Diagnosed failure

ToolTest.TestFsRemoveDataDirWithTombstone: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8138: Failure
Failed
Bad status: IO error: Failed to open DiskRowSet for flush: tablet 02960ce3ac4142658ca080958e1d3eb0: unable to open output file for column col49 INT32 NOT NULL: No directories could be added (2 dirs total, 0 failed, 2 full): IO error: No directories available in 02960ce3ac4142658ca080958e1d3eb0's directory group (2 dirs total, 0 failed, 2 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8344: Failure
Expected: CreateTableWithFlushedData("tablename", mini_cluster_.get()) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260812 19:32:41.902698  6298 tablet_server.cc:178] TabletServer@127.6.38.129:0 shutting down...
I20260812 19:32:41.933333  6298 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260812 19:32:41.934017  6298 tablet_replica.cc:330] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: stopping tablet replica
I20260812 19:32:41.934581  6298 raft_consensus.cc:2229] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:32:41.935303  6298 raft_consensus.cc:2258] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:32:41.953274  6298 tablet_server.cc:194] TabletServer@127.6.38.129:0 shutdown complete.
I20260812 19:32:41.969146  6298 master.cc:537] Master@127.6.38.190:32977 shutting down...
I20260812 19:32:41.990258  6298 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:32:41.990777  6298 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:32:41.991075  6298 tablet_replica.cc:330] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f: stopping tablet replica
I20260812 19:32:42.008736  6298 master.cc:552] Master@127.6.38.190:32977 shutdown complete.
I20260812 19:32:42.024199  6298 test_util.cc:175] -----------------------------------------------
I20260812 19:32:42.024400  6298 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0

UnregisterTServerTest.TestUnregisterTServerNotPresumedDead: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:1278: Failure
Failed
Bad status: IO error: Couldn't start masters: Could not initialize catalog manager on master 0: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9330: Failure
Expected: StartCluster() doesn't generate new fatal failures in the current thread.
  Actual: it does.
W20260812 19:32:43.936170 16361 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data (500604928 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:43.936524  6298 master.cc:537] Master@127.6.38.190:35625 shutting down...
E20260812 19:32:43.936805 16361 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
I20260812 19:32:43.977258  6298 master.cc:552] Master@127.6.38.190:35625 shutdown complete.
I20260812 19:32:43.983546  6298 master.cc:537] Master@127.6.38.189:37785 shutting down...
I20260812 19:32:44.020854  6298 master.cc:552] Master@127.6.38.189:37785 shutdown complete.
I20260812 19:32:44.027475  6298 master.cc:537] Master@127.6.38.188:36539 shutting down...
I20260812 19:32:44.063221  6298 master.cc:552] Master@127.6.38.188:36539 shutdown complete.
I20260812 19:32:44.073462  6298 test_util.cc:175] -----------------------------------------------
I20260812 19:32:44.073722  6298 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0

CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/3: Unrecognized error type. Please see the error log for more information.

Full log

Note: This is test shard 1 of 4.
[==========] Running 40 tests from 10 test suites.
[----------] Global test environment set-up.
[----------] 29 tests from ToolTest
[ RUN      ] ToolTest.TestHelpXML
[       OK ] ToolTest.TestHelpXML (731 ms)
[ RUN      ] ToolTest.TestActionMissingRequiredArg
[       OK ] ToolTest.TestActionMissingRequiredArg (2139 ms)
[ RUN      ] ToolTest.TestFsFormatWithUuid
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 19:26:35.738221  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:26:35.738664  6298 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260812 19:26:35.750053  6298 fs_manager.cc:709] Time spent opening directory manager: real 0.008s	user 0.006s	sys 0.005s
I20260812 19:26:35.755010  6325 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:26:35.755934  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsFormatWithUuid.1786562791336058-6298-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:26:35.756822  6298 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260812 19:26:35.757066  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsFormatWithUuid.1786562791336058-6298-0/test
uuid: "3009108135004f0386a373be55eb58ef"
format_stamp: "Formatted at 2026-08-12 19:26:34 on dist-test-slave-p3t5"
[       OK ] ToolTest.TestFsFormatWithUuid (1468 ms)
[ RUN      ] ToolTest.TestPbcTools
I20260812 19:26:35.772564  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:26:35.772817  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:26:35.774981  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786562791336058-6298-0/test/instance:
uuid: "7723d48dc2834660858eb09f841c8832"
format_stamp: "Formatted at 2026-08-12 19:26:35 on dist-test-slave-p3t5"
I20260812 19:26:35.780961  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260812 19:26:35.784917  6327 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:26:35.785684  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786562791336058-6298-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:26:35.786276  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 19:26:35.786466  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPbcTools.1786562791336058-6298-0/test
uuid: "7723d48dc2834660858eb09f841c8832"
format_stamp: "Formatted at 2026-08-12 19:26:35 on dist-test-slave-p3t5"
[       OK ] ToolTest.TestPbcTools (19552 ms)
[ RUN      ] ToolTest.TestWalDump
I20260812 19:26:55.328750  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:26:55.329015  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:26:55.330585  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786562791336058-6298-0/test/instance:
uuid: "1f4c6e7db96d4bbdb3f12a0db85e5f55"
format_stamp: "Formatted at 2026-08-12 19:26:55 on dist-test-slave-p3t5"
I20260812 19:26:55.337205  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260812 19:26:55.341526  6420 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:26:55.342234  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786562791336058-6298-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:26:55.342980  6298 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.003s
I20260812 19:26:55.343150  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestWalDump.1786562791336058-6298-0/test
uuid: "1f4c6e7db96d4bbdb3f12a0db85e5f55"
format_stamp: "Formatted at 2026-08-12 19:26:55 on dist-test-slave-p3t5"
I20260812 19:26:55.344736  6298 log.cc:824] T ffffffffffffffffffffffffffffffff P 1f4c6e7db96d4bbdb3f12a0db85e5f55: Log is configured to *not* fsync() on all Append() calls
[       OK ] ToolTest.TestWalDump (31200 ms)
[ RUN      ] ToolTest.TestLocalReplicaDumpMeta
I20260812 19:27:26.527549  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:27:26.527812  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:27:26.529210  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786562791336058-6298-0/test/instance:
uuid: "014024f3525640f1aa4a48fdfbd596bf"
format_stamp: "Formatted at 2026-08-12 19:27:26 on dist-test-slave-p3t5"
I20260812 19:27:26.535444  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260812 19:27:26.539626  6574 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:27:26.540166  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786562791336058-6298-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:27:26.540849  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260812 19:27:26.541064  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDumpMeta.1786562791336058-6298-0/test
uuid: "014024f3525640f1aa4a48fdfbd596bf"
format_stamp: "Formatted at 2026-08-12 19:27:26 on dist-test-slave-p3t5"
I20260812 19:27:26.542812  6298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ffffffffffffffffffffffffffffffff. 1 dirs total
[       OK ] ToolTest.TestLocalReplicaDumpMeta (1465 ms)
[ RUN      ] ToolTest.TestLoadgenZeroRowsPerThread
2026-08-12T19:27:28Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:27:28Z Disabled control of system clock
I20260812 19:27:28.055459  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:40319
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:37291
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:40319 with env {}
W20260812 19:27:28.373818  6590 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:28.374521  6590 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:27:28.375023  6590 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:28.406944  6590 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:27:28.407320  6590 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:27:28.407612  6590 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:27:28.407871  6590 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:27:28.444173  6590 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:37291
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:40319
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:40319
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:27:28.445509  6590 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:27:28.447274  6590 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:27:28.484403  6598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:28.484611  6601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:28.485816  6597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:29.914305  6599 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1429 milliseconds
I20260812 19:27:29.914529  6590 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:27:29.916002  6590 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:27:29.919693  6590 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:27:29.921056  6590 hybrid_clock.cc:648] HybridClock initialized: now 1786562849921028 us; error 127 us; skew 500 ppm
I20260812 19:27:29.922104  6590 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:27:29.944370  6590 webserver.cc:460] Webserver started at http://127.6.38.190:37061/ using document root <none> and password file <none>
I20260812 19:27:29.945564  6590 fs_manager.cc:359] Metadata directory not provided
I20260812 19:27:29.945801  6590 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:27:29.946393  6590 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:27:29.952775  6590 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "146b22d1a70f4c898032334f0d03610d"
format_stamp: "Formatted at 2026-08-12 19:27:29 on dist-test-slave-p3t5"
I20260812 19:27:29.954082  6590 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "146b22d1a70f4c898032334f0d03610d"
format_stamp: "Formatted at 2026-08-12 19:27:29 on dist-test-slave-p3t5"
I20260812 19:27:29.966449  6590 fs_manager.cc:691] Time spent creating directory manager: real 0.012s	user 0.006s	sys 0.005s
I20260812 19:27:29.977178  6608 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:27:29.978658  6590 fs_manager.cc:725] Time spent opening block manager: real 0.008s	user 0.007s	sys 0.000s
I20260812 19:27:29.979095  6590 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "146b22d1a70f4c898032334f0d03610d"
format_stamp: "Formatted at 2026-08-12 19:27:29 on dist-test-slave-p3t5"
I20260812 19:27:29.979485  6590 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:27:30.038424  6590 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:27:30.040987  6590 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:27:30.041862  6590 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:27:30.338326  6590 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:40319
I20260812 19:27:30.338632  6667 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:40319 every 8 connection(s)
I20260812 19:27:30.341816  6590 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:27:30.352092  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 6590
I20260812 19:27:30.352880  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:27:30.357076  6668 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:30.410950  6668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Bootstrap starting.
I20260812 19:27:30.425357  6668 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:30.427863  6668 log.cc:824] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Log is configured to *not* fsync() on all Append() calls
I20260812 19:27:30.433344  6668 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: No bootstrap required, opened a new log
I20260812 19:27:30.455931  6668 raft_consensus.cc:348] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146b22d1a70f4c898032334f0d03610d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 40319 } }
I20260812 19:27:30.456696  6668 raft_consensus.cc:374] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:30.456957  6668 raft_consensus.cc:729] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 146b22d1a70f4c898032334f0d03610d, State: Initialized, Role: FOLLOWER
I20260812 19:27:30.458263  6668 consensus_queue.cc:260] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146b22d1a70f4c898032334f0d03610d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 40319 } }
I20260812 19:27:30.458930  6668 raft_consensus.cc:388] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:30.459226  6668 raft_consensus.cc:482] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:30.459550  6668 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:30.464294  6668 raft_consensus.cc:504] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146b22d1a70f4c898032334f0d03610d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 40319 } }
I20260812 19:27:30.465279  6668 leader_election.cc:302] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 146b22d1a70f4c898032334f0d03610d; no voters: 
I20260812 19:27:30.467521  6668 leader_election.cc:288] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:30.467958  6674 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:30.470575  6674 raft_consensus.cc:686] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [term 1 LEADER]: Becoming Leader. State: Replica: 146b22d1a70f4c898032334f0d03610d, State: Running, Role: LEADER
I20260812 19:27:30.471477  6674 consensus_queue.cc:237] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146b22d1a70f4c898032334f0d03610d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 40319 } }
I20260812 19:27:30.472735  6668 sys_catalog.cc:564] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:27:30.483323  6675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "146b22d1a70f4c898032334f0d03610d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146b22d1a70f4c898032334f0d03610d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 40319 } } }
I20260812 19:27:30.485270  6675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [sys.catalog]: This master's current role is: LEADER
I20260812 19:27:30.484076  6677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 146b22d1a70f4c898032334f0d03610d. Latest consensus state: current_term: 1 leader_uuid: "146b22d1a70f4c898032334f0d03610d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "146b22d1a70f4c898032334f0d03610d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 40319 } } }
I20260812 19:27:30.486207  6677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d [sys.catalog]: This master's current role is: LEADER
I20260812 19:27:30.490878  6683 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:27:30.504653  6683 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:27:30.525458  6683 catalog_manager.cc:1347] Generated new cluster ID: 2c3aaa93cc1e48e3badc841728af831e
I20260812 19:27:30.525841  6683 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:27:30.555176  6683 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:27:30.557205  6683 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:27:30.575929  6683 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Generated new TSK 0
I20260812 19:27:30.577086  6683 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:27:30.588856  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:40319
--builtin_ntp_servers=127.6.38.148:37291
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:27:30.949538  6699 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:30.950320  6699 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:27:30.951436  6699 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:31.009019  6699 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:27:31.010356  6699 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:27:31.048799  6699 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:37291
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:40319
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:27:31.050207  6699 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:27:31.051950  6699 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:27:31.076031  6707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:31.079169  6706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:31.076766  6710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:32.786078  6708 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:27:32.786338  6699 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:27:32.793591  6699 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:27:32.799556  6699 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:27:32.801538  6699 hybrid_clock.cc:648] HybridClock initialized: now 1786562852801421 us; error 133 us; skew 500 ppm
I20260812 19:27:32.803362  6699 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:27:32.822203  6699 webserver.cc:460] Webserver started at http://127.6.38.129:42499/ using document root <none> and password file <none>
I20260812 19:27:32.824113  6699 fs_manager.cc:359] Metadata directory not provided
I20260812 19:27:32.824532  6699 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:27:32.825309  6699 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:27:32.834684  6699 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "8f20fc9752fa4b9ea8a23ba51f277b82"
format_stamp: "Formatted at 2026-08-12 19:27:32 on dist-test-slave-p3t5"
I20260812 19:27:32.836836  6699 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "8f20fc9752fa4b9ea8a23ba51f277b82"
format_stamp: "Formatted at 2026-08-12 19:27:32 on dist-test-slave-p3t5"
I20260812 19:27:32.850802  6699 fs_manager.cc:691] Time spent creating directory manager: real 0.013s	user 0.006s	sys 0.005s
I20260812 19:27:32.865545  6720 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:27:32.867795  6699 fs_manager.cc:725] Time spent opening block manager: real 0.011s	user 0.005s	sys 0.006s
I20260812 19:27:32.868530  6699 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "8f20fc9752fa4b9ea8a23ba51f277b82"
format_stamp: "Formatted at 2026-08-12 19:27:32 on dist-test-slave-p3t5"
I20260812 19:27:32.869164  6699 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:27:32.946669  6699 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:27:32.949879  6699 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:27:32.950619  6699 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:27:32.959566  6699 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:27:32.969260  6699 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:27:32.969712  6699 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.001s	user 0.002s	sys 0.000s
I20260812 19:27:32.970160  6699 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:27:32.970556  6699 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:27:33.458117  6699 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:32789
I20260812 19:27:33.458585  6846 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:32789 every 8 connection(s)
I20260812 19:27:33.463774  6699 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:27:33.474931  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 6699
I20260812 19:27:33.476429  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:27:33.532718  6847 heartbeater.cc:347] Connected to a master server at 127.6.38.190:40319
I20260812 19:27:33.533757  6847 heartbeater.cc:464] Registering TS with master...
I20260812 19:27:33.536027  6847 heartbeater.cc:511] Master 127.6.38.190:40319 requested a full tablet report, sending...
I20260812 19:27:33.541841  6627 ts_manager.cc:194] Registered new tserver with Master: 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789)
I20260812 19:27:33.546512  6627 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:53379
I20260812 19:27:33.554594  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:27:33.646512  6627 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45326:
name: "an_empty_test_table"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260812 19:27:33.800463  6773 tablet_service.cc:1467] Processing CreateTablet for tablet 3236ed5d3817459b9e8f8cc8fa739b96 (DEFAULT_TABLE table=an_empty_test_table [id=2c9e2f29e9524457a7eba273476cb80a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:33.800618  6772 tablet_service.cc:1467] Processing CreateTablet for tablet 8070f032b3ba4381a79fefc4d05b66c6 (DEFAULT_TABLE table=an_empty_test_table [id=2c9e2f29e9524457a7eba273476cb80a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:33.804883  6773 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3236ed5d3817459b9e8f8cc8fa739b96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:33.806396  6772 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8070f032b3ba4381a79fefc4d05b66c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:33.953913  6863 tablet_bootstrap.cc:492] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:33.966838  6863 tablet_bootstrap.cc:654] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:33.970649  6863 log.cc:824] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82: Log is configured to *not* fsync() on all Append() calls
I20260812 19:27:33.980829  6863 tablet_bootstrap.cc:492] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:33.981789  6863 ts_tablet_manager.cc:1397] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.029s	user 0.000s	sys 0.029s
I20260812 19:27:34.023633  6863 raft_consensus.cc:348] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.025074  6863 raft_consensus.cc:374] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:34.025671  6863 raft_consensus.cc:729] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:34.028218  6863 consensus_queue.cc:260] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.029496  6863 raft_consensus.cc:388] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:34.030221  6863 raft_consensus.cc:482] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:34.031219  6863 raft_consensus.cc:3037] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:34.040123  6863 raft_consensus.cc:504] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.041411  6863 leader_election.cc:302] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:34.044296  6863 leader_election.cc:288] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:34.045885  6866 raft_consensus.cc:2781] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:34.050673  6866 raft_consensus.cc:686] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:34.051775  6847 heartbeater.cc:503] Master 127.6.38.190:40319 was elected leader, sending a full tablet report...
I20260812 19:27:34.052475  6866 consensus_queue.cc:237] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.053501  6863 ts_tablet_manager.cc:1428] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.071s	user 0.040s	sys 0.028s
I20260812 19:27:34.054742  6863 tablet_bootstrap.cc:492] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:34.072070  6863 tablet_bootstrap.cc:654] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:34.084568  6863 tablet_bootstrap.cc:492] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:34.083382  6627 catalog_manager.cc:5495] T 8070f032b3ba4381a79fefc4d05b66c6 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:34.085355  6863 ts_tablet_manager.cc:1397] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260812 19:27:34.090562  6863 raft_consensus.cc:348] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.091300  6863 raft_consensus.cc:374] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:34.091681  6863 raft_consensus.cc:729] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:34.092536  6863 consensus_queue.cc:260] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.093339  6863 raft_consensus.cc:388] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:34.093858  6863 raft_consensus.cc:482] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:34.094354  6863 raft_consensus.cc:3037] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:34.104682  6863 raft_consensus.cc:504] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.105684  6863 leader_election.cc:302] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:34.106590  6863 leader_election.cc:288] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:34.106849  6866 raft_consensus.cc:2781] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:34.107626  6866 raft_consensus.cc:686] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:34.108657  6866 consensus_queue.cc:237] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:34.110121  6863 ts_tablet_manager.cc:1428] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.024s	user 0.024s	sys 0.000s
I20260812 19:27:34.121737  6628 catalog_manager.cc:5495] T 3236ed5d3817459b9e8f8cc8fa739b96 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
W20260812 19:27:34.812623  6874 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:34.813860  6874 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:34.866809  6874 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:27:36.269676  6874 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.343s	user 0.000s	sys 0.003s
W20260812 19:27:36.270048  6874 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.343s	user 0.002s	sys 0.005s
W20260812 19:27:37.853186  6908 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:37.854135  6908 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:37.886593  6908 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:27:39.325610  6914 debug-util.cc:398] Leaking SignalData structure 0x7b0800038040 after lost signal to thread 6908
W20260812 19:27:39.326254  6914 kernel_stack_watchdog.cc:198] Thread 6908 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:637 for 402ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
W20260812 19:27:39.368788  6908 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.448s	user 0.001s	sys 0.001s
W20260812 19:27:39.476732  6908 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.556s	user 0.006s	sys 0.010s
I20260812 19:27:39.512688  6628 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35500:
name: "default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:27:39.551414  6772 tablet_service.cc:1467] Processing CreateTablet for tablet 6950b4e3c0ea4dbda68add9e08337ba4 (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.551721  6773 tablet_service.cc:1467] Processing CreateTablet for tablet c1da3842a2fd4444957616916b560426 (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.552548  6772 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6950b4e3c0ea4dbda68add9e08337ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.553114  6773 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c1da3842a2fd4444957616916b560426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.554721  6770 tablet_service.cc:1467] Processing CreateTablet for tablet 121873527b3447b1a90e37616f914ac9 (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.555171  6769 tablet_service.cc:1467] Processing CreateTablet for tablet 0df9daadc2834f13872adbe006760a2d (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.555831  6770 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 121873527b3447b1a90e37616f914ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.557518  6769 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0df9daadc2834f13872adbe006760a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.558568  6767 tablet_service.cc:1467] Processing CreateTablet for tablet c9c1d4b9e5424ce8b4223889f57a7b71 (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.559744  6767 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c9c1d4b9e5424ce8b4223889f57a7b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.559907  6766 tablet_service.cc:1467] Processing CreateTablet for tablet 4b59a98bd1224acdbf9ca7322bab5b0c (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.561020  6766 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b59a98bd1224acdbf9ca7322bab5b0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.562825  6765 tablet_service.cc:1467] Processing CreateTablet for tablet 9e77cb1e9bf947feb46ebc99c4ad7e67 (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.563985  6765 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9e77cb1e9bf947feb46ebc99c4ad7e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.566700  6768 tablet_service.cc:1467] Processing CreateTablet for tablet 7cfeceb7caa14bb796d7d498d5eb6b6e (DEFAULT_TABLE table=default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:39.567981  6768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7cfeceb7caa14bb796d7d498d5eb6b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:39.578502  6928 tablet_bootstrap.cc:492] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.589908  6928 tablet_bootstrap.cc:654] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.599223  6928 tablet_bootstrap.cc:492] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.599678  6928 ts_tablet_manager.cc:1397] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260812 19:27:39.602149  6928 raft_consensus.cc:348] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.602715  6928 raft_consensus.cc:374] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.603012  6928 raft_consensus.cc:729] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.603631  6928 consensus_queue.cc:260] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.604372  6928 raft_consensus.cc:388] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.604667  6928 raft_consensus.cc:482] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.605010  6928 raft_consensus.cc:3037] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.609513  6928 raft_consensus.cc:504] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.610342  6928 leader_election.cc:302] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.612480  6928 leader_election.cc:288] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.612934  6930 raft_consensus.cc:2781] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.615077  6930 raft_consensus.cc:686] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.615535  6928 ts_tablet_manager.cc:1428] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.010s
I20260812 19:27:39.616328  6928 tablet_bootstrap.cc:492] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.615898  6930 consensus_queue.cc:237] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.622802  6928 tablet_bootstrap.cc:654] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.628274  6928 tablet_bootstrap.cc:492] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.628604  6928 ts_tablet_manager.cc:1397] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.010s
I20260812 19:27:39.630481  6928 raft_consensus.cc:348] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.630894  6928 raft_consensus.cc:374] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.631074  6928 raft_consensus.cc:729] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.631558  6928 consensus_queue.cc:260] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.632009  6928 raft_consensus.cc:388] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.632190  6928 raft_consensus.cc:482] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.632395  6928 raft_consensus.cc:3037] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.636929  6928 raft_consensus.cc:504] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.637653  6928 leader_election.cc:302] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.638253  6928 leader_election.cc:288] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.638384  6930 raft_consensus.cc:2781] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.638826  6930 raft_consensus.cc:686] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.639564  6930 consensus_queue.cc:237] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.640003  6928 ts_tablet_manager.cc:1428] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260812 19:27:39.640759  6928 tablet_bootstrap.cc:492] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.646418  6928 tablet_bootstrap.cc:654] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.652937  6628 catalog_manager.cc:5495] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.656052  6928 tablet_bootstrap.cc:492] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.656482  6928 ts_tablet_manager.cc:1397] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260812 19:27:39.658962  6928 raft_consensus.cc:348] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.659416  6928 raft_consensus.cc:374] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.659683  6928 raft_consensus.cc:729] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.660244  6928 consensus_queue.cc:260] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.660984  6928 raft_consensus.cc:388] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.661356  6928 raft_consensus.cc:482] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.661720  6928 raft_consensus.cc:3037] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.667333  6928 raft_consensus.cc:504] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.667918  6928 leader_election.cc:302] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.667711  6628 catalog_manager.cc:5495] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.668493  6928 leader_election.cc:288] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.668627  6930 raft_consensus.cc:2781] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.669057  6930 raft_consensus.cc:686] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.669833  6930 consensus_queue.cc:237] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.670430  6928 ts_tablet_manager.cc:1428] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260812 19:27:39.671253  6928 tablet_bootstrap.cc:492] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.678097  6928 tablet_bootstrap.cc:654] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.683785  6628 catalog_manager.cc:5495] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.685187  6928 tablet_bootstrap.cc:492] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.685562  6928 ts_tablet_manager.cc:1397] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260812 19:27:39.687582  6928 raft_consensus.cc:348] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.688012  6928 raft_consensus.cc:374] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.688241  6928 raft_consensus.cc:729] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.688967  6928 consensus_queue.cc:260] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.689489  6928 raft_consensus.cc:388] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.689800  6928 raft_consensus.cc:482] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.690208  6928 raft_consensus.cc:3037] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.695439  6928 raft_consensus.cc:504] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.696094  6928 leader_election.cc:302] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.696666  6928 leader_election.cc:288] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.696816  6930 raft_consensus.cc:2781] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.697448  6930 raft_consensus.cc:686] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.698410  6928 ts_tablet_manager.cc:1428] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260812 19:27:39.698206  6930 consensus_queue.cc:237] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.699174  6928 tablet_bootstrap.cc:492] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.707631  6928 tablet_bootstrap.cc:654] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.707335  6627 catalog_manager.cc:5495] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.714359  6928 tablet_bootstrap.cc:492] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.714773  6928 ts_tablet_manager.cc:1397] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260812 19:27:39.717127  6928 raft_consensus.cc:348] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.717530  6928 raft_consensus.cc:374] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.717803  6928 raft_consensus.cc:729] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.718339  6928 consensus_queue.cc:260] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.718811  6928 raft_consensus.cc:388] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.719067  6928 raft_consensus.cc:482] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.719345  6928 raft_consensus.cc:3037] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.723760  6928 raft_consensus.cc:504] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.724304  6928 leader_election.cc:302] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.724777  6928 leader_election.cc:288] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.724928  6930 raft_consensus.cc:2781] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.725433  6930 raft_consensus.cc:686] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.726370  6928 ts_tablet_manager.cc:1428] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260812 19:27:39.726248  6930 consensus_queue.cc:237] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.727066  6928 tablet_bootstrap.cc:492] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.733057  6928 tablet_bootstrap.cc:654] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.734427  6627 catalog_manager.cc:5495] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.739856  6928 tablet_bootstrap.cc:492] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.740244  6928 ts_tablet_manager.cc:1397] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260812 19:27:39.743299  6928 raft_consensus.cc:348] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.743891  6928 raft_consensus.cc:374] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.744174  6928 raft_consensus.cc:729] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.744792  6928 consensus_queue.cc:260] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.745306  6928 raft_consensus.cc:388] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.745532  6928 raft_consensus.cc:482] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.745855  6928 raft_consensus.cc:3037] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.750931  6928 raft_consensus.cc:504] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.751377  6928 leader_election.cc:302] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.751801  6928 leader_election.cc:288] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.751948  6930 raft_consensus.cc:2781] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.752403  6930 raft_consensus.cc:686] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.753044  6928 ts_tablet_manager.cc:1428] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:27:39.753100  6930 consensus_queue.cc:237] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.753698  6928 tablet_bootstrap.cc:492] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.757793  6928 tablet_bootstrap.cc:654] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.761992  6627 catalog_manager.cc:5495] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.763700  6928 tablet_bootstrap.cc:492] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.764065  6928 ts_tablet_manager.cc:1397] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260812 19:27:39.766238  6928 raft_consensus.cc:348] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.766705  6928 raft_consensus.cc:374] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.766930  6928 raft_consensus.cc:729] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.767465  6928 consensus_queue.cc:260] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.768035  6928 raft_consensus.cc:388] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.768257  6928 raft_consensus.cc:482] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.768538  6928 raft_consensus.cc:3037] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.775127  6928 raft_consensus.cc:504] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.775836  6928 leader_election.cc:302] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.776300  6928 leader_election.cc:288] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.776474  6930 raft_consensus.cc:2781] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.776995  6930 raft_consensus.cc:686] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.777596  6928 ts_tablet_manager.cc:1428] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260812 19:27:39.777726  6930 consensus_queue.cc:237] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.778319  6928 tablet_bootstrap.cc:492] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:39.783917  6928 tablet_bootstrap.cc:654] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:39.786167  6627 catalog_manager.cc:5495] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.791941  6928 tablet_bootstrap.cc:492] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:39.792285  6928 ts_tablet_manager.cc:1397] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260812 19:27:39.794593  6928 raft_consensus.cc:348] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.795043  6928 raft_consensus.cc:374] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:39.795246  6928 raft_consensus.cc:729] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:39.795789  6928 consensus_queue.cc:260] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.796258  6928 raft_consensus.cc:388] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:39.796473  6928 raft_consensus.cc:482] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:39.796720  6928 raft_consensus.cc:3037] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:39.800663  6928 raft_consensus.cc:504] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.801260  6928 leader_election.cc:302] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:39.801759  6928 leader_election.cc:288] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:39.801932  6930 raft_consensus.cc:2781] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:39.802424  6930 raft_consensus.cc:686] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:39.803189  6928 ts_tablet_manager.cc:1428] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260812 19:27:39.803220  6930 consensus_queue.cc:237] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:39.810537  6627 catalog_manager.cc:5495] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:39.985453  6627 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35500:
table { table_name: "default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85" } modify_external_catalogs: true
I20260812 19:27:39.986078  6627 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35500:
table { table_name: "default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85" } modify_external_catalogs: true
I20260812 19:27:40.003185  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 6950b4e3c0ea4dbda68add9e08337ba4
I20260812 19:27:40.004449  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet c1da3842a2fd4444957616916b560426
I20260812 19:27:40.005594  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 121873527b3447b1a90e37616f914ac9
I20260812 19:27:40.005788  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet 6950b4e3c0ea4dbda68add9e08337ba4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.006135  6767 tablet_service.cc:1514] Processing DeleteTablet for tablet c1da3842a2fd4444957616916b560426 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.006668  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 0df9daadc2834f13872adbe006760a2d
I20260812 19:27:40.007262  6767 tablet_service.cc:1514] Processing DeleteTablet for tablet 121873527b3447b1a90e37616f914ac9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.007792  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 7cfeceb7caa14bb796d7d498d5eb6b6e
I20260812 19:27:40.008358  6767 tablet_service.cc:1514] Processing DeleteTablet for tablet 0df9daadc2834f13872adbe006760a2d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.008982  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet c9c1d4b9e5424ce8b4223889f57a7b71
I20260812 19:27:40.009383  6767 tablet_service.cc:1514] Processing DeleteTablet for tablet 7cfeceb7caa14bb796d7d498d5eb6b6e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.010700  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 4b59a98bd1224acdbf9ca7322bab5b0c
I20260812 19:27:40.010732  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet c9c1d4b9e5424ce8b4223889f57a7b71 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.011086  6964 tablet_replica.cc:330] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.011502  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 9e77cb1e9bf947feb46ebc99c4ad7e67
I20260812 19:27:40.012279  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet 4b59a98bd1224acdbf9ca7322bab5b0c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.012310  6964 raft_consensus.cc:2229] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.013415  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet 9e77cb1e9bf947feb46ebc99c4ad7e67 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:39 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:40.013417  6964 raft_consensus.cc:2258] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.017527  6964 ts_tablet_manager.cc:1905] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.034241  6964 ts_tablet_manager.cc:1918] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.034709  6964 log.cc:1196] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/6950b4e3c0ea4dbda68add9e08337ba4
I20260812 19:27:40.035835  6964 ts_tablet_manager.cc:1939] T 6950b4e3c0ea4dbda68add9e08337ba4 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.039354  6964 tablet_replica.cc:330] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.039537  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 6950b4e3c0ea4dbda68add9e08337ba4 (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.040360  6964 raft_consensus.cc:2229] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.041160  6964 raft_consensus.cc:2258] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.044334  6964 ts_tablet_manager.cc:1905] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.059947  6964 ts_tablet_manager.cc:1918] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.060385  6964 log.cc:1196] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/c1da3842a2fd4444957616916b560426
I20260812 19:27:40.061156  6964 ts_tablet_manager.cc:1939] T c1da3842a2fd4444957616916b560426 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.063972  6964 tablet_replica.cc:330] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.064087  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet c1da3842a2fd4444957616916b560426 (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.064813  6964 raft_consensus.cc:2229] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.065354  6964 raft_consensus.cc:2258] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.068123  6964 ts_tablet_manager.cc:1905] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.083916  6964 ts_tablet_manager.cc:1918] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.084498  6964 log.cc:1196] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/121873527b3447b1a90e37616f914ac9
I20260812 19:27:40.085275  6964 ts_tablet_manager.cc:1939] T 121873527b3447b1a90e37616f914ac9 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.088060  6964 tablet_replica.cc:330] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.088096  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 121873527b3447b1a90e37616f914ac9 (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.089046  6964 raft_consensus.cc:2229] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.089587  6964 raft_consensus.cc:2258] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.092531  6964 ts_tablet_manager.cc:1905] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.110426  6964 ts_tablet_manager.cc:1918] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.110857  6964 log.cc:1196] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/0df9daadc2834f13872adbe006760a2d
I20260812 19:27:40.111609  6964 ts_tablet_manager.cc:1939] T 0df9daadc2834f13872adbe006760a2d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.114450  6964 tablet_replica.cc:330] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.114614  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 0df9daadc2834f13872adbe006760a2d (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.115296  6964 raft_consensus.cc:2229] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.115815  6964 raft_consensus.cc:2258] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.119004  6964 ts_tablet_manager.cc:1905] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.128698  6964 ts_tablet_manager.cc:1918] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.129057  6964 log.cc:1196] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/7cfeceb7caa14bb796d7d498d5eb6b6e
I20260812 19:27:40.129918  6964 ts_tablet_manager.cc:1939] T 7cfeceb7caa14bb796d7d498d5eb6b6e P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.132180  6964 tablet_replica.cc:330] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.132304  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 7cfeceb7caa14bb796d7d498d5eb6b6e (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.132858  6964 raft_consensus.cc:2229] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.133280  6964 raft_consensus.cc:2258] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.135445  6964 ts_tablet_manager.cc:1905] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.145293  6964 ts_tablet_manager.cc:1918] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.145705  6964 log.cc:1196] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/c9c1d4b9e5424ce8b4223889f57a7b71
I20260812 19:27:40.146296  6964 ts_tablet_manager.cc:1939] T c9c1d4b9e5424ce8b4223889f57a7b71 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.148370  6964 tablet_replica.cc:330] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.148489  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet c9c1d4b9e5424ce8b4223889f57a7b71 (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.149012  6964 raft_consensus.cc:2229] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.149421  6964 raft_consensus.cc:2258] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.151575  6964 ts_tablet_manager.cc:1905] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.161024  6964 ts_tablet_manager.cc:1918] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.161818  6964 log.cc:1196] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/4b59a98bd1224acdbf9ca7322bab5b0c
I20260812 19:27:40.162510  6964 ts_tablet_manager.cc:1939] T 4b59a98bd1224acdbf9ca7322bab5b0c P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.164484  6964 tablet_replica.cc:330] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:40.164727  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 4b59a98bd1224acdbf9ca7322bab5b0c (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
I20260812 19:27:40.165230  6964 raft_consensus.cc:2229] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:40.165781  6964 raft_consensus.cc:2258] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:40.167819  6964 ts_tablet_manager.cc:1905] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:40.176662  6964 ts_tablet_manager.cc:1918] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:40.176995  6964 log.cc:1196] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/9e77cb1e9bf947feb46ebc99c4ad7e67
I20260812 19:27:40.177531  6964 ts_tablet_manager.cc:1939] T 9e77cb1e9bf947feb46ebc99c4ad7e67 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:40.179482  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 9e77cb1e9bf947feb46ebc99c4ad7e67 (table default.loadgen_auto_6a1385b9a48c48268cbbd1b95f4cdf85 [id=b88a81eeb5f844c0a6f77657d4acb580]) successfully deleted
W20260812 19:27:41.434605  6966 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:41.435384  6966 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:41.468319  6966 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:27:42.844506  6966 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.343s	user 0.000s	sys 0.002s
W20260812 19:27:42.844859  6966 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.343s	user 0.000s	sys 0.002s
I20260812 19:27:42.886816  6627 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35518:
name: "default.loadgen_auto_56773135ee6c40f688971474df697e65"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:27:42.928853  6769 tablet_service.cc:1467] Processing CreateTablet for tablet 6fca00b054024832b995a4a8875b0348 (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.929584  6767 tablet_service.cc:1467] Processing CreateTablet for tablet 63f7818fbe67406bbf7f7d3eecb5f723 (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.930837  6769 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6fca00b054024832b995a4a8875b0348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.932458  6767 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 63f7818fbe67406bbf7f7d3eecb5f723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.935046  6765 tablet_service.cc:1467] Processing CreateTablet for tablet 6d67e33f4a8544ef9278574e40bdec8d (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.936278  6765 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6d67e33f4a8544ef9278574e40bdec8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.938828  6773 tablet_service.cc:1467] Processing CreateTablet for tablet f5cd3ea367f14f84aec9c23e65d17bbc (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.940060  6773 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5cd3ea367f14f84aec9c23e65d17bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.942870  6768 tablet_service.cc:1467] Processing CreateTablet for tablet ac542391c54a4f3ab606185700a1a9d7 (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.944005  6768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac542391c54a4f3ab606185700a1a9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.946856  6766 tablet_service.cc:1467] Processing CreateTablet for tablet b337d466dee141ab9d5f55cfafa8475d (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.947991  6766 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b337d466dee141ab9d5f55cfafa8475d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.951768  6772 tablet_service.cc:1467] Processing CreateTablet for tablet 0cd00d474a00401c863fc333119cda9c (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.952929  6772 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cd00d474a00401c863fc333119cda9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:42.955065  6770 tablet_service.cc:1467] Processing CreateTablet for tablet 661499d1e254440195ec4fa8275a7ac5 (DEFAULT_TABLE table=default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:42.956177  6770 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 661499d1e254440195ec4fa8275a7ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:43.006367  6986 tablet_bootstrap.cc:492] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.013698  6986 tablet_bootstrap.cc:654] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.018378  6986 tablet_bootstrap.cc:492] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.018803  6986 ts_tablet_manager.cc:1397] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260812 19:27:43.021543  6986 raft_consensus.cc:348] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.022456  6986 raft_consensus.cc:374] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.022843  6986 raft_consensus.cc:729] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.023398  6986 consensus_queue.cc:260] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.023896  6986 raft_consensus.cc:388] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.024143  6986 raft_consensus.cc:482] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.024428  6986 raft_consensus.cc:3037] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.028946  6986 raft_consensus.cc:504] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.029551  6986 leader_election.cc:302] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.030587  6986 leader_election.cc:288] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.030951  6989 raft_consensus.cc:2781] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.032812  6986 ts_tablet_manager.cc:1428] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260812 19:27:43.032738  6989 raft_consensus.cc:686] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.033689  6986 tablet_bootstrap.cc:492] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.033501  6989 consensus_queue.cc:237] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.039376  6986 tablet_bootstrap.cc:654] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.040833  6627 catalog_manager.cc:5495] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.044577  6986 tablet_bootstrap.cc:492] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.044984  6986 ts_tablet_manager.cc:1397] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:27:43.047070  6986 raft_consensus.cc:348] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.047564  6986 raft_consensus.cc:374] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.047840  6986 raft_consensus.cc:729] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.048463  6986 consensus_queue.cc:260] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.049090  6986 raft_consensus.cc:388] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.049309  6986 raft_consensus.cc:482] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.049582  6986 raft_consensus.cc:3037] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.055568  6986 raft_consensus.cc:504] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.056151  6986 leader_election.cc:302] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.056641  6986 leader_election.cc:288] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.056877  6989 raft_consensus.cc:2781] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.057387  6989 raft_consensus.cc:686] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.058161  6986 ts_tablet_manager.cc:1428] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.004s
I20260812 19:27:43.058066  6989 consensus_queue.cc:237] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.058856  6986 tablet_bootstrap.cc:492] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.064811  6986 tablet_bootstrap.cc:654] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.064558  6627 catalog_manager.cc:5495] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.069787  6986 tablet_bootstrap.cc:492] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.070190  6986 ts_tablet_manager.cc:1397] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260812 19:27:43.072247  6986 raft_consensus.cc:348] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.072794  6986 raft_consensus.cc:374] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.073027  6986 raft_consensus.cc:729] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.073565  6986 consensus_queue.cc:260] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.074081  6986 raft_consensus.cc:388] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.074321  6986 raft_consensus.cc:482] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.074644  6986 raft_consensus.cc:3037] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.079556  6986 raft_consensus.cc:504] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.080111  6986 leader_election.cc:302] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.080600  6986 leader_election.cc:288] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.080830  6989 raft_consensus.cc:2781] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.081455  6989 raft_consensus.cc:686] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.082126  6986 ts_tablet_manager.cc:1428] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:27:43.082194  6989 consensus_queue.cc:237] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.082823  6986 tablet_bootstrap.cc:492] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.088406  6986 tablet_bootstrap.cc:654] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.088110  6627 catalog_manager.cc:5495] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.093101  6986 tablet_bootstrap.cc:492] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.093554  6986 ts_tablet_manager.cc:1397] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:27:43.095721  6986 raft_consensus.cc:348] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.096282  6986 raft_consensus.cc:374] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.096472  6986 raft_consensus.cc:729] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.097015  6986 consensus_queue.cc:260] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.097577  6986 raft_consensus.cc:388] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.097877  6986 raft_consensus.cc:482] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.098196  6986 raft_consensus.cc:3037] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.103057  6986 raft_consensus.cc:504] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.103605  6986 leader_election.cc:302] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.104017  6986 leader_election.cc:288] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.104230  6989 raft_consensus.cc:2781] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.104751  6989 raft_consensus.cc:686] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.105538  6986 ts_tablet_manager.cc:1428] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260812 19:27:43.105455  6989 consensus_queue.cc:237] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.106313  6986 tablet_bootstrap.cc:492] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.111325  6986 tablet_bootstrap.cc:654] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.112085  6627 catalog_manager.cc:5495] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.116457  6986 tablet_bootstrap.cc:492] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.116858  6986 ts_tablet_manager.cc:1397] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:27:43.119012  6986 raft_consensus.cc:348] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.119588  6986 raft_consensus.cc:374] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.119804  6986 raft_consensus.cc:729] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.120325  6986 consensus_queue.cc:260] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.120777  6986 raft_consensus.cc:388] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.120991  6986 raft_consensus.cc:482] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.121263  6986 raft_consensus.cc:3037] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.127074  6986 raft_consensus.cc:504] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.127580  6986 leader_election.cc:302] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.127987  6986 leader_election.cc:288] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.128177  6989 raft_consensus.cc:2781] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.128684  6989 raft_consensus.cc:686] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.129438  6986 ts_tablet_manager.cc:1428] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:27:43.129390  6989 consensus_queue.cc:237] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.130164  6986 tablet_bootstrap.cc:492] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.135690  6986 tablet_bootstrap.cc:654] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.136170  6627 catalog_manager.cc:5495] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.140492  6986 tablet_bootstrap.cc:492] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.140853  6986 ts_tablet_manager.cc:1397] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260812 19:27:43.143040  6986 raft_consensus.cc:348] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.143584  6986 raft_consensus.cc:374] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.143872  6986 raft_consensus.cc:729] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.144428  6986 consensus_queue.cc:260] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.144886  6986 raft_consensus.cc:388] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.145079  6986 raft_consensus.cc:482] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.145349  6986 raft_consensus.cc:3037] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.150851  6986 raft_consensus.cc:504] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.151371  6986 leader_election.cc:302] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.151793  6986 leader_election.cc:288] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.152019  6989 raft_consensus.cc:2781] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.152518  6989 raft_consensus.cc:686] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.153090  6986 ts_tablet_manager.cc:1428] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:27:43.153164  6989 consensus_queue.cc:237] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.153739  6986 tablet_bootstrap.cc:492] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.158241  6986 tablet_bootstrap.cc:654] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.159785  6627 catalog_manager.cc:5495] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.164080  6986 tablet_bootstrap.cc:492] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.164420  6986 ts_tablet_manager.cc:1397] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:27:43.166656  6986 raft_consensus.cc:348] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.167217  6986 raft_consensus.cc:374] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.167415  6986 raft_consensus.cc:729] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.168028  6986 consensus_queue.cc:260] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.168640  6986 raft_consensus.cc:388] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.168941  6986 raft_consensus.cc:482] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.169265  6986 raft_consensus.cc:3037] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.175151  6986 raft_consensus.cc:504] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.175690  6986 leader_election.cc:302] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.176141  6986 leader_election.cc:288] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.176297  6989 raft_consensus.cc:2781] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.176765  6989 raft_consensus.cc:686] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.177453  6989 consensus_queue.cc:237] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.177896  6986 ts_tablet_manager.cc:1428] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.013s	user 0.015s	sys 0.000s
I20260812 19:27:43.178638  6986 tablet_bootstrap.cc:492] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:43.184233  6986 tablet_bootstrap.cc:654] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:43.184650  6628 catalog_manager.cc:5495] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.188841  6986 tablet_bootstrap.cc:492] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:43.189283  6986 ts_tablet_manager.cc:1397] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:27:43.191529  6986 raft_consensus.cc:348] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.192035  6986 raft_consensus.cc:374] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:43.192342  6986 raft_consensus.cc:729] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:43.192849  6986 consensus_queue.cc:260] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.193274  6986 raft_consensus.cc:388] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:43.193444  6986 raft_consensus.cc:482] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:43.193684  6986 raft_consensus.cc:3037] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:43.198491  6986 raft_consensus.cc:504] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.199038  6986 leader_election.cc:302] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:43.199539  6986 leader_election.cc:288] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:43.199702  6989 raft_consensus.cc:2781] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:43.200258  6989 raft_consensus.cc:686] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:43.200985  6986 ts_tablet_manager.cc:1428] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260812 19:27:43.200866  6989 consensus_queue.cc:237] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:43.207033  6628 catalog_manager.cc:5495] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:43.382987  6628 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35518:
table { table_name: "default.loadgen_auto_56773135ee6c40f688971474df697e65" } modify_external_catalogs: true
I20260812 19:27:43.383558  6628 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35518:
table { table_name: "default.loadgen_auto_56773135ee6c40f688971474df697e65" } modify_external_catalogs: true
I20260812 19:27:43.398581  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 6fca00b054024832b995a4a8875b0348
I20260812 19:27:43.399385  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 63f7818fbe67406bbf7f7d3eecb5f723
I20260812 19:27:43.400084  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 6d67e33f4a8544ef9278574e40bdec8d
I20260812 19:27:43.400703  6765 tablet_service.cc:1514] Processing DeleteTablet for tablet 6fca00b054024832b995a4a8875b0348 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.401176  6766 tablet_service.cc:1514] Processing DeleteTablet for tablet 63f7818fbe67406bbf7f7d3eecb5f723 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.401252  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet f5cd3ea367f14f84aec9c23e65d17bbc
I20260812 19:27:43.401822  6773 tablet_service.cc:1514] Processing DeleteTablet for tablet 6d67e33f4a8544ef9278574e40bdec8d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.402570  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet ac542391c54a4f3ab606185700a1a9d7
I20260812 19:27:43.402976  7027 tablet_replica.cc:330] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.403038  6765 tablet_service.cc:1514] Processing DeleteTablet for tablet f5cd3ea367f14f84aec9c23e65d17bbc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.403373  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet b337d466dee141ab9d5f55cfafa8475d
I20260812 19:27:43.403954  7027 raft_consensus.cc:2229] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.404315  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 0cd00d474a00401c863fc333119cda9c
I20260812 19:27:43.404579  7027 raft_consensus.cc:2258] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.404901  6765 tablet_service.cc:1514] Processing DeleteTablet for tablet ac542391c54a4f3ab606185700a1a9d7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.405427  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 661499d1e254440195ec4fa8275a7ac5
I20260812 19:27:43.406380  6773 tablet_service.cc:1514] Processing DeleteTablet for tablet b337d466dee141ab9d5f55cfafa8475d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.406863  6765 tablet_service.cc:1514] Processing DeleteTablet for tablet 0cd00d474a00401c863fc333119cda9c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.408151  7027 ts_tablet_manager.cc:1905] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.408530  6765 tablet_service.cc:1514] Processing DeleteTablet for tablet 661499d1e254440195ec4fa8275a7ac5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:43 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:43.423808  7027 ts_tablet_manager.cc:1918] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.424199  7027 log.cc:1196] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/6fca00b054024832b995a4a8875b0348
I20260812 19:27:43.424994  7027 ts_tablet_manager.cc:1939] T 6fca00b054024832b995a4a8875b0348 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.427318  7027 tablet_replica.cc:330] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.427474  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 6fca00b054024832b995a4a8875b0348 (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.428126  7027 raft_consensus.cc:2229] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.428531  7027 raft_consensus.cc:2258] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.430708  7027 ts_tablet_manager.cc:1905] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.440646  7027 ts_tablet_manager.cc:1918] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.440922  7027 log.cc:1196] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/63f7818fbe67406bbf7f7d3eecb5f723
I20260812 19:27:43.441493  7027 ts_tablet_manager.cc:1939] T 63f7818fbe67406bbf7f7d3eecb5f723 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.443441  7027 tablet_replica.cc:330] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.443605  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 63f7818fbe67406bbf7f7d3eecb5f723 (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.444181  7027 raft_consensus.cc:2229] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.444574  7027 raft_consensus.cc:2258] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.446723  7027 ts_tablet_manager.cc:1905] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.457247  7027 ts_tablet_manager.cc:1918] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.457612  7027 log.cc:1196] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/6d67e33f4a8544ef9278574e40bdec8d
I20260812 19:27:43.458340  7027 ts_tablet_manager.cc:1939] T 6d67e33f4a8544ef9278574e40bdec8d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.460566  7027 tablet_replica.cc:330] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.460762  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 6d67e33f4a8544ef9278574e40bdec8d (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.461478  7027 raft_consensus.cc:2229] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.462037  7027 raft_consensus.cc:2258] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.464213  7027 ts_tablet_manager.cc:1905] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.475267  7027 ts_tablet_manager.cc:1918] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.475564  7027 log.cc:1196] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/f5cd3ea367f14f84aec9c23e65d17bbc
I20260812 19:27:43.476228  7027 ts_tablet_manager.cc:1939] T f5cd3ea367f14f84aec9c23e65d17bbc P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.478333  7027 tablet_replica.cc:330] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.478579  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet f5cd3ea367f14f84aec9c23e65d17bbc (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.479127  7027 raft_consensus.cc:2229] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.479588  7027 raft_consensus.cc:2258] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.481765  7027 ts_tablet_manager.cc:1905] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.492120  7027 ts_tablet_manager.cc:1918] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.492445  7027 log.cc:1196] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/ac542391c54a4f3ab606185700a1a9d7
I20260812 19:27:43.493067  7027 ts_tablet_manager.cc:1939] T ac542391c54a4f3ab606185700a1a9d7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.495122  7027 tablet_replica.cc:330] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.495309  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet ac542391c54a4f3ab606185700a1a9d7 (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.495884  7027 raft_consensus.cc:2229] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.496343  7027 raft_consensus.cc:2258] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.498618  7027 ts_tablet_manager.cc:1905] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.509935  7027 ts_tablet_manager.cc:1918] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.510257  7027 log.cc:1196] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/b337d466dee141ab9d5f55cfafa8475d
I20260812 19:27:43.510898  7027 ts_tablet_manager.cc:1939] T b337d466dee141ab9d5f55cfafa8475d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.512981  7027 tablet_replica.cc:330] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.513161  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet b337d466dee141ab9d5f55cfafa8475d (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.513772  7027 raft_consensus.cc:2229] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.514231  7027 raft_consensus.cc:2258] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.516480  7027 ts_tablet_manager.cc:1905] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.527690  7027 ts_tablet_manager.cc:1918] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.528043  7027 log.cc:1196] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/0cd00d474a00401c863fc333119cda9c
I20260812 19:27:43.528661  7027 ts_tablet_manager.cc:1939] T 0cd00d474a00401c863fc333119cda9c P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.530673  7027 tablet_replica.cc:330] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:43.530903  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 0cd00d474a00401c863fc333119cda9c (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
I20260812 19:27:43.531411  7027 raft_consensus.cc:2229] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:43.531873  7027 raft_consensus.cc:2258] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:43.533874  7027 ts_tablet_manager.cc:1905] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:43.543596  7027 ts_tablet_manager.cc:1918] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:43.543864  7027 log.cc:1196] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/661499d1e254440195ec4fa8275a7ac5
I20260812 19:27:43.544472  7027 ts_tablet_manager.cc:1939] T 661499d1e254440195ec4fa8275a7ac5 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:43.546387  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 661499d1e254440195ec4fa8275a7ac5 (table default.loadgen_auto_56773135ee6c40f688971474df697e65 [id=f3126fc0001947248802197718504c1c]) successfully deleted
W20260812 19:27:44.770255  7028 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:44.771057  7028 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:44.803048  7028 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:27:46.080852  7028 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.246s	user 0.459s	sys 0.784s
W20260812 19:27:46.081302  7028 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.247s	user 0.459s	sys 0.784s
I20260812 19:27:46.127090  6628 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47582:
name: "default.loadgen_auto_c508982dd7e24085ad103fa080b18e89"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:27:46.167398  6765 tablet_service.cc:1467] Processing CreateTablet for tablet f5f7b831f3854e14932a852f88817719 (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.168632  6765 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5f7b831f3854e14932a852f88817719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.170509  6766 tablet_service.cc:1467] Processing CreateTablet for tablet 3cb715cdadaa4e1f8e3548be87405eb0 (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.171573  6766 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3cb715cdadaa4e1f8e3548be87405eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.168294  6773 tablet_service.cc:1467] Processing CreateTablet for tablet 0e65045319674852a3b10416bcfc3bbb (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.174436  6773 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e65045319674852a3b10416bcfc3bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.174557  6767 tablet_service.cc:1467] Processing CreateTablet for tablet 75f3d192ab6c42e4a8e21b6546bb7885 (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.175650  6767 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 75f3d192ab6c42e4a8e21b6546bb7885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.179184  6768 tablet_service.cc:1467] Processing CreateTablet for tablet 0690d4e243174b4793735461dad30124 (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.180249  6768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0690d4e243174b4793735461dad30124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.182582  6772 tablet_service.cc:1467] Processing CreateTablet for tablet d4ecb289347a437ba373ed66e69e4071 (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.183645  6772 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d4ecb289347a437ba373ed66e69e4071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.186074  6769 tablet_service.cc:1467] Processing CreateTablet for tablet 7843a74ca70c4e708cb507f90d1fefdb (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.187158  6769 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7843a74ca70c4e708cb507f90d1fefdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.186074  6770 tablet_service.cc:1467] Processing CreateTablet for tablet f99d148da2954d1d8b1a55d60cc3a790 (DEFAULT_TABLE table=default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:46.190979  6770 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f99d148da2954d1d8b1a55d60cc3a790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:46.210726  7046 tablet_bootstrap.cc:492] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.220953  7046 tablet_bootstrap.cc:654] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.228742  7046 tablet_bootstrap.cc:492] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.229277  7046 ts_tablet_manager.cc:1397] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260812 19:27:46.231882  7046 raft_consensus.cc:348] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.232528  7046 raft_consensus.cc:374] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.232856  7046 raft_consensus.cc:729] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.233546  7046 consensus_queue.cc:260] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.234262  7046 raft_consensus.cc:388] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.234602  7046 raft_consensus.cc:482] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.234989  7046 raft_consensus.cc:3037] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.240336  7046 raft_consensus.cc:504] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.240886  7046 leader_election.cc:302] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.242007  7046 leader_election.cc:288] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.242403  7048 raft_consensus.cc:2781] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.244119  7046 ts_tablet_manager.cc:1428] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260812 19:27:46.244549  7048 raft_consensus.cc:686] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.245039  7046 tablet_bootstrap.cc:492] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.245306  7048 consensus_queue.cc:237] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.251046  7046 tablet_bootstrap.cc:654] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.252353  6628 catalog_manager.cc:5495] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.262530  7046 tablet_bootstrap.cc:492] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.262902  7046 ts_tablet_manager.cc:1397] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260812 19:27:46.264690  7046 raft_consensus.cc:348] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.265275  7046 raft_consensus.cc:374] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.265512  7046 raft_consensus.cc:729] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.266145  7046 consensus_queue.cc:260] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.266773  7046 raft_consensus.cc:388] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.267069  7046 raft_consensus.cc:482] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.267370  7046 raft_consensus.cc:3037] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.272130  7046 raft_consensus.cc:504] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.272622  7046 leader_election.cc:302] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.273185  7046 leader_election.cc:288] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.273327  7050 raft_consensus.cc:2781] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.274813  7050 raft_consensus.cc:686] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.275384  7046 ts_tablet_manager.cc:1428] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260812 19:27:46.275494  7050 consensus_queue.cc:237] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.276185  7046 tablet_bootstrap.cc:492] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.281003  6628 catalog_manager.cc:5495] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.281936  7046 tablet_bootstrap.cc:654] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.286587  7046 tablet_bootstrap.cc:492] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.287035  7046 ts_tablet_manager.cc:1397] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260812 19:27:46.288936  7046 raft_consensus.cc:348] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.289425  7046 raft_consensus.cc:374] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.289734  7046 raft_consensus.cc:729] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.290269  7046 consensus_queue.cc:260] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.290753  7046 raft_consensus.cc:388] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.290987  7046 raft_consensus.cc:482] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.291250  7046 raft_consensus.cc:3037] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.296415  7046 raft_consensus.cc:504] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.296984  7046 leader_election.cc:302] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.297452  7046 leader_election.cc:288] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.297593  7050 raft_consensus.cc:2781] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.298058  7050 raft_consensus.cc:686] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.298684  7050 consensus_queue.cc:237] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.298933  7046 ts_tablet_manager.cc:1428] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260812 19:27:46.299589  7046 tablet_bootstrap.cc:492] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.305073  7046 tablet_bootstrap.cc:654] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.304939  6628 catalog_manager.cc:5495] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.310248  7046 tablet_bootstrap.cc:492] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.310642  7046 ts_tablet_manager.cc:1397] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260812 19:27:46.313174  7046 raft_consensus.cc:348] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.313735  7046 raft_consensus.cc:374] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.313982  7046 raft_consensus.cc:729] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.314534  7046 consensus_queue.cc:260] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.315171  7046 raft_consensus.cc:388] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.315438  7046 raft_consensus.cc:482] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.315729  7046 raft_consensus.cc:3037] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.321920  7046 raft_consensus.cc:504] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.322422  7046 leader_election.cc:302] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.322914  7046 leader_election.cc:288] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.323062  7050 raft_consensus.cc:2781] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.323477  7050 raft_consensus.cc:686] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.324134  7050 consensus_queue.cc:237] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.324647  7046 ts_tablet_manager.cc:1428] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260812 19:27:46.325433  7046 tablet_bootstrap.cc:492] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.330761  7046 tablet_bootstrap.cc:654] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.332971  6628 catalog_manager.cc:5495] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.335980  7046 tablet_bootstrap.cc:492] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.336328  7046 ts_tablet_manager.cc:1397] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:27:46.338333  7046 raft_consensus.cc:348] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.339644  7046 raft_consensus.cc:374] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.339884  7046 raft_consensus.cc:729] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.340464  7046 consensus_queue.cc:260] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.341143  7046 raft_consensus.cc:388] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.341396  7046 raft_consensus.cc:482] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.341694  7046 raft_consensus.cc:3037] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.347498  7046 raft_consensus.cc:504] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.348038  7046 leader_election.cc:302] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.348534  7046 leader_election.cc:288] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.348701  7050 raft_consensus.cc:2781] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.349248  7050 raft_consensus.cc:686] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.350266  7046 ts_tablet_manager.cc:1428] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260812 19:27:46.349957  7050 consensus_queue.cc:237] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.351037  7046 tablet_bootstrap.cc:492] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.357378  7046 tablet_bootstrap.cc:654] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.360122  6628 catalog_manager.cc:5495] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.362856  7046 tablet_bootstrap.cc:492] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.363229  7046 ts_tablet_manager.cc:1397] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:27:46.365342  7046 raft_consensus.cc:348] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.365873  7046 raft_consensus.cc:374] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.366150  7046 raft_consensus.cc:729] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.366775  7046 consensus_queue.cc:260] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.367379  7046 raft_consensus.cc:388] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.367632  7046 raft_consensus.cc:482] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.367918  7046 raft_consensus.cc:3037] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.373229  7046 raft_consensus.cc:504] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.373878  7046 leader_election.cc:302] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.374464  7046 leader_election.cc:288] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.374595  7050 raft_consensus.cc:2781] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.375002  7050 raft_consensus.cc:686] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.375944  7046 ts_tablet_manager.cc:1428] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:27:46.375641  7050 consensus_queue.cc:237] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.377144  7046 tablet_bootstrap.cc:492] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.383446  7046 tablet_bootstrap.cc:654] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.387045  6628 catalog_manager.cc:5495] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.388636  7046 tablet_bootstrap.cc:492] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.389005  7046 ts_tablet_manager.cc:1397] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260812 19:27:46.390615  7046 raft_consensus.cc:348] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.391109  7046 raft_consensus.cc:374] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.391341  7046 raft_consensus.cc:729] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.391957  7046 consensus_queue.cc:260] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.392527  7046 raft_consensus.cc:388] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.392776  7046 raft_consensus.cc:482] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.393060  7046 raft_consensus.cc:3037] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.398322  7046 raft_consensus.cc:504] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.398947  7046 leader_election.cc:302] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.399470  7046 leader_election.cc:288] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.399612  7050 raft_consensus.cc:2781] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.400154  7050 raft_consensus.cc:686] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.400866  7046 ts_tablet_manager.cc:1428] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:27:46.401441  7046 tablet_bootstrap.cc:492] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:46.401854  7050 consensus_queue.cc:237] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.406090  7046 tablet_bootstrap.cc:654] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:46.408157  6628 catalog_manager.cc:5495] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:46.410820  7046 tablet_bootstrap.cc:492] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:46.411161  7046 ts_tablet_manager.cc:1397] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260812 19:27:46.413344  7046 raft_consensus.cc:348] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.413836  7046 raft_consensus.cc:374] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:46.414081  7046 raft_consensus.cc:729] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:46.414588  7046 consensus_queue.cc:260] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.415138  7046 raft_consensus.cc:388] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:46.415354  7046 raft_consensus.cc:482] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:46.415596  7046 raft_consensus.cc:3037] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:46.420324  7046 raft_consensus.cc:504] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.420823  7046 leader_election.cc:302] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:46.421331  7046 leader_election.cc:288] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:46.421480  7050 raft_consensus.cc:2781] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:46.422093  7050 raft_consensus.cc:686] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:46.422673  7046 ts_tablet_manager.cc:1428] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260812 19:27:46.422767  7050 consensus_queue.cc:237] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:46.428153  6628 catalog_manager.cc:5495] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:47.120507  6628 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47582:
table { table_name: "default.loadgen_auto_c508982dd7e24085ad103fa080b18e89" } modify_external_catalogs: true
I20260812 19:27:47.120975  6628 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47582:
table { table_name: "default.loadgen_auto_c508982dd7e24085ad103fa080b18e89" } modify_external_catalogs: true
I20260812 19:27:47.134865  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet f5f7b831f3854e14932a852f88817719
I20260812 19:27:47.135502  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 0e65045319674852a3b10416bcfc3bbb
I20260812 19:27:47.135977  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 3cb715cdadaa4e1f8e3548be87405eb0
I20260812 19:27:47.136524  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 75f3d192ab6c42e4a8e21b6546bb7885
I20260812 19:27:47.136632  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet f5f7b831f3854e14932a852f88817719 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.136981  6772 tablet_service.cc:1514] Processing DeleteTablet for tablet 0e65045319674852a3b10416bcfc3bbb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.137279  6770 tablet_service.cc:1514] Processing DeleteTablet for tablet 3cb715cdadaa4e1f8e3548be87405eb0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.137883  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 0690d4e243174b4793735461dad30124
I20260812 19:27:47.138105  7160 tablet_replica.cc:330] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.138471  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet d4ecb289347a437ba373ed66e69e4071
I20260812 19:27:47.138775  6770 tablet_service.cc:1514] Processing DeleteTablet for tablet 75f3d192ab6c42e4a8e21b6546bb7885 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.138978  7160 raft_consensus.cc:2229] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.139073  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet f99d148da2954d1d8b1a55d60cc3a790
I20260812 19:27:47.139277  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet 0690d4e243174b4793735461dad30124 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.139470  7160 raft_consensus.cc:2258] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.139694  6628 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 7843a74ca70c4e708cb507f90d1fefdb
I20260812 19:27:47.140573  6769 tablet_service.cc:1514] Processing DeleteTablet for tablet d4ecb289347a437ba373ed66e69e4071 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.141070  6770 tablet_service.cc:1514] Processing DeleteTablet for tablet f99d148da2954d1d8b1a55d60cc3a790 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.142279  7160 ts_tablet_manager.cc:1905] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.142902  6770 tablet_service.cc:1514] Processing DeleteTablet for tablet 7843a74ca70c4e708cb507f90d1fefdb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:47 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:47.162150  7160 ts_tablet_manager.cc:1918] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.162580  7160 log.cc:1196] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/f5f7b831f3854e14932a852f88817719
I20260812 19:27:47.163419  7160 ts_tablet_manager.cc:1939] T f5f7b831f3854e14932a852f88817719 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.166554  7160 tablet_replica.cc:330] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.166754  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet f5f7b831f3854e14932a852f88817719 (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.167409  7160 raft_consensus.cc:2229] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.167950  7160 raft_consensus.cc:2258] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.170495  7160 ts_tablet_manager.cc:1905] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.183395  7160 ts_tablet_manager.cc:1918] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.183701  7160 log.cc:1196] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/0e65045319674852a3b10416bcfc3bbb
I20260812 19:27:47.184242  7160 ts_tablet_manager.cc:1939] T 0e65045319674852a3b10416bcfc3bbb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.186214  7160 tablet_replica.cc:330] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.186492  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 0e65045319674852a3b10416bcfc3bbb (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.186913  7160 raft_consensus.cc:2229] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.187345  7160 raft_consensus.cc:2258] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.189978  7160 ts_tablet_manager.cc:1905] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.200480  7160 ts_tablet_manager.cc:1918] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.200845  7160 log.cc:1196] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/3cb715cdadaa4e1f8e3548be87405eb0
I20260812 19:27:47.201427  7160 ts_tablet_manager.cc:1939] T 3cb715cdadaa4e1f8e3548be87405eb0 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.203508  7160 tablet_replica.cc:330] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.203642  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 3cb715cdadaa4e1f8e3548be87405eb0 (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.204241  7160 raft_consensus.cc:2229] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.204689  7160 raft_consensus.cc:2258] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.206743  7160 ts_tablet_manager.cc:1905] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.217012  7160 ts_tablet_manager.cc:1918] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.217306  7160 log.cc:1196] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/75f3d192ab6c42e4a8e21b6546bb7885
I20260812 19:27:47.218052  7160 ts_tablet_manager.cc:1939] T 75f3d192ab6c42e4a8e21b6546bb7885 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.220009  7160 tablet_replica.cc:330] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.220310  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 75f3d192ab6c42e4a8e21b6546bb7885 (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.220692  7160 raft_consensus.cc:2229] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.221107  7160 raft_consensus.cc:2258] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.223136  7160 ts_tablet_manager.cc:1905] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.233119  7160 ts_tablet_manager.cc:1918] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.233451  7160 log.cc:1196] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/0690d4e243174b4793735461dad30124
I20260812 19:27:47.234040  7160 ts_tablet_manager.cc:1939] T 0690d4e243174b4793735461dad30124 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.235898  7160 tablet_replica.cc:330] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.236169  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 0690d4e243174b4793735461dad30124 (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.236500  7160 raft_consensus.cc:2229] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.236913  7160 raft_consensus.cc:2258] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.238749  7160 ts_tablet_manager.cc:1905] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.248634  7160 ts_tablet_manager.cc:1918] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.248984  7160 log.cc:1196] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/d4ecb289347a437ba373ed66e69e4071
I20260812 19:27:47.249558  7160 ts_tablet_manager.cc:1939] T d4ecb289347a437ba373ed66e69e4071 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.251817  7160 tablet_replica.cc:330] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.252120  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet d4ecb289347a437ba373ed66e69e4071 (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.252398  7160 raft_consensus.cc:2229] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.252851  7160 raft_consensus.cc:2258] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.254910  7160 ts_tablet_manager.cc:1905] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.265596  7160 ts_tablet_manager.cc:1918] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.265998  7160 log.cc:1196] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/f99d148da2954d1d8b1a55d60cc3a790
I20260812 19:27:47.266585  7160 ts_tablet_manager.cc:1939] T f99d148da2954d1d8b1a55d60cc3a790 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.268517  7160 tablet_replica.cc:330] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:47.268779  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet f99d148da2954d1d8b1a55d60cc3a790 (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
I20260812 19:27:47.269119  7160 raft_consensus.cc:2229] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:47.269568  7160 raft_consensus.cc:2258] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:47.271340  7160 ts_tablet_manager.cc:1905] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:47.280565  7160 ts_tablet_manager.cc:1918] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:47.280876  7160 log.cc:1196] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/7843a74ca70c4e708cb507f90d1fefdb
I20260812 19:27:47.281401  7160 ts_tablet_manager.cc:1939] T 7843a74ca70c4e708cb507f90d1fefdb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:47.283355  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 7843a74ca70c4e708cb507f90d1fefdb (table default.loadgen_auto_c508982dd7e24085ad103fa080b18e89 [id=f89e776d96f04845b5a3e7ebfbc83a8d]) successfully deleted
W20260812 19:27:48.551640  7162 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:48.552397  7162 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:48.589664  7162 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:27:49.872676  7162 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.250s	user 0.453s	sys 0.794s
W20260812 19:27:49.872987  7162 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.250s	user 0.453s	sys 0.794s
I20260812 19:27:49.918967  6628 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47692:
name: "default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:27:49.960244  6769 tablet_service.cc:1467] Processing CreateTablet for tablet 0071395f8cf342cdb147ad668925251d (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.960175  6770 tablet_service.cc:1467] Processing CreateTablet for tablet 3be025348e0e403d9d13434c14e90293 (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.961501  6769 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0071395f8cf342cdb147ad668925251d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.962073  6770 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3be025348e0e403d9d13434c14e90293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.967782  6772 tablet_service.cc:1467] Processing CreateTablet for tablet 88d9c7563f894856b735ffb75ae7fb75 (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.967873  6768 tablet_service.cc:1467] Processing CreateTablet for tablet 1c12fc5f0e8841b798e72de6bb2fbdcb (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.969002  6772 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 88d9c7563f894856b735ffb75ae7fb75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.970803  6768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c12fc5f0e8841b798e72de6bb2fbdcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.972071  6766 tablet_service.cc:1467] Processing CreateTablet for tablet 10ffe17d24d54367ba4c4bc2c9edbfe7 (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.973176  6766 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 10ffe17d24d54367ba4c4bc2c9edbfe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.974771  6765 tablet_service.cc:1467] Processing CreateTablet for tablet b3ffeecf17454ef08090c86433a45241 (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.975070  6767 tablet_service.cc:1467] Processing CreateTablet for tablet 3c145c84edea4e81afb665e9fc883ace (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.976212  6765 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b3ffeecf17454ef08090c86433a45241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.976876  6773 tablet_service.cc:1467] Processing CreateTablet for tablet 64e9b089b72a407f8c53ab273421e557 (DEFAULT_TABLE table=default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:27:49.978120  6767 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c145c84edea4e81afb665e9fc883ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.978709  6773 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 64e9b089b72a407f8c53ab273421e557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:49.998733  7182 tablet_bootstrap.cc:492] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.005733  7182 tablet_bootstrap.cc:654] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.029400  7182 tablet_bootstrap.cc:492] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.029870  7182 ts_tablet_manager.cc:1397] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.006s
I20260812 19:27:50.032202  7182 raft_consensus.cc:348] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.032603  7182 raft_consensus.cc:374] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.032878  7182 raft_consensus.cc:729] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.033396  7182 consensus_queue.cc:260] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.033928  7182 raft_consensus.cc:388] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.034140  7182 raft_consensus.cc:482] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.034420  7182 raft_consensus.cc:3037] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.038870  7182 raft_consensus.cc:504] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.039426  7182 leader_election.cc:302] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.040390  7182 leader_election.cc:288] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.040732  7184 raft_consensus.cc:2781] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.042358  7182 ts_tablet_manager.cc:1428] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.002s
I20260812 19:27:50.042414  7184 raft_consensus.cc:686] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.043087  7182 tablet_bootstrap.cc:492] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.043069  7184 consensus_queue.cc:237] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.049221  7182 tablet_bootstrap.cc:654] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.048982  6628 catalog_manager.cc:5495] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.054340  7182 tablet_bootstrap.cc:492] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.054778  7182 ts_tablet_manager.cc:1397] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:27:50.056743  7182 raft_consensus.cc:348] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.057286  7182 raft_consensus.cc:374] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.057559  7182 raft_consensus.cc:729] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.058187  7182 consensus_queue.cc:260] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.058674  7182 raft_consensus.cc:388] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.058907  7182 raft_consensus.cc:482] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.059156  7182 raft_consensus.cc:3037] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.064944  7182 raft_consensus.cc:504] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.065440  7182 leader_election.cc:302] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.065981  7182 leader_election.cc:288] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.066145  7184 raft_consensus.cc:2781] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.066736  7184 raft_consensus.cc:686] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.067453  7182 ts_tablet_manager.cc:1428] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:27:50.067368  7184 consensus_queue.cc:237] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.068125  7182 tablet_bootstrap.cc:492] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.073742  7182 tablet_bootstrap.cc:654] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.073995  6627 catalog_manager.cc:5495] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.078853  7182 tablet_bootstrap.cc:492] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.079265  7182 ts_tablet_manager.cc:1397] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:27:50.081285  7182 raft_consensus.cc:348] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.081825  7182 raft_consensus.cc:374] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.082048  7182 raft_consensus.cc:729] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.082695  7182 consensus_queue.cc:260] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.083310  7182 raft_consensus.cc:388] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.083603  7182 raft_consensus.cc:482] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.083921  7182 raft_consensus.cc:3037] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.089227  7182 raft_consensus.cc:504] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.089800  7182 leader_election.cc:302] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.090281  7182 leader_election.cc:288] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.090428  7184 raft_consensus.cc:2781] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.090842  7184 raft_consensus.cc:686] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.091501  7184 consensus_queue.cc:237] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.092013  7182 ts_tablet_manager.cc:1428] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260812 19:27:50.092787  7182 tablet_bootstrap.cc:492] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.097990  7182 tablet_bootstrap.cc:654] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.097726  6628 catalog_manager.cc:5495] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.103046  7182 tablet_bootstrap.cc:492] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.103430  7182 ts_tablet_manager.cc:1397] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:27:50.105733  7182 raft_consensus.cc:348] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.106117  7182 raft_consensus.cc:374] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.106348  7182 raft_consensus.cc:729] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.106889  7182 consensus_queue.cc:260] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.107338  7182 raft_consensus.cc:388] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.107618  7182 raft_consensus.cc:482] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.107935  7182 raft_consensus.cc:3037] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.112974  7182 raft_consensus.cc:504] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.113528  7182 leader_election.cc:302] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.114094  7182 leader_election.cc:288] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.114238  7184 raft_consensus.cc:2781] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.114734  7184 raft_consensus.cc:686] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.115362  7184 consensus_queue.cc:237] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.115597  7182 ts_tablet_manager.cc:1428] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260812 19:27:50.116243  7182 tablet_bootstrap.cc:492] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.121528  7182 tablet_bootstrap.cc:654] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.121208  6628 catalog_manager.cc:5495] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.126314  7182 tablet_bootstrap.cc:492] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.126776  7182 ts_tablet_manager.cc:1397] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:27:50.128911  7182 raft_consensus.cc:348] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.129343  7182 raft_consensus.cc:374] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.129556  7182 raft_consensus.cc:729] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.130218  7182 consensus_queue.cc:260] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.130805  7182 raft_consensus.cc:388] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.131083  7182 raft_consensus.cc:482] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.131390  7182 raft_consensus.cc:3037] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.136524  7182 raft_consensus.cc:504] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.137042  7182 leader_election.cc:302] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.137492  7182 leader_election.cc:288] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.137679  7184 raft_consensus.cc:2781] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.138134  7184 raft_consensus.cc:686] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.138792  7184 consensus_queue.cc:237] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.139103  7182 ts_tablet_manager.cc:1428] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:27:50.140355  7182 tablet_bootstrap.cc:492] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.146548  7182 tablet_bootstrap.cc:654] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.148459  6628 catalog_manager.cc:5495] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.152277  7182 tablet_bootstrap.cc:492] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.152701  7182 ts_tablet_manager.cc:1397] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260812 19:27:50.154874  7182 raft_consensus.cc:348] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.155261  7182 raft_consensus.cc:374] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.155531  7182 raft_consensus.cc:729] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.156090  7182 consensus_queue.cc:260] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.156546  7182 raft_consensus.cc:388] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.156755  7182 raft_consensus.cc:482] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.156980  7182 raft_consensus.cc:3037] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.161103  7182 raft_consensus.cc:504] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.161725  7182 leader_election.cc:302] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.162171  7182 leader_election.cc:288] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.162307  7184 raft_consensus.cc:2781] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.162714  7184 raft_consensus.cc:686] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.163336  7184 consensus_queue.cc:237] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.163754  7182 ts_tablet_manager.cc:1428] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260812 19:27:50.164444  7182 tablet_bootstrap.cc:492] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.168649  7182 tablet_bootstrap.cc:654] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.169178  6628 catalog_manager.cc:5495] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.172788  7182 tablet_bootstrap.cc:492] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.173148  7182 ts_tablet_manager.cc:1397] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260812 19:27:50.174968  7182 raft_consensus.cc:348] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.175393  7182 raft_consensus.cc:374] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.175581  7182 raft_consensus.cc:729] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.176159  7182 consensus_queue.cc:260] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.176637  7182 raft_consensus.cc:388] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.176818  7182 raft_consensus.cc:482] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.177057  7182 raft_consensus.cc:3037] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.182013  7182 raft_consensus.cc:504] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.182502  7182 leader_election.cc:302] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.182927  7182 leader_election.cc:288] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.183115  7184 raft_consensus.cc:2781] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.183637  7184 raft_consensus.cc:686] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.184129  7182 ts_tablet_manager.cc:1428] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260812 19:27:50.184221  7184 consensus_queue.cc:237] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.184703  7182 tablet_bootstrap.cc:492] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Bootstrap starting.
I20260812 19:27:50.189363  7182 tablet_bootstrap.cc:654] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:50.190034  6627 catalog_manager.cc:5495] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:50.193971  7182 tablet_bootstrap.cc:492] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: No bootstrap required, opened a new log
I20260812 19:27:50.194283  7182 ts_tablet_manager.cc:1397] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260812 19:27:50.196265  7182 raft_consensus.cc:348] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.196692  7182 raft_consensus.cc:374] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:50.196933  7182 raft_consensus.cc:729] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Initialized, Role: FOLLOWER
I20260812 19:27:50.197443  7182 consensus_queue.cc:260] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.197991  7182 raft_consensus.cc:388] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:50.198235  7182 raft_consensus.cc:482] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:50.198513  7182 raft_consensus.cc:3037] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:50.202919  7182 raft_consensus.cc:504] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.203486  7182 leader_election.cc:302] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8f20fc9752fa4b9ea8a23ba51f277b82; no voters: 
I20260812 19:27:50.203863  7182 leader_election.cc:288] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:50.204043  7184 raft_consensus.cc:2781] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:50.204524  7184 raft_consensus.cc:686] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Becoming Leader. State: Replica: 8f20fc9752fa4b9ea8a23ba51f277b82, State: Running, Role: LEADER
I20260812 19:27:50.205137  7182 ts_tablet_manager.cc:1428] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:27:50.205173  7184 consensus_queue.cc:237] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } }
I20260812 19:27:50.211067  6627 catalog_manager.cc:5495] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f20fc9752fa4b9ea8a23ba51f277b82" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260812 19:27:55.454094  6627 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47692:
table { table_name: "default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577" } modify_external_catalogs: true
I20260812 19:27:55.454713  6627 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47692:
table { table_name: "default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577" } modify_external_catalogs: true
I20260812 19:27:55.472908  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 3be025348e0e403d9d13434c14e90293
I20260812 19:27:55.473699  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 0071395f8cf342cdb147ad668925251d
I20260812 19:27:55.474306  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 88d9c7563f894856b735ffb75ae7fb75
I20260812 19:27:55.474907  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 10ffe17d24d54367ba4c4bc2c9edbfe7
I20260812 19:27:55.474998  6766 tablet_service.cc:1514] Processing DeleteTablet for tablet 3be025348e0e403d9d13434c14e90293 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.475482  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 1c12fc5f0e8841b798e72de6bb2fbdcb
I20260812 19:27:55.476060  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 3c145c84edea4e81afb665e9fc883ace
I20260812 19:27:55.476749  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet b3ffeecf17454ef08090c86433a45241
I20260812 19:27:55.477249  7937 tablet_replica.cc:330] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.477708  6767 tablet_service.cc:1514] Processing DeleteTablet for tablet 10ffe17d24d54367ba4c4bc2c9edbfe7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.478078  6768 tablet_service.cc:1514] Processing DeleteTablet for tablet 1c12fc5f0e8841b798e72de6bb2fbdcb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.478695  6767 tablet_service.cc:1514] Processing DeleteTablet for tablet b3ffeecf17454ef08090c86433a45241 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.478587  7937 raft_consensus.cc:2229] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.478904  6772 tablet_service.cc:1514] Processing DeleteTablet for tablet 0071395f8cf342cdb147ad668925251d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.479102  6770 tablet_service.cc:1514] Processing DeleteTablet for tablet 3c145c84edea4e81afb665e9fc883ace with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.479588  7937 raft_consensus.cc:2258] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.479846  6773 tablet_service.cc:1514] Processing DeleteTablet for tablet 88d9c7563f894856b735ffb75ae7fb75 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.480139  6627 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 146b22d1a70f4c898032334f0d03610d: Sending DeleteTablet for 1 replicas of tablet 64e9b089b72a407f8c53ab273421e557
I20260812 19:27:55.481792  6766 tablet_service.cc:1514] Processing DeleteTablet for tablet 64e9b089b72a407f8c53ab273421e557 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:27:55 UTC) from {username='slave'} at 127.0.0.1:42142
I20260812 19:27:55.482432  7937 ts_tablet_manager.cc:1905] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.504755  7937 ts_tablet_manager.cc:1918] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.505352  7937 log.cc:1196] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/3be025348e0e403d9d13434c14e90293
I20260812 19:27:55.506450  7937 ts_tablet_manager.cc:1939] T 3be025348e0e403d9d13434c14e90293 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.509946  7937 tablet_replica.cc:330] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.510990  7937 raft_consensus.cc:2229] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.511768  7937 raft_consensus.cc:2258] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.511812  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 3be025348e0e403d9d13434c14e90293 (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.514551  7937 ts_tablet_manager.cc:1905] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.534096  7937 ts_tablet_manager.cc:1918] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.534732  7937 log.cc:1196] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/10ffe17d24d54367ba4c4bc2c9edbfe7
I20260812 19:27:55.535617  7937 ts_tablet_manager.cc:1939] T 10ffe17d24d54367ba4c4bc2c9edbfe7 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.539753  7937 tablet_replica.cc:330] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.540958  7937 raft_consensus.cc:2229] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.541831  7937 raft_consensus.cc:2258] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.545030  7937 ts_tablet_manager.cc:1905] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.566299  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 10ffe17d24d54367ba4c4bc2c9edbfe7 (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.569741  7937 ts_tablet_manager.cc:1918] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.570246  7937 log.cc:1196] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/1c12fc5f0e8841b798e72de6bb2fbdcb
I20260812 19:27:55.571467  7937 ts_tablet_manager.cc:1939] T 1c12fc5f0e8841b798e72de6bb2fbdcb P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.576267  7937 tablet_replica.cc:330] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.577461  7937 raft_consensus.cc:2229] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.578272  7937 raft_consensus.cc:2258] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.581462  7937 ts_tablet_manager.cc:1905] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.595417  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 1c12fc5f0e8841b798e72de6bb2fbdcb (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.602792  7937 ts_tablet_manager.cc:1918] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.603415  7937 log.cc:1196] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/b3ffeecf17454ef08090c86433a45241
I20260812 19:27:55.604460  7937 ts_tablet_manager.cc:1939] T b3ffeecf17454ef08090c86433a45241 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.608721  7937 tablet_replica.cc:330] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.609581  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet b3ffeecf17454ef08090c86433a45241 (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.609908  7937 raft_consensus.cc:2229] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.610911  7937 raft_consensus.cc:2258] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.614212  7937 ts_tablet_manager.cc:1905] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.634656  7937 ts_tablet_manager.cc:1918] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.635134  7937 log.cc:1196] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/0071395f8cf342cdb147ad668925251d
I20260812 19:27:55.635905  7937 ts_tablet_manager.cc:1939] T 0071395f8cf342cdb147ad668925251d P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.639295  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 0071395f8cf342cdb147ad668925251d (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.640681  7937 tablet_replica.cc:330] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.641592  7937 raft_consensus.cc:2229] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.642280  7937 raft_consensus.cc:2258] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.644879  7937 ts_tablet_manager.cc:1905] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.664676  7937 ts_tablet_manager.cc:1918] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.665177  7937 log.cc:1196] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/3c145c84edea4e81afb665e9fc883ace
I20260812 19:27:55.665980  7937 ts_tablet_manager.cc:1939] T 3c145c84edea4e81afb665e9fc883ace P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.668998  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 3c145c84edea4e81afb665e9fc883ace (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.670235  7937 tablet_replica.cc:330] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.670966  7937 raft_consensus.cc:2229] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.671572  7937 raft_consensus.cc:2258] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.674208  7937 ts_tablet_manager.cc:1905] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.695653  7937 ts_tablet_manager.cc:1918] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.696071  7937 log.cc:1196] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/88d9c7563f894856b735ffb75ae7fb75
I20260812 19:27:55.696892  7937 ts_tablet_manager.cc:1939] T 88d9c7563f894856b735ffb75ae7fb75 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.700096  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 88d9c7563f894856b735ffb75ae7fb75 (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:55.701205  7937 tablet_replica.cc:330] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: stopping tablet replica
I20260812 19:27:55.702155  7937 raft_consensus.cc:2229] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:27:55.702802  7937 raft_consensus.cc:2258] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:27:55.705636  7937 ts_tablet_manager.cc:1905] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:27:55.724161  7937 ts_tablet_manager.cc:1918] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260812 19:27:55.724747  7937 log.cc:1196] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenZeroRowsPerThread.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/64e9b089b72a407f8c53ab273421e557
I20260812 19:27:55.725610  7937 ts_tablet_manager.cc:1939] T 64e9b089b72a407f8c53ab273421e557 P 8f20fc9752fa4b9ea8a23ba51f277b82: Deleting consensus metadata
I20260812 19:27:55.728847  6609 catalog_manager.cc:4841] TS 8f20fc9752fa4b9ea8a23ba51f277b82 (127.6.38.129:32789): tablet 64e9b089b72a407f8c53ab273421e557 (table default.loadgen_auto_e0e8c71f5bc44f599acf95df0d61c577 [id=f0e9146027e944fcb496ec1e0b16cf87]) successfully deleted
I20260812 19:27:57.007048  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 6699
I20260812 19:27:57.054481  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 6590
2026-08-12T19:27:57Z chronyd exiting
[       OK ] ToolTest.TestLoadgenZeroRowsPerThread (29132 ms)
[ RUN      ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValues
2026-08-12T19:27:57Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:27:57Z Disabled control of system clock
I20260812 19:27:57.164433  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:35061
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:36449
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:35061 with env {}
W20260812 19:27:57.487396  7942 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:57.488063  7942 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:27:57.488571  7942 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:57.520749  7942 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:27:57.521113  7942 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:27:57.521412  7942 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:27:57.521734  7942 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:27:57.558852  7942 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36449
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:35061
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:35061
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:27:57.560146  7942 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:27:57.561939  7942 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:27:57.580521  7949 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:57.580507  7950 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:57.580706  7953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:27:57.581979  7942 server_base.cc:1034] running on GCE node
I20260812 19:27:58.796835  7942 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:27:58.799744  7942 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:27:58.801184  7942 hybrid_clock.cc:648] HybridClock initialized: now 1786562878801152 us; error 71 us; skew 500 ppm
I20260812 19:27:58.802178  7942 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:27:58.814657  7942 webserver.cc:460] Webserver started at http://127.6.38.190:45737/ using document root <none> and password file <none>
I20260812 19:27:58.815791  7942 fs_manager.cc:359] Metadata directory not provided
I20260812 19:27:58.816067  7942 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:27:58.816628  7942 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:27:58.824872  7942 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "e076aa5300f54e93954cd01342f234bc"
format_stamp: "Formatted at 2026-08-12 19:27:58 on dist-test-slave-p3t5"
I20260812 19:27:58.826275  7942 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "e076aa5300f54e93954cd01342f234bc"
format_stamp: "Formatted at 2026-08-12 19:27:58 on dist-test-slave-p3t5"
I20260812 19:27:58.834959  7942 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.005s
I20260812 19:27:58.841482  7960 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:27:58.842653  7942 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260812 19:27:58.843047  7942 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "e076aa5300f54e93954cd01342f234bc"
format_stamp: "Formatted at 2026-08-12 19:27:58 on dist-test-slave-p3t5"
I20260812 19:27:58.843448  7942 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:27:58.895428  7942 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:27:58.897310  7942 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:27:58.897920  7942 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:27:58.980005  7942 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:35061
I20260812 19:27:58.980118  8028 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:35061 every 8 connection(s)
I20260812 19:27:58.983129  7942 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:27:58.988734  8029 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:27:58.989988  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 7942
I20260812 19:27:58.990505  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:27:59.013505  8029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc: Bootstrap starting.
I20260812 19:27:59.019704  8029 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc: Neither blocks nor log segments found. Creating new log.
I20260812 19:27:59.021603  8029 log.cc:824] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc: Log is configured to *not* fsync() on all Append() calls
I20260812 19:27:59.027854  8029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc: No bootstrap required, opened a new log
I20260812 19:27:59.049050  8029 raft_consensus.cc:348] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e076aa5300f54e93954cd01342f234bc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 35061 } }
I20260812 19:27:59.049901  8029 raft_consensus.cc:374] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:27:59.050168  8029 raft_consensus.cc:729] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e076aa5300f54e93954cd01342f234bc, State: Initialized, Role: FOLLOWER
I20260812 19:27:59.051028  8029 consensus_queue.cc:260] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e076aa5300f54e93954cd01342f234bc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 35061 } }
I20260812 19:27:59.051599  8029 raft_consensus.cc:388] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:27:59.051916  8029 raft_consensus.cc:482] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:27:59.052270  8029 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:27:59.056806  8029 raft_consensus.cc:504] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e076aa5300f54e93954cd01342f234bc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 35061 } }
I20260812 19:27:59.057538  8029 leader_election.cc:302] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e076aa5300f54e93954cd01342f234bc; no voters: 
I20260812 19:27:59.059304  8029 leader_election.cc:288] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:27:59.060307  8035 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:27:59.062965  8035 raft_consensus.cc:686] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [term 1 LEADER]: Becoming Leader. State: Replica: e076aa5300f54e93954cd01342f234bc, State: Running, Role: LEADER
I20260812 19:27:59.063862  8029 sys_catalog.cc:564] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:27:59.063841  8035 consensus_queue.cc:237] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e076aa5300f54e93954cd01342f234bc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 35061 } }
I20260812 19:27:59.077003  8036 sys_catalog.cc:455] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e076aa5300f54e93954cd01342f234bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e076aa5300f54e93954cd01342f234bc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 35061 } } }
I20260812 19:27:59.077955  8036 sys_catalog.cc:458] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [sys.catalog]: This master's current role is: LEADER
I20260812 19:27:59.078261  8037 sys_catalog.cc:455] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader e076aa5300f54e93954cd01342f234bc. Latest consensus state: current_term: 1 leader_uuid: "e076aa5300f54e93954cd01342f234bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e076aa5300f54e93954cd01342f234bc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 35061 } } }
I20260812 19:27:59.079080  8037 sys_catalog.cc:458] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc [sys.catalog]: This master's current role is: LEADER
I20260812 19:27:59.081795  8049 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:27:59.092929  8049 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:27:59.109186  8049 catalog_manager.cc:1347] Generated new cluster ID: 653bb0eb7c6743f5802759f9a8a40a4d
I20260812 19:27:59.109539  8049 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:27:59.151491  8049 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:27:59.153401  8049 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:27:59.176937  8049 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e076aa5300f54e93954cd01342f234bc: Generated new TSK 0
I20260812 19:27:59.178207  8049 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:27:59.197080  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--builtin_ntp_servers=127.6.38.148:36449
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:27:59.524859  8060 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:27:59.525458  8060 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:27:59.526149  8060 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:27:59.559816  8060 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:27:59.560735  8060 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:27:59.598490  8060 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36449
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:27:59.599923  8060 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:27:59.601655  8060 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:27:59.624051  8069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:27:59.625654  8060 server_base.cc:1034] running on GCE node
W20260812 19:27:59.626264  8071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:27:59.624336  8068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:00.864367  8060 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:00.867702  8060 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:00.869194  8060 hybrid_clock.cc:648] HybridClock initialized: now 1786562880869155 us; error 54 us; skew 500 ppm
I20260812 19:28:00.870136  8060 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:00.878095  8060 webserver.cc:460] Webserver started at http://127.6.38.129:44741/ using document root <none> and password file <none>
I20260812 19:28:00.879142  8060 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:00.879388  8060 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:00.879912  8060 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:00.885093  8060 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "e211e1be50d1493d91a51e972b333aa5"
format_stamp: "Formatted at 2026-08-12 19:28:00 on dist-test-slave-p3t5"
I20260812 19:28:00.886312  8060 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "e211e1be50d1493d91a51e972b333aa5"
format_stamp: "Formatted at 2026-08-12 19:28:00 on dist-test-slave-p3t5"
I20260812 19:28:00.894510  8060 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260812 19:28:00.900491  8078 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:00.901670  8060 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:28:00.902036  8060 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "e211e1be50d1493d91a51e972b333aa5"
format_stamp: "Formatted at 2026-08-12 19:28:00 on dist-test-slave-p3t5"
I20260812 19:28:00.902406  8060 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:00.950070  8060 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:00.951732  8060 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:00.952224  8060 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:00.954988  8060 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:00.959605  8060 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:00.959822  8060 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:00.960155  8060 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:00.960328  8060 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:01.107401  8060 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:33265
I20260812 19:28:01.107524  8207 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:33265 every 8 connection(s)
I20260812 19:28:01.110260  8060 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:28:01.114013  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 8060
I20260812 19:28:01.114549  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:28:01.121593  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.130:0
--local_ip_for_outbound_sockets=127.6.38.130
--webserver_interface=127.6.38.130
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--builtin_ntp_servers=127.6.38.148:36449
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:28:01.135509  8208 heartbeater.cc:347] Connected to a master server at 127.6.38.190:35061
I20260812 19:28:01.136054  8208 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:01.137444  8208 heartbeater.cc:511] Master 127.6.38.190:35061 requested a full tablet report, sending...
I20260812 19:28:01.140864  7985 ts_manager.cc:194] Registered new tserver with Master: e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265)
I20260812 19:28:01.144513  7985 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:52375
W20260812 19:28:01.484918  8212 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:01.485437  8212 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:01.485930  8212 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:01.517287  8212 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:01.518165  8212 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.130
I20260812 19:28:01.552693  8212 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36449
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.130:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.6.38.130
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.130
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:01.553936  8212 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:01.556138  8212 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:01.575987  8222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:02.150326  8208 heartbeater.cc:503] Master 127.6.38.190:35061 was elected leader, sending a full tablet report...
W20260812 19:28:01.575984  8226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:01.576565  8220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:01.577873  8212 server_base.cc:1034] running on GCE node
I20260812 19:28:02.769483  8212 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:02.772035  8212 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:02.773480  8212 hybrid_clock.cc:648] HybridClock initialized: now 1786562882773449 us; error 73 us; skew 500 ppm
I20260812 19:28:02.774415  8212 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:02.781889  8212 webserver.cc:460] Webserver started at http://127.6.38.130:42713/ using document root <none> and password file <none>
I20260812 19:28:02.782882  8212 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:02.783097  8212 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:02.783524  8212 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:02.788681  8212 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data/instance:
uuid: "479f1e19cce44dacacda7cee2e0c1cd8"
format_stamp: "Formatted at 2026-08-12 19:28:02 on dist-test-slave-p3t5"
I20260812 19:28:02.790033  8212 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal/instance:
uuid: "479f1e19cce44dacacda7cee2e0c1cd8"
format_stamp: "Formatted at 2026-08-12 19:28:02 on dist-test-slave-p3t5"
I20260812 19:28:02.798255  8212 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260812 19:28:02.804531  8234 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:02.805925  8212 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260812 19:28:02.806330  8212 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal
uuid: "479f1e19cce44dacacda7cee2e0c1cd8"
format_stamp: "Formatted at 2026-08-12 19:28:02 on dist-test-slave-p3t5"
I20260812 19:28:02.806746  8212 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:02.863914  8212 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:02.865693  8212 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:02.866170  8212 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:02.868964  8212 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:02.873252  8212 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:02.873454  8212 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:02.873667  8212 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:02.873816  8212 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:03.019342  8212 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.130:46027
I20260812 19:28:03.019469  8374 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.130:46027 every 8 connection(s)
I20260812 19:28:03.022289  8212 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
I20260812 19:28:03.033463  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 8212
I20260812 19:28:03.034530  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-1/wal/instance
I20260812 19:28:03.046504  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.131:0
--local_ip_for_outbound_sockets=127.6.38.131
--webserver_interface=127.6.38.131
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--builtin_ntp_servers=127.6.38.148:36449
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:28:03.074241  8375 heartbeater.cc:347] Connected to a master server at 127.6.38.190:35061
I20260812 19:28:03.075067  8375 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:03.077819  8375 heartbeater.cc:511] Master 127.6.38.190:35061 requested a full tablet report, sending...
I20260812 19:28:03.082365  7985 ts_manager.cc:194] Registered new tserver with Master: 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130:46027)
I20260812 19:28:03.085815  7985 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.130:32967
W20260812 19:28:03.453779  8379 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:03.454308  8379 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:03.454761  8379 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:03.486368  8379 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:03.487329  8379 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.131
I20260812 19:28:03.522547  8379 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36449
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.131:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.6.38.131
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.131
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:03.523931  8379 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:03.525563  8379 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:03.546876  8385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:04.091948  8375 heartbeater.cc:503] Master 127.6.38.190:35061 was elected leader, sending a full tablet report...
W20260812 19:28:03.546908  8390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:03.548789  8379 server_base.cc:1034] running on GCE node
W20260812 19:28:03.547588  8386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:04.750599  8379 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:04.753515  8379 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:04.755007  8379 hybrid_clock.cc:648] HybridClock initialized: now 1786562884754964 us; error 63 us; skew 500 ppm
I20260812 19:28:04.755839  8379 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:04.766646  8379 webserver.cc:460] Webserver started at http://127.6.38.131:39739/ using document root <none> and password file <none>
I20260812 19:28:04.767715  8379 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:04.767920  8379 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:04.768410  8379 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:04.773707  8379 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data/instance:
uuid: "75564870534948dca290963dc3566084"
format_stamp: "Formatted at 2026-08-12 19:28:04 on dist-test-slave-p3t5"
I20260812 19:28:04.774938  8379 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal/instance:
uuid: "75564870534948dca290963dc3566084"
format_stamp: "Formatted at 2026-08-12 19:28:04 on dist-test-slave-p3t5"
I20260812 19:28:04.782734  8379 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260812 19:28:04.788659  8400 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:04.789906  8379 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:28:04.790275  8379 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal
uuid: "75564870534948dca290963dc3566084"
format_stamp: "Formatted at 2026-08-12 19:28:04 on dist-test-slave-p3t5"
I20260812 19:28:04.790696  8379 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:04.841259  8379 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:04.843086  8379 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:04.843578  8379 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:04.846240  8379 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:04.850666  8379 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:04.850921  8379 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:04.851190  8379 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:04.851382  8379 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:05.001382  8379 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.131:42153
I20260812 19:28:05.001474  8525 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.131:42153 every 8 connection(s)
I20260812 19:28:05.005175  8379 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
I20260812 19:28:05.010892  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 8379
I20260812 19:28:05.011440  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-2/wal/instance
I20260812 19:28:05.021842  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.132:0
--local_ip_for_outbound_sockets=127.6.38.132
--webserver_interface=127.6.38.132
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--builtin_ntp_servers=127.6.38.148:36449
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:28:05.042702  8526 heartbeater.cc:347] Connected to a master server at 127.6.38.190:35061
I20260812 19:28:05.043169  8526 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:05.044157  8526 heartbeater.cc:511] Master 127.6.38.190:35061 requested a full tablet report, sending...
I20260812 19:28:05.047005  7985 ts_manager.cc:194] Registered new tserver with Master: 75564870534948dca290963dc3566084 (127.6.38.131:42153)
I20260812 19:28:05.049563  7985 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.131:41177
W20260812 19:28:05.358039  8530 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:05.358549  8530 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:05.359086  8530 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:05.391619  8530 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:05.392540  8530 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.132
I20260812 19:28:05.428745  8530 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36449
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.132:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.6.38.132
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.132
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:05.430090  8530 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:05.431757  8530 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:05.451835  8542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:06.054245  8526 heartbeater.cc:503] Master 127.6.38.190:35061 was elected leader, sending a full tablet report...
W20260812 19:28:05.451869  8538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:05.451851  8539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:06.646807  8541 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:28:06.647543  8530 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:28:06.651301  8530 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:06.654297  8530 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:06.655797  8530 hybrid_clock.cc:648] HybridClock initialized: now 1786562886655757 us; error 63 us; skew 500 ppm
I20260812 19:28:06.656595  8530 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:06.663524  8530 webserver.cc:460] Webserver started at http://127.6.38.132:36201/ using document root <none> and password file <none>
I20260812 19:28:06.664677  8530 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:06.664896  8530 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:06.665410  8530 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:06.670789  8530 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data/instance:
uuid: "7c8f609db7584d8291436173c5dfd3d8"
format_stamp: "Formatted at 2026-08-12 19:28:06 on dist-test-slave-p3t5"
I20260812 19:28:06.671907  8530 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal/instance:
uuid: "7c8f609db7584d8291436173c5dfd3d8"
format_stamp: "Formatted at 2026-08-12 19:28:06 on dist-test-slave-p3t5"
I20260812 19:28:06.679352  8530 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.007s
I20260812 19:28:06.685747  8551 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:06.687384  8530 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260812 19:28:06.687929  8530 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal
uuid: "7c8f609db7584d8291436173c5dfd3d8"
format_stamp: "Formatted at 2026-08-12 19:28:06 on dist-test-slave-p3t5"
I20260812 19:28:06.688396  8530 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:06.738260  8530 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:06.739809  8530 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:06.740227  8530 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:06.742929  8530 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:06.747329  8530 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:06.747543  8530 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:06.747749  8530 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:06.747877  8530 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:06.892990  8530 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.132:40163
I20260812 19:28:06.893093  8683 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.132:40163 every 8 connection(s)
I20260812 19:28:06.895754  8530 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/data/info.pb
I20260812 19:28:06.905895  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 8530
I20260812 19:28:06.906433  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-3/wal/instance
I20260812 19:28:06.913281  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.133:0
--local_ip_for_outbound_sockets=127.6.38.133
--webserver_interface=127.6.38.133
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--builtin_ntp_servers=127.6.38.148:36449
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:28:06.923044  8684 heartbeater.cc:347] Connected to a master server at 127.6.38.190:35061
I20260812 19:28:06.923588  8684 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:06.924893  8684 heartbeater.cc:511] Master 127.6.38.190:35061 requested a full tablet report, sending...
I20260812 19:28:06.927701  7985 ts_manager.cc:194] Registered new tserver with Master: 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163)
I20260812 19:28:06.930123  7985 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.132:56721
W20260812 19:28:07.253500  8688 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:07.254079  8688 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:07.254518  8688 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:07.285862  8688 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:07.286880  8688 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.133
I20260812 19:28:07.321352  8688 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36449
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.133:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data/info.pb
--webserver_interface=127.6.38.133
--webserver_port=0
--tserver_master_addrs=127.6.38.190:35061
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.133
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:07.322664  8688 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:07.324329  8688 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:07.342881  8698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:07.934439  8684 heartbeater.cc:503] Master 127.6.38.190:35061 was elected leader, sending a full tablet report...
W20260812 19:28:07.342941  8696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:07.342942  8694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:08.545810  8697 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:28:08.545946  8688 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:28:08.550117  8688 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:08.552430  8688 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:08.553757  8688 hybrid_clock.cc:648] HybridClock initialized: now 1786562888553718 us; error 53 us; skew 500 ppm
I20260812 19:28:08.554600  8688 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:08.563022  8688 webserver.cc:460] Webserver started at http://127.6.38.133:46613/ using document root <none> and password file <none>
I20260812 19:28:08.564404  8688 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:08.564703  8688 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:08.565382  8688 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:08.571763  8688 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data/instance:
uuid: "2989b95deca448df910cd06a43fd2a69"
format_stamp: "Formatted at 2026-08-12 19:28:08 on dist-test-slave-p3t5"
I20260812 19:28:08.572916  8688 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal/instance:
uuid: "2989b95deca448df910cd06a43fd2a69"
format_stamp: "Formatted at 2026-08-12 19:28:08 on dist-test-slave-p3t5"
I20260812 19:28:08.580435  8688 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260812 19:28:08.586796  8708 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:08.588033  8688 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260812 19:28:08.588455  8688 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal
uuid: "2989b95deca448df910cd06a43fd2a69"
format_stamp: "Formatted at 2026-08-12 19:28:08 on dist-test-slave-p3t5"
I20260812 19:28:08.588783  8688 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:08.627576  8688 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:08.629189  8688 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:08.629671  8688 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:08.632261  8688 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:08.636547  8688 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:08.636740  8688 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:08.636958  8688 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:08.637092  8688 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:08.785758  8688 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.133:36139
I20260812 19:28:08.785866  8843 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.133:36139 every 8 connection(s)
I20260812 19:28:08.788682  8688 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/data/info.pb
I20260812 19:28:08.793768  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 8688
I20260812 19:28:08.794478  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoFlushBackgroundRandomValues.1786562791336058-6298-0/minicluster-data/ts-4/wal/instance
I20260812 19:28:08.820571  8844 heartbeater.cc:347] Connected to a master server at 127.6.38.190:35061
I20260812 19:28:08.821060  8844 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:08.822135  8844 heartbeater.cc:511] Master 127.6.38.190:35061 requested a full tablet report, sending...
I20260812 19:28:08.824640  7985 ts_manager.cc:194] Registered new tserver with Master: 2989b95deca448df910cd06a43fd2a69 (127.6.38.133:36139)
I20260812 19:28:08.826452  7985 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.133:39271
I20260812 19:28:08.833724  6298 external_mini_cluster.cc:930] 5 TS(s) registered with all masters
I20260812 19:28:08.875280  7985 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39328:
name: "bench_auto_flush_background_random_values"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 5
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
W20260812 19:28:08.903424  7985 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table bench_auto_flush_background_random_values in case of a server failure: 6 tablet servers would be needed, 5 are available. Consider bringing up more tablet servers.
I20260812 19:28:09.012614  8604 tablet_service.cc:1467] Processing CreateTablet for tablet 4321f996b2624e9d9586ab6100d61f68 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.034622  8604 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4321f996b2624e9d9586ab6100d61f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.041899  8605 tablet_service.cc:1467] Processing CreateTablet for tablet 36f6f7e8effa49abb90d47bf0baf6526 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.048949  8605 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36f6f7e8effa49abb90d47bf0baf6526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.071830  8761 tablet_service.cc:1467] Processing CreateTablet for tablet 4321f996b2624e9d9586ab6100d61f68 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.074271  8455 tablet_service.cc:1467] Processing CreateTablet for tablet 36f6f7e8effa49abb90d47bf0baf6526 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.076053  8455 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36f6f7e8effa49abb90d47bf0baf6526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.075987  8762 tablet_service.cc:1467] Processing CreateTablet for tablet 36f6f7e8effa49abb90d47bf0baf6526 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.072973  8292 tablet_service.cc:1467] Processing CreateTablet for tablet 36f6f7e8effa49abb90d47bf0baf6526 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.076228  8291 tablet_service.cc:1467] Processing CreateTablet for tablet 4321f996b2624e9d9586ab6100d61f68 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.077564  8762 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36f6f7e8effa49abb90d47bf0baf6526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.071882  8454 tablet_service.cc:1467] Processing CreateTablet for tablet 4321f996b2624e9d9586ab6100d61f68 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.078819  8454 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4321f996b2624e9d9586ab6100d61f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.081409  8291 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4321f996b2624e9d9586ab6100d61f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.081960  8761 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4321f996b2624e9d9586ab6100d61f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.082058  8292 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36f6f7e8effa49abb90d47bf0baf6526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.172212  8872 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Bootstrap starting.
I20260812 19:28:09.192353  8872 tablet_bootstrap.cc:654] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.199271  8872 log.cc:824] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:09.211010  8873 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Bootstrap starting.
I20260812 19:28:09.229600  8132 tablet_service.cc:1467] Processing CreateTablet for tablet 4321f996b2624e9d9586ab6100d61f68 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.236539  8132 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4321f996b2624e9d9586ab6100d61f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.233356  8133 tablet_service.cc:1467] Processing CreateTablet for tablet 36f6f7e8effa49abb90d47bf0baf6526 (DEFAULT_TABLE table=bench_auto_flush_background_random_values [id=d08b911f19d94eaaaaeecabdf7e7bade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:09.243351  8133 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36f6f7e8effa49abb90d47bf0baf6526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:09.251096  8872 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: No bootstrap required, opened a new log
I20260812 19:28:09.262979  8872 ts_tablet_manager.cc:1397] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Time spent bootstrapping tablet: real 0.092s	user 0.003s	sys 0.039s
I20260812 19:28:09.270977  8877 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Bootstrap starting.
I20260812 19:28:09.271382  8873 tablet_bootstrap.cc:654] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.272478  8878 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Bootstrap starting.
I20260812 19:28:09.278576  8873 log.cc:824] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:09.294464  8877 tablet_bootstrap.cc:654] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.296293  8878 tablet_bootstrap.cc:654] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.303723  8878 log.cc:824] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:09.303687  8877 log.cc:824] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:09.311712  8873 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: No bootstrap required, opened a new log
I20260812 19:28:09.312863  8873 ts_tablet_manager.cc:1397] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.028s
I20260812 19:28:09.325379  8878 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: No bootstrap required, opened a new log
I20260812 19:28:09.326689  8878 ts_tablet_manager.cc:1397] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.039s
I20260812 19:28:09.327001  8877 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: No bootstrap required, opened a new log
I20260812 19:28:09.327896  8877 ts_tablet_manager.cc:1397] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.039s
I20260812 19:28:09.381403  8873 raft_consensus.cc:348] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.383489  8873 raft_consensus.cc:374] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.383931  8873 raft_consensus.cc:729] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75564870534948dca290963dc3566084, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.388640  8873 consensus_queue.cc:260] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.394001  8878 raft_consensus.cc:348] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.396417  8878 raft_consensus.cc:374] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.397063  8878 raft_consensus.cc:729] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 479f1e19cce44dacacda7cee2e0c1cd8, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.399112  8878 consensus_queue.cc:260] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.406116  8873 ts_tablet_manager.cc:1428] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Time spent starting tablet: real 0.093s	user 0.070s	sys 0.017s
I20260812 19:28:09.415617  8877 raft_consensus.cc:348] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.417573  8877 raft_consensus.cc:374] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.418274  8877 raft_consensus.cc:729] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8f609db7584d8291436173c5dfd3d8, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.418730  8878 ts_tablet_manager.cc:1428] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Time spent starting tablet: real 0.091s	user 0.036s	sys 0.044s
I20260812 19:28:09.425005  8878 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Bootstrap starting.
I20260812 19:28:09.434991  8873 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Bootstrap starting.
I20260812 19:28:09.423451  8877 consensus_queue.cc:260] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.441902  8884 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Bootstrap starting.
I20260812 19:28:09.438897  8872 raft_consensus.cc:348] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.442941  8872 raft_consensus.cc:374] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.443450  8872 raft_consensus.cc:729] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989b95deca448df910cd06a43fd2a69, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.445088  8872 consensus_queue.cc:260] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.446413  8878 tablet_bootstrap.cc:654] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.455014  8844 heartbeater.cc:503] Master 127.6.38.190:35061 was elected leader, sending a full tablet report...
I20260812 19:28:09.455416  8877 ts_tablet_manager.cc:1428] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Time spent starting tablet: real 0.127s	user 0.037s	sys 0.047s
I20260812 19:28:09.457580  8872 ts_tablet_manager.cc:1428] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Time spent starting tablet: real 0.194s	user 0.042s	sys 0.038s
I20260812 19:28:09.459311  8872 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Bootstrap starting.
I20260812 19:28:09.475459  8873 tablet_bootstrap.cc:654] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.478509  8872 tablet_bootstrap.cc:654] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.486104  8877 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Bootstrap starting.
I20260812 19:28:09.491812  8885 raft_consensus.cc:482] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:09.492962  8885 raft_consensus.cc:504] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.501358  8884 tablet_bootstrap.cc:654] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.518280  8877 tablet_bootstrap.cc:654] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.525938  8885 leader_election.cc:288] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265), 75564870534948dca290963dc3566084 (127.6.38.131:42153), 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163), 2989b95deca448df910cd06a43fd2a69 (127.6.38.133:36139)
W20260812 19:28:09.535329  8527 tablet.cc:2369] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260812 19:28:09.537534  8376 tablet.cc:2369] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:28:09.539535  8878 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: No bootstrap required, opened a new log
I20260812 19:28:09.540282  8878 ts_tablet_manager.cc:1397] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.031s
I20260812 19:28:09.548144  8873 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: No bootstrap required, opened a new log
I20260812 19:28:09.548949  8873 ts_tablet_manager.cc:1397] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.020s
W20260812 19:28:09.550845  8845 tablet.cc:2369] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:28:09.555050  8884 log.cc:824] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:09.557775  8877 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: No bootstrap required, opened a new log
I20260812 19:28:09.558272  8877 ts_tablet_manager.cc:1397] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.031s
I20260812 19:28:09.559062  8878 raft_consensus.cc:348] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.560523  8878 raft_consensus.cc:374] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.561100  8878 raft_consensus.cc:729] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 479f1e19cce44dacacda7cee2e0c1cd8, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.561091  8877 raft_consensus.cc:348] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.562240  8877 raft_consensus.cc:374] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.562541  8877 raft_consensus.cc:729] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c8f609db7584d8291436173c5dfd3d8, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.563268  8877 consensus_queue.cc:260] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.565644  8877 ts_tablet_manager.cc:1428] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260812 19:28:09.562103  8878 consensus_queue.cc:260] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.569367  8878 ts_tablet_manager.cc:1428] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.004s
I20260812 19:28:09.585268  8872 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: No bootstrap required, opened a new log
I20260812 19:28:09.586938  8872 ts_tablet_manager.cc:1397] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Time spent bootstrapping tablet: real 0.128s	user 0.041s	sys 0.060s
I20260812 19:28:09.593236  8872 raft_consensus.cc:348] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.594858  8872 raft_consensus.cc:374] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.594923  8630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8f609db7584d8291436173c5dfd3d8" is_pre_election: true
I20260812 19:28:09.596621  8630 raft_consensus.cc:2454] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in term 0.
I20260812 19:28:09.595405  8872 raft_consensus.cc:729] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2989b95deca448df910cd06a43fd2a69, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.602156  8873 raft_consensus.cc:348] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.603610  8873 raft_consensus.cc:374] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.604033  8873 raft_consensus.cc:729] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75564870534948dca290963dc3566084, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.601254  8872 consensus_queue.cc:260] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.612495  8475 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75564870534948dca290963dc3566084" is_pre_election: true
I20260812 19:28:09.614554  8475 raft_consensus.cc:2454] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in term 0.
I20260812 19:28:09.614969  8872 ts_tablet_manager.cc:1428] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.015s
I20260812 19:28:09.618070  8235 leader_election.cc:302] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 479f1e19cce44dacacda7cee2e0c1cd8, 75564870534948dca290963dc3566084, 7c8f609db7584d8291436173c5dfd3d8; no voters: 
I20260812 19:28:09.620019  8885 raft_consensus.cc:2781] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:09.620636  8885 raft_consensus.cc:482] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:09.621214  8885 raft_consensus.cc:3037] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.605430  8873 consensus_queue.cc:260] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.626852  8873 ts_tablet_manager.cc:1428] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.004s
I20260812 19:28:09.633482  8786 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989b95deca448df910cd06a43fd2a69" is_pre_election: true
I20260812 19:28:09.634526  8786 raft_consensus.cc:2454] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in term 0.
I20260812 19:28:09.635033  8885 raft_consensus.cc:504] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.638180  8885 leader_election.cc:288] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [CANDIDATE]: Term 1 election: Requested vote from peers e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265), 75564870534948dca290963dc3566084 (127.6.38.131:42153), 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163), 2989b95deca448df910cd06a43fd2a69 (127.6.38.133:36139)
I20260812 19:28:09.639248  8630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8f609db7584d8291436173c5dfd3d8"
I20260812 19:28:09.639869  8630 raft_consensus.cc:3037] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.641059  8786 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989b95deca448df910cd06a43fd2a69"
I20260812 19:28:09.641662  8786 raft_consensus.cc:3037] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.642223  8884 tablet_bootstrap.cc:492] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: No bootstrap required, opened a new log
I20260812 19:28:09.642040  8475 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75564870534948dca290963dc3566084"
I20260812 19:28:09.642674  8475 raft_consensus.cc:3037] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.643113  8884 ts_tablet_manager.cc:1397] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Time spent bootstrapping tablet: real 0.203s	user 0.022s	sys 0.019s
I20260812 19:28:09.649487  8786 raft_consensus.cc:2454] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in term 1.
I20260812 19:28:09.650197  8475 raft_consensus.cc:2454] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in term 1.
I20260812 19:28:09.651273  8235 leader_election.cc:302] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 2989b95deca448df910cd06a43fd2a69, 479f1e19cce44dacacda7cee2e0c1cd8, 75564870534948dca290963dc3566084; no voters: 
I20260812 19:28:09.640491  8156 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e211e1be50d1493d91a51e972b333aa5"
I20260812 19:28:09.652117  8885 raft_consensus.cc:2781] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:09.633279  8158 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e211e1be50d1493d91a51e972b333aa5" is_pre_election: true
W20260812 19:28:09.653968  8685 tablet.cc:2369] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260812 19:28:09.654656  8235 leader_election.cc:341] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:09.653997  8630 raft_consensus.cc:2454] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in term 1.
W20260812 19:28:09.656139  8235 leader_election.cc:341] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:09.657953  8885 raft_consensus.cc:686] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 1 LEADER]: Becoming Leader. State: Replica: 479f1e19cce44dacacda7cee2e0c1cd8, State: Running, Role: LEADER
I20260812 19:28:09.658928  8885 consensus_queue.cc:237] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.668870  8884 raft_consensus.cc:348] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.670235  8884 raft_consensus.cc:374] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.670605  8884 raft_consensus.cc:729] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e211e1be50d1493d91a51e972b333aa5, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.671662  8884 consensus_queue.cc:260] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.676508  8884 ts_tablet_manager.cc:1428] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Time spent starting tablet: real 0.033s	user 0.025s	sys 0.003s
I20260812 19:28:09.675889  7981 catalog_manager.cc:5495] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130). New cstate: current_term: 1 leader_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:09.677798  8884 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Bootstrap starting.
I20260812 19:28:09.685454  8884 tablet_bootstrap.cc:654] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:09.692973  8884 tablet_bootstrap.cc:492] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: No bootstrap required, opened a new log
I20260812 19:28:09.693374  8884 ts_tablet_manager.cc:1397] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260812 19:28:09.695379  8884 raft_consensus.cc:348] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.696012  8884 raft_consensus.cc:374] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:09.696244  8884 raft_consensus.cc:729] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e211e1be50d1493d91a51e972b333aa5, State: Initialized, Role: FOLLOWER
I20260812 19:28:09.696817  8884 consensus_queue.cc:260] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.698946  8884 ts_tablet_manager.cc:1428] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260812 19:28:09.783159  8887 raft_consensus.cc:482] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:09.784060  8887 raft_consensus.cc:504] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.794008  8887 leader_election.cc:288] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130:46027), 75564870534948dca290963dc3566084 (127.6.38.131:42153), e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265), 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163)
I20260812 19:28:09.858614  8319 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" is_pre_election: true
I20260812 19:28:09.860334  8319 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 0.
I20260812 19:28:09.871857  8630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8f609db7584d8291436173c5dfd3d8" is_pre_election: true
I20260812 19:28:09.873147  8630 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 0.
I20260812 19:28:09.876309  8909 raft_consensus.cc:482] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:09.876170  8713 leader_election.cc:302] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 2989b95deca448df910cd06a43fd2a69, 479f1e19cce44dacacda7cee2e0c1cd8, 7c8f609db7584d8291436173c5dfd3d8; no voters: 
I20260812 19:28:09.876708  8158 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e211e1be50d1493d91a51e972b333aa5" is_pre_election: true
I20260812 19:28:09.877466  8887 raft_consensus.cc:2781] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:09.877969  8887 raft_consensus.cc:482] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:09.877085  8909 raft_consensus.cc:504] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.878588  8887 raft_consensus.cc:3037] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.880046  8158 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 0.
I20260812 19:28:09.881309  8475 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75564870534948dca290963dc3566084" is_pre_election: true
I20260812 19:28:09.882491  8475 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 0.
W20260812 19:28:09.885252  8209 tablet.cc:2369] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:28:09.894598  8887 raft_consensus.cc:504] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.899936  8319 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "479f1e19cce44dacacda7cee2e0c1cd8"
I20260812 19:28:09.900930  8319 raft_consensus.cc:3037] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.900836  8475 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75564870534948dca290963dc3566084"
I20260812 19:28:09.901875  8475 raft_consensus.cc:3037] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.915904  8630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8f609db7584d8291436173c5dfd3d8"
I20260812 19:28:09.916870  8630 raft_consensus.cc:3037] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:09.919230  8475 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 1.
I20260812 19:28:09.921257  8887 leader_election.cc:288] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [CANDIDATE]: Term 1 election: Requested vote from peers 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130:46027), 75564870534948dca290963dc3566084 (127.6.38.131:42153), e211e1be50d1493d91a51e972b333aa5 (127.6.38.129:33265), 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163)
I20260812 19:28:09.921515  8319 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 1.
I20260812 19:28:09.929803  8711 leader_election.cc:302] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 2989b95deca448df910cd06a43fd2a69, 479f1e19cce44dacacda7cee2e0c1cd8, 75564870534948dca290963dc3566084; no voters: 
I20260812 19:28:09.931135  8887 raft_consensus.cc:2781] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:09.939527  8630 raft_consensus.cc:2454] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2989b95deca448df910cd06a43fd2a69 in term 1.
I20260812 19:28:09.942507  8887 raft_consensus.cc:686] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [term 1 LEADER]: Becoming Leader. State: Replica: 2989b95deca448df910cd06a43fd2a69, State: Running, Role: LEADER
I20260812 19:28:09.944725  8887 consensus_queue.cc:237] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } }
I20260812 19:28:09.934525  8909 leader_election.cc:288] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130:46027), 75564870534948dca290963dc3566084 (127.6.38.131:42153), 2989b95deca448df910cd06a43fd2a69 (127.6.38.133:36139), 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163)
I20260812 19:28:09.953336  8909 raft_consensus.cc:482] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:09.955117  8156 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "2989b95deca448df910cd06a43fd2a69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e211e1be50d1493d91a51e972b333aa5"
I20260812 19:28:09.954556  8909 raft_consensus.cc:504] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } } peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } }
I20260812 19:28:09.973171  8909 leader_election.cc:288] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130:46027), 75564870534948dca290963dc3566084 (127.6.38.131:42153), 7c8f609db7584d8291436173c5dfd3d8 (127.6.38.132:40163), 2989b95deca448df910cd06a43fd2a69 (127.6.38.133:36139)
I20260812 19:28:10.034950  8319 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" is_pre_election: true
I20260812 19:28:10.036245  8319 raft_consensus.cc:2379] T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e211e1be50d1493d91a51e972b333aa5 in current term 1: Already voted for candidate 2989b95deca448df910cd06a43fd2a69 in this term.
I20260812 19:28:10.042919  8318 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" is_pre_election: true
I20260812 19:28:10.042367  7981 catalog_manager.cc:5495] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2989b95deca448df910cd06a43fd2a69 (127.6.38.133). New cstate: current_term: 1 leader_uuid: "2989b95deca448df910cd06a43fd2a69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:10.044919  8475 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75564870534948dca290963dc3566084" is_pre_election: true
I20260812 19:28:10.046264  8475 raft_consensus.cc:2379] T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e211e1be50d1493d91a51e972b333aa5 in current term 1: Already voted for candidate 2989b95deca448df910cd06a43fd2a69 in this term.
I20260812 19:28:10.049125  8475 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75564870534948dca290963dc3566084" is_pre_election: true
I20260812 19:28:10.050364  8475 raft_consensus.cc:2379] T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e211e1be50d1493d91a51e972b333aa5 in current term 1: Already voted for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in this term.
I20260812 19:28:10.078334  8158 raft_consensus.cc:3037] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:10.090261  8786 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989b95deca448df910cd06a43fd2a69" is_pre_election: true
I20260812 19:28:10.093150  8907 consensus_queue.cc:1035] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.093411  8079 leader_election.cc:302] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 5 voters: 1 yes votes; 3 no votes. yes voters: e211e1be50d1493d91a51e972b333aa5; no voters: 2989b95deca448df910cd06a43fd2a69, 479f1e19cce44dacacda7cee2e0c1cd8, 75564870534948dca290963dc3566084
I20260812 19:28:10.095597  8926 raft_consensus.cc:3037] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:10.095391  8907 consensus_queue.cc:1035] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.102469  8629 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8f609db7584d8291436173c5dfd3d8" is_pre_election: true
I20260812 19:28:10.103965  8629 raft_consensus.cc:2379] T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e211e1be50d1493d91a51e972b333aa5 in current term 1: Already voted for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in this term.
I20260812 19:28:10.091439  8784 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4321f996b2624e9d9586ab6100d61f68" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2989b95deca448df910cd06a43fd2a69" is_pre_election: true
I20260812 19:28:10.114924  8784 raft_consensus.cc:2379] T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e211e1be50d1493d91a51e972b333aa5 in current term 1: Already voted for candidate 479f1e19cce44dacacda7cee2e0c1cd8 in this term.
I20260812 19:28:10.117883  8630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "36f6f7e8effa49abb90d47bf0baf6526" candidate_uuid: "e211e1be50d1493d91a51e972b333aa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c8f609db7584d8291436173c5dfd3d8" is_pre_election: true
I20260812 19:28:10.113014  8082 leader_election.cc:302] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 5 voters: 1 yes votes; 3 no votes. yes voters: e211e1be50d1493d91a51e972b333aa5; no voters: 479f1e19cce44dacacda7cee2e0c1cd8, 75564870534948dca290963dc3566084, 7c8f609db7584d8291436173c5dfd3d8
I20260812 19:28:10.124056  8630 raft_consensus.cc:2379] T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e211e1be50d1493d91a51e972b333aa5 in current term 1: Already voted for candidate 2989b95deca448df910cd06a43fd2a69 in this term.
I20260812 19:28:10.141208  8885 consensus_queue.cc:1035] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2989b95deca448df910cd06a43fd2a69" member_type: VOTER last_known_addr { host: "127.6.38.133" port: 36139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.150247  8926 raft_consensus.cc:2726] T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 19:28:10.163576  8909 raft_consensus.cc:2726] T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 19:28:10.175343  8907 consensus_queue.cc:1035] T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.455094  8887 consensus_queue.cc:1035] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e211e1be50d1493d91a51e972b333aa5" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 33265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.471722  8887 consensus_queue.cc:1035] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c8f609db7584d8291436173c5dfd3d8" member_type: VOTER last_known_addr { host: "127.6.38.132" port: 40163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.525810  8949 consensus_queue.cc:1035] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "479f1e19cce44dacacda7cee2e0c1cd8" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 46027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:10.532167  8946 consensus_queue.cc:1035] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75564870534948dca290963dc3566084" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 42153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260812 19:28:10.852072  8931 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:10.852926  8931 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:10.885223  8931 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:28:12.332343  8957 debug-util.cc:398] Leaking SignalData structure 0x7b0800038040 after lost signal to thread 8931
W20260812 19:28:12.333083  8957 kernel_stack_watchdog.cc:198] Thread 8931 stuck at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/thread.cc:637 for 388ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
W20260812 19:28:12.522899  8931 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.582s	user 0.000s	sys 0.007s
W20260812 19:28:12.698272  8931 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.758s	user 0.003s	sys 0.023s
Using table 'bench_auto_flush_background_random_values'
W20260812 19:28:12.961072  8989 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.002s	sys 0.002s
W20260812 19:28:14.313730  8678 debug-util.cc:398] Leaking SignalData structure 0x7b080003eec0 after lost signal to thread 8532
W20260812 19:28:14.315160  8678 debug-util.cc:398] Leaking SignalData structure 0x7b08000b51e0 after lost signal to thread 8683
W20260812 19:28:14.860954  9003 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.218s	user 0.062s	sys 0.041s
W20260812 19:28:15.323714  9017 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Append to log took a long time: real 0.367s	user 0.071s	sys 0.026s
W20260812 19:28:15.399672  9010 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 0.591s	user 0.065s	sys 0.042s
W20260812 19:28:15.415009  9016 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.451s	user 0.066s	sys 0.035s
W20260812 19:28:15.418919  9003 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.321s	user 0.076s	sys 0.025s
W20260812 19:28:15.486275  8711 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.38.130:46027, user_credentials={real_user=slave}} blocked reactor thread for 63102.6us
W20260812 19:28:15.624392  9011 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 0.742s	user 0.066s	sys 0.046s
W20260812 19:28:15.663216  9003 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.243s	user 0.037s	sys 0.004s
W20260812 19:28:15.978338  9003 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.116s	user 0.035s	sys 0.025s
W20260812 19:28:16.050124  9035 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Append to log took a long time: real 0.206s	user 0.062s	sys 0.039s
W20260812 19:28:16.108718  9036 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.225s	user 0.064s	sys 0.039s
I20260812 19:28:16.302834  9024 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35406 (ReqId={client: d94c405e3bed460587100aac973669a5, seq_no=0, attempt_no=0}) took 2073 ms. Trace:
I20260812 19:28:16.303376  9024 rpcz_store.cc:276] 0812 19:28:14.229761 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.229963 (+   202us) service_pool.cc:227] Handling call
0812 19:28:16.302761 (+2072798us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:14.272478 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:14.274774 (+  2296us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:14.274820 (+    46us) write_op.cc:435] Acquired schema lock
0812 19:28:14.274854 (+    34us) tablet.cc:660] Decoding operations
0812 19:28:14.566166 (+291312us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:14.566314 (+   148us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:14.566357 (+    43us) tablet.cc:683] Acquiring locks for 1271 operations
0812 19:28:14.620314 (+ 53957us) tablet.cc:699] Row locks acquired
0812 19:28:14.620358 (+    44us) write_op.cc:260] PREPARE: finished
0812 19:28:14.620830 (+   472us) write_op.cc:270] Start()
0812 19:28:14.621119 (+   289us) write_op.cc:276] Timestamp: P: 1786562894620630 usec, L: 0
0812 19:28:14.621169 (+    50us) op_driver.cc:331] REPLICATION: starting
0812 19:28:14.629316 (+  8147us) log.cc:842] Serialized 156919 byte log entry
0812 19:28:15.460011 (+830695us) op_driver.cc:444] REPLICATION: finished
0812 19:28:15.499655 (+ 39644us) write_op.cc:301] APPLY: starting
0812 19:28:15.506314 (+  6659us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:15.677352 (+171038us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:15.677497 (+   145us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:16.276685 (+599188us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:16.282306 (+  5621us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:16.282365 (+    59us) write_op.cc:312] APPLY: finished
0812 19:28:16.293879 (+ 11514us) log.cc:842] Serialized 7645 byte log entry
0812 19:28:16.295424 (+  1545us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:16.301192 (+  5768us) write_op.cc:454] Released schema lock
0812 19:28:16.302185 (+   993us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39124,"num_ops":1271,"prepare.queue_time_us":11095,"prepare.run_cpu_time_us":337410,"prepare.run_wall_time_us":463034,"raft.queue_time_us":24889,"raft.run_cpu_time_us":36845,"raft.run_wall_time_us":141264,"replication_time_us":838695,"thread_start_us":148156,"threads_started":4,"wal-append.queue_time_us":13275}]]}
W20260812 19:28:16.386796  8975 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.133:36139, user_credentials={real_user=slave}} blocked reactor thread for 78209.8us
W20260812 19:28:16.443584  9016 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.833s	user 0.092s	sys 0.053s
W20260812 19:28:16.480882  9033 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 0.629s	user 0.047s	sys 0.055s
W20260812 19:28:16.528357  9026 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.924s	user 0.073s	sys 0.033s
W20260812 19:28:16.538609  8711 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.38.130:46027, user_credentials={real_user=slave}} blocked reactor thread for 92132.3us
W20260812 19:28:16.718477  9034 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 0.881s	user 0.076s	sys 0.026s
I20260812 19:28:16.738754  8629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.130:44989 (request call id 16) took 1123 ms. Trace:
I20260812 19:28:16.739588  8629 rpcz_store.cc:276] 0812 19:28:15.614532 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:15.614802 (+   270us) service_pool.cc:227] Handling call
0812 19:28:15.619955 (+  5153us) raft_consensus.cc:1457] Updating replica for 1 ops
0812 19:28:15.627207 (+  7252us) raft_consensus.cc:1520] Early marking committed up to index 0
0812 19:28:15.627257 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0812 19:28:15.627949 (+   692us) write_op.cc:270] Start()
0812 19:28:15.628151 (+   202us) write_op.cc:276] Timestamp: P: 1786562895541950 usec, L: 0
0812 19:28:15.661492 (+ 33341us) log.cc:842] Serialized 163930 byte log entry
0812 19:28:15.841978 (+180486us) raft_consensus.cc:1631] Marking committed up to 1
0812 19:28:15.842053 (+    75us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:15.842184 (+   131us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:16.737776 (+895592us) raft_consensus.cc:1671] finished
0812 19:28:16.737793 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:16.738026 (+   233us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:15.786073 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4321f996b2624e9d9586ab6100d61f68
0812 19:28:15.794617 (+  8544us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:15.794692 (+    75us) write_op.cc:435] Acquired schema lock
0812 19:28:15.794787 (+    95us) tablet.cc:660] Decoding operations
Metrics: {"thread_start_us":75870,"threads_started":1,"wal-append.queue_time_us":161504,"child_traces":[["op",{"prepare.queue_time_us":26012,"thread_start_us":26893,"threads_started":1}]]}
W20260812 19:28:17.033721  9016 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.385s	user 0.046s	sys 0.008s
W20260812 19:28:17.051653  9017 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Append to log took a long time: real 1.516s	user 0.117s	sys 0.038s
I20260812 19:28:17.090642  8475 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.133:45287 (request call id 13) took 1664 ms. Trace:
I20260812 19:28:17.091260  8475 rpcz_store.cc:276] 0812 19:28:15.426094 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:15.426745 (+   651us) service_pool.cc:227] Handling call
0812 19:28:15.438304 (+ 11559us) raft_consensus.cc:1457] Updating replica for 2 ops
0812 19:28:15.472547 (+ 34243us) raft_consensus.cc:1520] Early marking committed up to index 1
0812 19:28:15.472616 (+    69us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0812 19:28:15.473386 (+   770us) write_op.cc:270] Start()
0812 19:28:15.473578 (+   192us) write_op.cc:276] Timestamp: P: 1786562895088343 usec, L: 0
0812 19:28:15.501055 (+ 27477us) write_op.cc:270] Start()
0812 19:28:15.501288 (+   233us) write_op.cc:276] Timestamp: P: 1786562895337592 usec, L: 0
0812 19:28:15.534671 (+ 33383us) log.cc:842] Serialized 252214 byte log entry
0812 19:28:15.535003 (+   332us) raft_consensus.cc:1631] Marking committed up to 1
0812 19:28:15.535076 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:15.565161 (+ 30085us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:17.089754 (+1524593us) raft_consensus.cc:1671] finished
0812 19:28:17.089795 (+    41us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:17.089990 (+   195us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:15.973348 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:16.046617 (+ 73269us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:16.046653 (+    36us) write_op.cc:435] Acquired schema lock
0812 19:28:16.046666 (+    13us) tablet.cc:660] Decoding operations
Related trace 'op':
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":473282}],["op",{}]]}
W20260812 19:28:17.097776  9010 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 1.213s	user 0.097s	sys 0.053s
I20260812 19:28:17.100348  8158 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.133:37499 (request call id 13) took 1575 ms. Trace:
I20260812 19:28:17.101209  8158 rpcz_store.cc:276] 0812 19:28:15.525238 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:15.565836 (+ 40598us) service_pool.cc:227] Handling call
0812 19:28:15.571224 (+  5388us) raft_consensus.cc:1457] Updating replica for 2 ops
0812 19:28:15.594363 (+ 23139us) raft_consensus.cc:1520] Early marking committed up to index 2
0812 19:28:15.594884 (+   521us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0812 19:28:15.595415 (+   531us) write_op.cc:270] Start()
0812 19:28:15.595622 (+   207us) write_op.cc:276] Timestamp: P: 1786562895088343 usec, L: 0
0812 19:28:15.596766 (+  1144us) write_op.cc:270] Start()
0812 19:28:15.596997 (+   231us) write_op.cc:276] Timestamp: P: 1786562895337592 usec, L: 0
0812 19:28:15.884683 (+287686us) log.cc:842] Serialized 252214 byte log entry
0812 19:28:15.932657 (+ 47974us) raft_consensus.cc:1631] Marking committed up to 2
0812 19:28:15.985766 (+ 53109us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:15.985905 (+   139us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:17.099859 (+1113954us) raft_consensus.cc:1671] finished
0812 19:28:17.099891 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:17.100209 (+   318us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:16.761984 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:16.762749 (+   765us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:16.762777 (+    28us) write_op.cc:435] Acquired schema lock
0812 19:28:16.762790 (+    13us) tablet.cc:660] Decoding operations
Related trace 'op':
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1165824}],["op",{}]]}
W20260812 19:28:17.325496  9026 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.580s	user 0.071s	sys 0.029s
W20260812 19:28:17.457825  9011 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 1.394s	user 0.111s	sys 0.034s
I20260812 19:28:17.459450  8630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.133:54605 (request call id 13) took 1794 ms. Trace:
I20260812 19:28:17.459800  8630 rpcz_store.cc:276] 0812 19:28:15.664699 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:15.664931 (+   232us) service_pool.cc:227] Handling call
0812 19:28:15.815340 (+150409us) raft_consensus.cc:1457] Updating replica for 2 ops
0812 19:28:15.860991 (+ 45651us) raft_consensus.cc:1520] Early marking committed up to index 2
0812 19:28:15.861475 (+   484us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0812 19:28:15.902253 (+ 40778us) write_op.cc:270] Start()
0812 19:28:15.902490 (+   237us) write_op.cc:276] Timestamp: P: 1786562895088343 usec, L: 0
0812 19:28:15.904002 (+  1512us) write_op.cc:270] Start()
0812 19:28:15.904214 (+   212us) write_op.cc:276] Timestamp: P: 1786562895337592 usec, L: 0
0812 19:28:16.063498 (+159284us) log.cc:842] Serialized 252214 byte log entry
0812 19:28:16.063807 (+   309us) raft_consensus.cc:1631] Marking committed up to 2
0812 19:28:16.063887 (+    80us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:16.064073 (+   186us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:17.459096 (+1395023us) raft_consensus.cc:1671] finished
0812 19:28:17.459131 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:17.459279 (+   148us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:16.665795 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:16.666618 (+   823us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:16.666643 (+    25us) write_op.cc:435] Acquired schema lock
0812 19:28:16.666658 (+    15us) tablet.cc:660] Decoding operations
Related trace 'op':
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":731011}],["op",{}]]}
W20260812 19:28:17.671535  9017 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 75564870534948dca290963dc3566084: Append to log took a long time: real 0.326s	user 0.041s	sys 0.004s
W20260812 19:28:17.783043  9034 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 0.821s	user 0.076s	sys 0.013s
W20260812 19:28:17.788872  9010 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 0.512s	user 0.036s	sys 0.008s
W20260812 19:28:17.792776  9033 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 0.885s	user 0.067s	sys 0.025s
W20260812 19:28:17.817219  9026 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.278s	user 0.029s	sys 0.007s
I20260812 19:28:17.854961  8156 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.130:55845 (request call id 17) took 1032 ms. Trace:
I20260812 19:28:17.855414  8156 rpcz_store.cc:276] 0812 19:28:16.823030 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:16.823193 (+   163us) service_pool.cc:227] Handling call
0812 19:28:16.827817 (+  4624us) raft_consensus.cc:1457] Updating replica for 1 ops
0812 19:28:16.832884 (+  5067us) raft_consensus.cc:1520] Early marking committed up to index 0
0812 19:28:16.832940 (+    56us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0812 19:28:16.833600 (+   660us) write_op.cc:270] Start()
0812 19:28:16.842071 (+  8471us) write_op.cc:276] Timestamp: P: 1786562896708778 usec, L: 0
0812 19:28:16.907177 (+ 65106us) log.cc:842] Serialized 172294 byte log entry
0812 19:28:16.907412 (+   235us) raft_consensus.cc:1631] Marking committed up to 2
0812 19:28:16.907462 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:16.907548 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:17.854578 (+947030us) raft_consensus.cc:1671] finished
0812 19:28:17.854596 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:17.854871 (+   275us) inbound_call.cc:173] Queueing success response
Related trace 'op':
Metrics: {"child_traces":[["op",{}]]}
W20260812 19:28:17.863186  9035 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Append to log took a long time: real 0.864s	user 0.081s	sys 0.006s
I20260812 19:28:17.882871  8474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.130:59863 (request call id 18) took 1029 ms. Trace:
I20260812 19:28:17.883455  8474 rpcz_store.cc:276] 0812 19:28:16.853162 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:16.853454 (+   292us) service_pool.cc:227] Handling call
0812 19:28:16.862356 (+  8902us) raft_consensus.cc:1457] Updating replica for 1 ops
0812 19:28:16.917061 (+ 54705us) raft_consensus.cc:1520] Early marking committed up to index 0
0812 19:28:16.917110 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0812 19:28:16.917635 (+   525us) write_op.cc:270] Start()
0812 19:28:16.917798 (+   163us) write_op.cc:276] Timestamp: P: 1786562896708778 usec, L: 0
0812 19:28:16.998954 (+ 81156us) log.cc:842] Serialized 172294 byte log entry
0812 19:28:16.999260 (+   306us) raft_consensus.cc:1631] Marking committed up to 2
0812 19:28:17.028749 (+ 29489us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:17.028904 (+   155us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:17.881719 (+852815us) raft_consensus.cc:1671] finished
0812 19:28:17.881736 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:17.881957 (+   221us) inbound_call.cc:173] Queueing success response
Related trace 'op':
Metrics: {"child_traces":[["op",{}]]}
W20260812 19:28:17.902757  8235 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.38.129:33265, user_credentials={real_user=slave}} blocked reactor thread for 43793.7us
W20260812 19:28:17.918529  9036 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.975s	user 0.078s	sys 0.028s
I20260812 19:28:17.922640  8786 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.130:52671 (request call id 17) took 1094 ms. Trace:
I20260812 19:28:17.923290  8786 rpcz_store.cc:276] 0812 19:28:16.827169 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:16.827332 (+   163us) service_pool.cc:227] Handling call
0812 19:28:16.832144 (+  4812us) raft_consensus.cc:1457] Updating replica for 1 ops
0812 19:28:16.887306 (+ 55162us) raft_consensus.cc:1520] Early marking committed up to index 0
0812 19:28:16.887364 (+    58us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0812 19:28:16.887890 (+   526us) write_op.cc:270] Start()
0812 19:28:16.888028 (+   138us) write_op.cc:276] Timestamp: P: 1786562896708778 usec, L: 0
0812 19:28:16.943001 (+ 54973us) log.cc:842] Serialized 172294 byte log entry
0812 19:28:16.943337 (+   336us) raft_consensus.cc:1631] Marking committed up to 2
0812 19:28:16.943404 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:16.943559 (+   155us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:17.921074 (+977515us) raft_consensus.cc:1671] finished
0812 19:28:17.921165 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:17.921683 (+   518us) inbound_call.cc:173] Queueing success response
Related trace 'op':
Metrics: {"child_traces":[["op",{}]]}
W20260812 19:28:18.004274  9011 log.cc:924] Time spent T 36f6f7e8effa49abb90d47bf0baf6526 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 0.446s	user 0.029s	sys 0.014s
W20260812 19:28:18.034926  8235 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.38.131:42153, user_credentials={real_user=slave}} blocked reactor thread for 130805us
W20260812 19:28:18.269227  9034 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 0.376s	user 0.043s	sys 0.003s
W20260812 19:28:18.505277  9033 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 0.401s	user 0.032s	sys 0.014s
W20260812 19:28:18.686915  9035 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Append to log took a long time: real 0.572s	user 0.035s	sys 0.014s
W20260812 19:28:18.700652  9036 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.448s	user 0.020s	sys 0.023s
W20260812 19:28:19.679770  9034 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 7c8f609db7584d8291436173c5dfd3d8: Append to log took a long time: real 0.417s	user 0.045s	sys 0.009s
W20260812 19:28:19.776923  9077 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 479f1e19cce44dacacda7cee2e0c1cd8: Append to log took a long time: real 0.831s	user 0.026s	sys 0.033s
W20260812 19:28:19.949271  9036 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 2989b95deca448df910cd06a43fd2a69: Append to log took a long time: real 0.679s	user 0.039s	sys 0.013s
W20260812 19:28:20.087754  9033 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P e211e1be50d1493d91a51e972b333aa5: Append to log took a long time: real 0.831s	user 0.046s	sys 0.010s
W20260812 19:28:20.291018  9035 log.cc:924] Time spent T 4321f996b2624e9d9586ab6100d61f68 P 75564870534948dca290963dc3566084: Append to log took a long time: real 0.801s	user 0.036s	sys 0.015s
I20260812 19:28:20.338601  8475 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.6.38.130:59863 (request call id 21) took 1062 ms. Trace:
I20260812 19:28:20.338984  8475 rpcz_store.cc:276] 0812 19:28:19.276391 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:19.276918 (+   527us) service_pool.cc:227] Handling call
0812 19:28:19.312679 (+ 35761us) raft_consensus.cc:1457] Updating replica for 1 ops
0812 19:28:19.363417 (+ 50738us) raft_consensus.cc:1520] Early marking committed up to index 0
0812 19:28:19.363475 (+    58us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0812 19:28:19.378956 (+ 15481us) write_op.cc:270] Start()
0812 19:28:19.405877 (+ 26921us) write_op.cc:276] Timestamp: P: 1786562898833708 usec, L: 0
0812 19:28:19.489767 (+ 83890us) log.cc:842] Serialized 93327 byte log entry
0812 19:28:19.497851 (+  8084us) raft_consensus.cc:1631] Marking committed up to 4
0812 19:28:19.497922 (+    71us) raft_consensus.cc:1683] Filling consensus response to leader.
0812 19:28:19.498054 (+   132us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0812 19:28:20.338367 (+840313us) raft_consensus.cc:1671] finished
0812 19:28:20.338384 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0812 19:28:20.338528 (+   144us) inbound_call.cc:173] Queueing success response
Related trace 'op':
Metrics: {"child_traces":[["op",{}]]}
I20260812 19:28:20.509383  9041 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60454 (ReqId={client: d94c405e3bed460587100aac973669a5, seq_no=1, attempt_no=0}) took 6078 ms. Trace:
I20260812 19:28:20.510200  9041 rpcz_store.cc:276] 0812 19:28:14.432975 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.433397 (+   422us) service_pool.cc:227] Handling call
0812 19:28:20.509213 (+6075816us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:14.504667 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4321f996b2624e9d9586ab6100d61f68
0812 19:28:14.507635 (+  2968us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:14.507820 (+   185us) write_op.cc:435] Acquired schema lock
0812 19:28:14.507847 (+    27us) tablet.cc:660] Decoding operations
0812 19:28:15.291003 (+783156us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:15.291219 (+   216us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:15.291300 (+    81us) tablet.cc:683] Acquiring locks for 1328 operations
0812 19:28:15.541725 (+250425us) tablet.cc:699] Row locks acquired
0812 19:28:15.541757 (+    32us) write_op.cc:260] PREPARE: finished
0812 19:28:15.542058 (+   301us) write_op.cc:270] Start()
0812 19:28:15.542172 (+   114us) write_op.cc:276] Timestamp: P: 1786562895541950 usec, L: 0
0812 19:28:15.542216 (+    44us) op_driver.cc:331] REPLICATION: starting
0812 19:28:15.545448 (+  3232us) log.cc:842] Serialized 163930 byte log entry
0812 19:28:16.569862 (+1024414us) op_driver.cc:444] REPLICATION: finished
0812 19:28:16.658248 (+ 88386us) write_op.cc:301] APPLY: starting
0812 19:28:16.658351 (+   103us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:17.076675 (+418324us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:17.076836 (+   161us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:20.208196 (+3131360us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:20.286413 (+ 78217us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:20.286462 (+    49us) write_op.cc:312] APPLY: finished
0812 19:28:20.373400 (+ 86938us) log.cc:842] Serialized 7987 byte log entry
0812 19:28:20.374893 (+  1493us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:20.468263 (+ 93370us) write_op.cc:454] Released schema lock
0812 19:28:20.469072 (+   809us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88093,"num_ops":1328,"prepare.queue_time_us":26702,"prepare.run_cpu_time_us":309329,"prepare.run_wall_time_us":1142277,"raft.queue_time_us":41879,"raft.run_cpu_time_us":20463,"raft.run_wall_time_us":124869,"replication_time_us":1027552,"spinlock_wait_cycles":12544,"thread_start_us":203771,"threads_started":5,"wal-append.queue_time_us":57870,"wal-append.run_cpu_time_us":255751,"wal-append.run_wall_time_us":3233664}]]}
I20260812 19:28:20.792958  9065 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60438 (ReqId={client: dca570665a1240019ad211a317c634c5, seq_no=1, attempt_no=0}) took 6397 ms. Trace:
I20260812 19:28:20.793502  9065 rpcz_store.cc:276] 0812 19:28:14.395624 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.396024 (+   400us) service_pool.cc:227] Handling call
0812 19:28:20.792841 (+6396817us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:15.646898 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4321f996b2624e9d9586ab6100d61f68
0812 19:28:15.647753 (+   855us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:15.647790 (+    37us) write_op.cc:435] Acquired schema lock
0812 19:28:15.647810 (+    20us) tablet.cc:660] Decoding operations
0812 19:28:16.079356 (+431546us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:16.079432 (+    76us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:16.079455 (+    23us) tablet.cc:683] Acquiring locks for 1396 operations
0812 19:28:16.708588 (+629133us) tablet.cc:699] Row locks acquired
0812 19:28:16.708614 (+    26us) write_op.cc:260] PREPARE: finished
0812 19:28:16.708837 (+   223us) write_op.cc:270] Start()
0812 19:28:16.708951 (+   114us) write_op.cc:276] Timestamp: P: 1786562896708778 usec, L: 0
0812 19:28:16.708970 (+    19us) op_driver.cc:331] REPLICATION: starting
0812 19:28:16.745036 (+ 36066us) log.cc:842] Serialized 172294 byte log entry
0812 19:28:16.772877 (+ 27841us) spinlock_profiling.cc:243] Waited 13.6 ms on lock 0x7b5400070b54. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97c6d7471 00007fb97c74e198 00007fb97cbafade 00007fb97cbaf2b8 00007fb97cbb3ba1 00007fb97cbb3b59 00007fb97cbb3ae9 00007fb97cbb3ab1 00007fb97cbb2dad 0000000000580784 00000000005805b9
0812 19:28:17.927262 (+1154385us) op_driver.cc:444] REPLICATION: finished
0812 19:28:18.110266 (+183004us) write_op.cc:301] APPLY: starting
0812 19:28:18.110394 (+   128us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:18.922635 (+812241us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:18.922662 (+    27us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:19.858498 (+935836us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b5c0002fe8c. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb97caca91b 00007fb97caca5e3 00007fb97cbc4b14 00007fb97cbb0dfa 00007fb97cbb4dd1 00007fb97cbb4d89 00007fb97cbb4d19 00007fb97cbb4ce1
0812 19:28:20.764186 (+905688us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:20.772789 (+  8603us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:20.772837 (+    48us) write_op.cc:312] APPLY: finished
0812 19:28:20.783295 (+ 10458us) log.cc:842] Serialized 8395 byte log entry
0812 19:28:20.785204 (+  1909us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:20.791309 (+  6105us) write_op.cc:454] Released schema lock
0812 19:28:20.792491 (+  1182us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":182683,"mutex_wait_us":29587,"num_ops":1396,"prepare.queue_time_us":1135496,"prepare.run_cpu_time_us":195251,"prepare.run_wall_time_us":1155674,"raft.queue_time_us":30417,"raft.run_cpu_time_us":21517,"raft.run_wall_time_us":108763,"replication_time_us":1218205,"spinlock_wait_cycles":58245760,"thread_start_us":126240,"threads_started":1}]]}
I20260812 19:28:20.950414  9051 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35410 (ReqId={client: dca570665a1240019ad211a317c634c5, seq_no=2, attempt_no=0}) took 6413 ms. Trace:
I20260812 19:28:20.953190  9059 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35406 (ReqId={client: d94c405e3bed460587100aac973669a5, seq_no=2, attempt_no=0}) took 6212 ms. Trace:
I20260812 19:28:20.953575  9059 rpcz_store.cc:276] 0812 19:28:14.740425 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.740685 (+   260us) service_pool.cc:227] Handling call
0812 19:28:20.952320 (+6211635us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:15.355147 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:15.356174 (+  1027us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:15.356209 (+    35us) write_op.cc:435] Acquired schema lock
0812 19:28:15.356228 (+    19us) tablet.cc:660] Decoding operations
0812 19:28:15.713896 (+357668us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:15.713939 (+    43us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:15.713961 (+    22us) tablet.cc:683] Acquiring locks for 743 operations
0812 19:28:15.840579 (+126618us) tablet.cc:699] Row locks acquired
0812 19:28:15.840608 (+    29us) write_op.cc:260] PREPARE: finished
0812 19:28:15.840863 (+   255us) write_op.cc:270] Start()
0812 19:28:15.840980 (+   117us) write_op.cc:276] Timestamp: P: 1786562895840796 usec, L: 0
0812 19:28:15.841008 (+    28us) op_driver.cc:331] REPLICATION: starting
0812 19:28:15.861489 (+ 20481us) log.cc:842] Serialized 91974 byte log entry
0812 19:28:17.675390 (+1813901us) op_driver.cc:444] REPLICATION: finished
0812 19:28:17.682396 (+  7006us) write_op.cc:301] APPLY: starting
0812 19:28:17.682484 (+    88us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:17.730532 (+ 48048us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:17.730670 (+   138us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:18.713147 (+982477us) spinlock_profiling.cc:243] Waited 13.1 ms on lock 0x7b5c0002fe8c. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb12425891b 00007fb1242585e3 00007fb124352b14 00007fb12433edfa 00007fb124342dd1 00007fb124342d89 00007fb124342d19 00007fb124342ce1
0812 19:28:20.672817 (+1959670us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:20.756704 (+ 83887us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:20.756750 (+    46us) write_op.cc:312] APPLY: finished
0812 19:28:20.796830 (+ 40080us) log.cc:842] Serialized 4477 byte log entry
0812 19:28:20.810174 (+ 13344us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:20.947153 (+136979us) spinlock_profiling.cc:243] Waited 60.8 ms on lock 0x7b0c000dafa0. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00007fb124275361 00007fb1243afc90 00007fb1243b0560 00007fb1243b03de 00007fb124354400 00007fb124353608 00007fb12435300c 00007fb12433f832 00007fb12433efd1 00007fb124342dd1 00007fb124342d89
0812 19:28:20.951480 (+  4327us) write_op.cc:454] Released schema lock
0812 19:28:20.951968 (+   488us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6729,"num_ops":743,"prepare.queue_time_us":579754,"prepare.run_cpu_time_us":113982,"prepare.run_wall_time_us":514823,"replication_time_us":1834264,"spinlock_wait_cycles":170069632,"thread_start_us":6281,"threads_started":1}]]}
I20260812 19:28:20.950881  9051 rpcz_store.cc:276] 0812 19:28:14.536415 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.536646 (+   231us) service_pool.cc:227] Handling call
0812 19:28:20.949919 (+6413273us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:15.098345 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:15.099642 (+  1297us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:15.099681 (+    39us) write_op.cc:435] Acquired schema lock
0812 19:28:15.099712 (+    31us) tablet.cc:660] Decoding operations
0812 19:28:15.233264 (+133552us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:15.233343 (+    79us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:15.233369 (+    26us) tablet.cc:683] Acquiring locks for 654 operations
0812 19:28:15.337401 (+104032us) tablet.cc:699] Row locks acquired
0812 19:28:15.337434 (+    33us) write_op.cc:260] PREPARE: finished
0812 19:28:15.337679 (+   245us) write_op.cc:270] Start()
0812 19:28:15.337813 (+   134us) write_op.cc:276] Timestamp: P: 1786562895337592 usec, L: 0
0812 19:28:15.337891 (+    78us) op_driver.cc:331] REPLICATION: starting
0812 19:28:15.354679 (+ 16788us) log.cc:842] Serialized 81027 byte log entry
0812 19:28:17.202111 (+1847432us) op_driver.cc:444] REPLICATION: finished
0812 19:28:17.237064 (+ 34953us) write_op.cc:301] APPLY: starting
0812 19:28:17.237179 (+   115us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:17.501740 (+264561us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:17.502065 (+   325us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:19.561088 (+2059023us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b5c0002fe8c. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb12425891b 00007fb1242585e3 00007fb124352b14 00007fb12433edfa 00007fb124342dd1 00007fb124342d89 00007fb124342d19 00007fb124342ce1
0812 19:28:20.230919 (+669831us) spinlock_profiling.cc:243] Waited 24.4 ms on lock 0x7b5c0002fe8c. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb124255020 00007fb124258a4f 00007fb1242585e3 00007fb124352b14 00007fb12433edfa 00007fb124342dd1 00007fb124342d89 00007fb124342d19
0812 19:28:20.485754 (+254835us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:20.489083 (+  3329us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:20.489129 (+    46us) write_op.cc:312] APPLY: finished
0812 19:28:20.664429 (+175300us) log.cc:842] Serialized 3943 byte log entry
0812 19:28:20.790064 (+125635us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:20.864887 (+ 74823us) write_op.cc:454] Released schema lock
0812 19:28:20.865381 (+   494us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34696,"num_ops":654,"prepare.queue_time_us":541495,"prepare.run_cpu_time_us":87550,"prepare.run_wall_time_us":256632,"replication_time_us":1864068,"spinlock_wait_cycles":113915648,"thread_start_us":61636,"threads_started":2,"wal-append.queue_time_us":75617}]]}
W20260812 19:28:21.122531  8975 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.133:36139, user_credentials={real_user=slave}} blocked reactor thread for 87607.7us
W20260812 19:28:21.254930  8977 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.130:46027, user_credentials={real_user=slave}} blocked reactor thread for 644149us
I20260812 19:28:21.273617  9037 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60438 (ReqId={client: dca570665a1240019ad211a317c634c5, seq_no=3, attempt_no=0}) took 6685 ms. Trace:
I20260812 19:28:21.297246  9037 rpcz_store.cc:276] 0812 19:28:14.588120 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.588351 (+   231us) service_pool.cc:227] Handling call
0812 19:28:21.273544 (+6685193us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:16.802838 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4321f996b2624e9d9586ab6100d61f68
0812 19:28:16.805299 (+  2461us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:16.805327 (+    28us) write_op.cc:435] Acquired schema lock
0812 19:28:16.805343 (+    16us) tablet.cc:660] Decoding operations
0812 19:28:17.314899 (+509556us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:17.314945 (+    46us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:17.314970 (+    25us) tablet.cc:683] Acquiring locks for 659 operations
0812 19:28:17.525369 (+210399us) tablet.cc:699] Row locks acquired
0812 19:28:17.525402 (+    33us) write_op.cc:260] PREPARE: finished
0812 19:28:17.536220 (+ 10818us) write_op.cc:270] Start()
0812 19:28:17.536352 (+   132us) write_op.cc:276] Timestamp: P: 1786562897525558 usec, L: 0
0812 19:28:17.536370 (+    18us) op_driver.cc:331] REPLICATION: starting
0812 19:28:17.538988 (+  2618us) log.cc:842] Serialized 81642 byte log entry
0812 19:28:18.676022 (+1137034us) op_driver.cc:444] REPLICATION: finished
0812 19:28:19.497364 (+821342us) write_op.cc:301] APPLY: starting
0812 19:28:19.497425 (+    61us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:19.637657 (+140232us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:19.637765 (+   108us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:19.867215 (+229450us) spinlock_profiling.cc:243] Waited 9.41 ms on lock 0x7b5c0002fe8c. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb97caca91b 00007fb97caca5e3 00007fb97cbc4b14 00007fb97cbb0dfa 00007fb97cbb4dd1 00007fb97cbb4d89 00007fb97cbb4d19 00007fb97cbb4ce1
0812 19:28:21.200051 (+1332836us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:21.203690 (+  3639us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:21.203733 (+    43us) write_op.cc:312] APPLY: finished
0812 19:28:21.257325 (+ 53592us) log.cc:842] Serialized 3973 byte log entry
0812 19:28:21.270184 (+ 12859us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:21.272650 (+  2466us) write_op.cc:454] Released schema lock
0812 19:28:21.273198 (+   548us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":821151,"num_ops":659,"prepare.queue_time_us":2183210,"prepare.run_cpu_time_us":87095,"prepare.run_wall_time_us":759162,"replication_time_us":1139380,"spinlock_wait_cycles":21670656}]]}
W20260812 19:28:21.329958  8982 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.133:36139, user_credentials={real_user=slave}} blocked reactor thread for 261662us
I20260812 19:28:21.443681  9050 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35410 (ReqId={client: dca570665a1240019ad211a317c634c5, seq_no=0, attempt_no=0}) took 7108 ms. Trace:
I20260812 19:28:21.444123  9050 rpcz_store.cc:276] 0812 19:28:14.335525 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.335773 (+   248us) service_pool.cc:227] Handling call
0812 19:28:21.443420 (+7107647us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:14.735655 (+     0us) write_op.cc:183] PREPARE: starting on tablet 36f6f7e8effa49abb90d47bf0baf6526
0812 19:28:14.736792 (+  1137us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:14.736832 (+    40us) write_op.cc:435] Acquired schema lock
0812 19:28:14.736847 (+    15us) tablet.cc:660] Decoding operations
0812 19:28:15.023037 (+286190us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:15.023143 (+   106us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:15.023179 (+    36us) tablet.cc:683] Acquiring locks for 1387 operations
0812 19:28:15.086474 (+ 63295us) tablet.cc:699] Row locks acquired
0812 19:28:15.086497 (+    23us) write_op.cc:260] PREPARE: finished
0812 19:28:15.088664 (+  2167us) write_op.cc:270] Start()
0812 19:28:15.088777 (+   113us) write_op.cc:276] Timestamp: P: 1786562895088343 usec, L: 0
0812 19:28:15.088804 (+    27us) op_driver.cc:331] REPLICATION: starting
0812 19:28:15.097855 (+  9051us) log.cc:842] Serialized 171187 byte log entry
0812 19:28:17.119850 (+2021995us) op_driver.cc:444] REPLICATION: finished
0812 19:28:17.198897 (+ 79047us) write_op.cc:301] APPLY: starting
0812 19:28:17.198979 (+    82us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:17.623987 (+425008us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:17.624151 (+   164us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:18.708371 (+1084220us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b5c0002fe8c. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb12425891b 00007fb1242585e3 00007fb124352b14 00007fb12433edfa 00007fb124342dd1 00007fb124342d89 00007fb124342d19 00007fb124342ce1
0812 19:28:19.560155 (+851784us) spinlock_profiling.cc:243] Waited 24.7 ms on lock 0x7b5c0002fe8c. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb12425891b 00007fb1242585e3 00007fb124352b14 00007fb12433edfa 00007fb124342dd1 00007fb124342d89 00007fb124342d19 00007fb124342ce1
0812 19:28:20.242229 (+682074us) spinlock_profiling.cc:243] Waited 39.4 ms on lock 0x7b5c0002fe8c. stack: 00007fb11cf65033 00007fb11cf64f30 00007fb11cae6534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007fb124255020 00007fb124258a4f 00007fb1242585e3 00007fb124352b14 00007fb12433edfa 00007fb124342dd1 00007fb124342d89 00007fb124342d19
0812 19:28:21.303076 (+1060847us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:21.350470 (+ 47394us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:21.350514 (+    44us) write_op.cc:312] APPLY: finished
0812 19:28:21.396990 (+ 46476us) log.cc:842] Serialized 8341 byte log entry
0812 19:28:21.398986 (+  1996us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:21.442196 (+ 43210us) write_op.cc:454] Released schema lock
0812 19:28:21.443036 (+   840us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78453,"num_ops":1387,"prepare.queue_time_us":342378,"prepare.run_cpu_time_us":192120,"prepare.run_wall_time_us":362558,"replication_time_us":2030956,"spinlock_wait_cycles":170705920,"thread_start_us":81397,"threads_started":1}]]}
W20260812 19:28:21.682897  8983 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.130:46027, user_credentials={real_user=slave}} blocked reactor thread for 881244us
W20260812 19:28:21.685642  8982 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.133:36139, user_credentials={real_user=slave}} blocked reactor thread for 237489us
W20260812 19:28:21.874964  8983 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.130:46027, user_credentials={real_user=slave}} blocked reactor thread for 188033us
I20260812 19:28:22.201683  9041 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60454 (ReqId={client: d94c405e3bed460587100aac973669a5, seq_no=3, attempt_no=0}) took 7371 ms. Trace:
I20260812 19:28:22.205138  9041 rpcz_store.cc:276] 0812 19:28:14.830133 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:28:14.835485 (+  5352us) service_pool.cc:227] Handling call
0812 19:28:22.201441 (+7365956us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:28:17.562078 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4321f996b2624e9d9586ab6100d61f68
0812 19:28:17.562782 (+   704us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:28:17.562807 (+    25us) write_op.cc:435] Acquired schema lock
0812 19:28:17.562821 (+    14us) tablet.cc:660] Decoding operations
0812 19:28:18.160405 (+597584us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:28:18.160452 (+    47us) write_op.cc:641] Partition lock acquired for write op
0812 19:28:18.160482 (+    30us) tablet.cc:683] Acquiring locks for 754 operations
0812 19:28:18.833468 (+672986us) tablet.cc:699] Row locks acquired
0812 19:28:18.833500 (+    32us) write_op.cc:260] PREPARE: finished
0812 19:28:18.833781 (+   281us) write_op.cc:270] Start()
0812 19:28:18.833897 (+   116us) write_op.cc:276] Timestamp: P: 1786562898833708 usec, L: 0
0812 19:28:18.833913 (+    16us) op_driver.cc:331] REPLICATION: starting
0812 19:28:18.843069 (+  9156us) spinlock_profiling.cc:243] Waited 8.02 ms on lock 0x7b5400090720. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97c6d7471 00007fb97c6e7dc0 00007fb97c758bd2 00007fb97c74e2d7 00007fb97c74e114 00007fb97cbafade 00007fb97cbaf2b8 00007fb97cbb3ba1 00007fb97cbb3b59 00007fb97cbb3ae9 00007fb97cbb3ab1
0812 19:28:18.848194 (+  5125us) log.cc:842] Serialized 93327 byte log entry
0812 19:28:19.184313 (+336119us) spinlock_profiling.cc:243] Waited 3.01 ms on lock 0x7b1800054040. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97e6438b1 00007fb97e650661 00007fb975809638 00007fb97580cb11 00007fb97580cac9 00007fb97580ca59 00007fb97580ca21 00007fb97580bd1d 0000000000580784 00000000005805b9 00007fb9757ebdc6
0812 19:28:19.201747 (+ 17434us) spinlock_profiling.cc:243] Waited 3.49 ms on lock 0x7b1800054040. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97e6438b1 00007fb97e650661 00007fb9757d6f96 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97e6438b1 00007fb97e650661 00007fb975809638 00007fb97580cb11
0812 19:28:19.202515 (+   768us) spinlock_profiling.cc:243] Waited 13.6 ms on lock 0x7b1800054040. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97e6438b1 00007fb97e650661 00007fb975809638 00007fb97580cb11 00007fb97580cac9 00007fb97580ca59 00007fb97580ca21 00007fb97580bd1d 0000000000580784 00000000005805b9 00007fb9757ebdc6
0812 19:28:19.226934 (+ 24419us) spinlock_profiling.cc:243] Waited 36.8 ms on lock 0x7b1800054040. stack: 00007fb9757d7033 00007fb9757d6f30 00007fb975358534 00000000004db2b4 00000000004db249 00007fb97e6438b1 00007fb97e650661 00007fb975809764 00007fb97580cb11 00007fb97580cac9 00007fb97580ca59 00007fb97580ca21 00007fb97580bd1d 0000000000580784 00000000005805b9 00007fb9757ebdc6
0812 19:28:20.131406 (+904472us) op_driver.cc:444] REPLICATION: finished
0812 19:28:20.889719 (+758313us) write_op.cc:301] APPLY: starting
0812 19:28:20.889806 (+    87us) tablet.cc:1365] starting BulkCheckPresence
0812 19:28:20.978843 (+ 89037us) tablet.cc:1368] finished BulkCheckPresence
0812 19:28:20.978994 (+   151us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:28:22.106183 (+1127189us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:28:22.120198 (+ 14015us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:28:22.120287 (+    89us) write_op.cc:312] APPLY: finished
0812 19:28:22.167800 (+ 47513us) log.cc:842] Serialized 4543 byte log entry
0812 19:28:22.185870 (+ 18070us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:28:22.193041 (+  7171us) write_op.cc:454] Released schema lock
0812 19:28:22.193534 (+   493us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":693350,"mutex_wait_us":22362,"num_ops":754,"prepare.queue_time_us":2717194,"prepare.run_cpu_time_us":133382,"prepare.run_wall_time_us":1559866,"raft.queue_time_us":303847,"raft.run_cpu_time_us":22443,"raft.run_wall_time_us":317139,"replication_time_us":1297390,"spinlock_wait_cycles":149368960,"thread_start_us":224812,"threads_started":3,"wal-append.queue_time_us":96829}]]}

INSERT report
    rows total: 8192
    time total: 9374.84 ms
  time per row: 1.14439 ms
W20260812 19:28:22.415858  8977 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.130:46027, user_credentials={real_user=slave}} blocked reactor thread for 180942us
W20260812 19:28:23.093231  9103 scanner-internal.cc:458] Time spent opening tablet: real 0.704s	user 0.000s	sys 0.003s
W20260812 19:28:23.451462  9105 scanner-internal.cc:458] Time spent opening tablet: real 1.049s	user 0.002s	sys 0.000s

Scanner report
  expected rows: 8192
  actual rows  : 8192
I20260812 19:28:24.736184  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 8060
I20260812 19:28:24.817498  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 8212
W20260812 19:28:24.873380  8711 connection.cc:535] client connection to 127.6.38.130:46027 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 19:28:24.873957  8711 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 19:28:24.885121  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 8379
W20260812 19:28:24.914884  8711 consensus_peers.cc:487] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 -> Peer 479f1e19cce44dacacda7cee2e0c1cd8 (127.6.38.130:46027): Couldn't send request to peer 479f1e19cce44dacacda7cee2e0c1cd8. Status: Network error: Client connection negotiation failed: client connection to 127.6.38.130:46027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 19:28:24.946527  8709 connection.cc:535] client connection to 127.6.38.131:42153 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 19:28:24.949982  8709 consensus_peers.cc:487] T 36f6f7e8effa49abb90d47bf0baf6526 P 2989b95deca448df910cd06a43fd2a69 -> Peer 75564870534948dca290963dc3566084 (127.6.38.131:42153): Couldn't send request to peer 75564870534948dca290963dc3566084. Status: Network error: Client connection negotiation failed: client connection to 127.6.38.131:42153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 19:28:24.951908  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 8530
I20260812 19:28:25.029650  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 8688
I20260812 19:28:25.084640  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 7942
2026-08-12T19:28:25Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoFlushBackgroundRandomValues (28036 ms)
[ RUN      ] ToolTest.TestLoadgenServerSideDefaultNumReplicas
2026-08-12T19:28:25Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:28:25Z Disabled control of system clock
I20260812 19:28:25.201288  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:32935
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:40773
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:32935 with env {}
W20260812 19:28:25.527922  9124 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:25.528606  9124 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:25.529126  9124 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:25.561522  9124 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:28:25.561925  9124 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:25.562223  9124 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:28:25.562484  9124 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:28:25.599270  9124 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:40773
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:32935
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:32935
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:25.600566  9124 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:25.602355  9124 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:25.622974  9132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:25.623008  9131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:25.623008  9134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:25.624475  9124 server_base.cc:1034] running on GCE node
I20260812 19:28:26.833534  9124 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:26.836550  9124 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:26.837983  9124 hybrid_clock.cc:648] HybridClock initialized: now 1786562906837895 us; error 84 us; skew 500 ppm
I20260812 19:28:26.838910  9124 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:26.850831  9124 webserver.cc:460] Webserver started at http://127.6.38.190:43419/ using document root <none> and password file <none>
I20260812 19:28:26.851913  9124 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:26.852196  9124 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:26.852734  9124 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:26.858215  9124 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9"
format_stamp: "Formatted at 2026-08-12 19:28:26 on dist-test-slave-p3t5"
I20260812 19:28:26.859441  9124 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9"
format_stamp: "Formatted at 2026-08-12 19:28:26 on dist-test-slave-p3t5"
I20260812 19:28:26.867947  9124 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.002s
I20260812 19:28:26.874437  9141 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:26.875626  9124 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260812 19:28:26.876029  9124 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9"
format_stamp: "Formatted at 2026-08-12 19:28:26 on dist-test-slave-p3t5"
I20260812 19:28:26.876425  9124 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:26.913267  9124 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:26.914976  9124 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:26.915514  9124 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:26.992933  9124 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:32935
I20260812 19:28:26.993009  9200 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:32935 every 8 connection(s)
I20260812 19:28:26.995885  9124 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:28:27.000327  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 9124
I20260812 19:28:27.000790  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:28:27.002125  9201 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:27.031175  9201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Bootstrap starting.
I20260812 19:28:27.037921  9201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:27.039774  9201 log.cc:824] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:27.045221  9201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: No bootstrap required, opened a new log
I20260812 19:28:27.067974  9201 raft_consensus.cc:348] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 32935 } }
I20260812 19:28:27.068903  9201 raft_consensus.cc:374] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:27.069211  9201 raft_consensus.cc:729] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de45e3e7d4db4b3a8b5dbb86bbb1cdb9, State: Initialized, Role: FOLLOWER
I20260812 19:28:27.070178  9201 consensus_queue.cc:260] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 32935 } }
I20260812 19:28:27.070704  9201 raft_consensus.cc:388] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:27.071002  9201 raft_consensus.cc:482] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:27.071331  9201 raft_consensus.cc:3037] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:27.075491  9201 raft_consensus.cc:504] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 32935 } }
I20260812 19:28:27.076241  9201 leader_election.cc:302] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de45e3e7d4db4b3a8b5dbb86bbb1cdb9; no voters: 
I20260812 19:28:27.078233  9201 leader_election.cc:288] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:27.079087  9207 raft_consensus.cc:2781] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:27.082042  9207 raft_consensus.cc:686] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [term 1 LEADER]: Becoming Leader. State: Replica: de45e3e7d4db4b3a8b5dbb86bbb1cdb9, State: Running, Role: LEADER
I20260812 19:28:27.082754  9207 consensus_queue.cc:237] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 32935 } }
I20260812 19:28:27.083390  9201 sys_catalog.cc:564] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:28:27.095603  9208 sys_catalog.cc:455] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 32935 } } }
I20260812 19:28:27.096077  9209 sys_catalog.cc:455] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader de45e3e7d4db4b3a8b5dbb86bbb1cdb9. Latest consensus state: current_term: 1 leader_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de45e3e7d4db4b3a8b5dbb86bbb1cdb9" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 32935 } } }
I20260812 19:28:27.096686  9208 sys_catalog.cc:458] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [sys.catalog]: This master's current role is: LEADER
I20260812 19:28:27.096912  9209 sys_catalog.cc:458] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9 [sys.catalog]: This master's current role is: LEADER
I20260812 19:28:27.100240  9217 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:28:27.112828  9217 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:28:27.129822  9217 catalog_manager.cc:1347] Generated new cluster ID: 76dcde4585814d30af8808db12107724
I20260812 19:28:27.130155  9217 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:28:27.151232  9217 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:28:27.153532  9217 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:28:27.168968  9217 catalog_manager.cc:5868] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Generated new TSK 0
I20260812 19:28:27.170213  9217 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:28:27.192729  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:32935
--builtin_ntp_servers=127.6.38.148:40773
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:28:27.520511  9226 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:27.521124  9226 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:27.521700  9226 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:27.555295  9226 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:27.556243  9226 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:28:27.592243  9226 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:40773
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:32935
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:27.593528  9226 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:27.595388  9226 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:27.619045  9236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:27.620419  9234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:27.621477  9233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:27.621465  9226 server_base.cc:1034] running on GCE node
I20260812 19:28:28.828146  9226 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:28.831503  9226 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:28.833094  9226 hybrid_clock.cc:648] HybridClock initialized: now 1786562908833004 us; error 89 us; skew 500 ppm
I20260812 19:28:28.834118  9226 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:28.842217  9226 webserver.cc:460] Webserver started at http://127.6.38.129:41947/ using document root <none> and password file <none>
I20260812 19:28:28.843297  9226 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:28.843552  9226 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:28.844072  9226 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:28.849570  9226 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "031b772f706d4b6ea6287c29fa64294c"
format_stamp: "Formatted at 2026-08-12 19:28:28 on dist-test-slave-p3t5"
I20260812 19:28:28.850965  9226 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "031b772f706d4b6ea6287c29fa64294c"
format_stamp: "Formatted at 2026-08-12 19:28:28 on dist-test-slave-p3t5"
I20260812 19:28:28.859719  9226 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.003s
I20260812 19:28:28.866657  9244 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:28.868031  9226 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.002s
I20260812 19:28:28.868410  9226 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "031b772f706d4b6ea6287c29fa64294c"
format_stamp: "Formatted at 2026-08-12 19:28:28 on dist-test-slave-p3t5"
I20260812 19:28:28.868795  9226 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:28.914408  9226 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:28.916126  9226 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:28.916651  9226 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:28.919500  9226 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:28.923956  9226 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:28.924172  9226 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:28.924520  9226 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:28.924695  9226 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:29.080963  9226 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:38765
I20260812 19:28:29.081079  9371 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:38765 every 8 connection(s)
I20260812 19:28:29.083734  9226 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:28:29.092608  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 9226
I20260812 19:28:29.093134  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:28:29.099936  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.130:0
--local_ip_for_outbound_sockets=127.6.38.130
--webserver_interface=127.6.38.130
--webserver_port=0
--tserver_master_addrs=127.6.38.190:32935
--builtin_ntp_servers=127.6.38.148:40773
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:28:29.111892  9372 heartbeater.cc:347] Connected to a master server at 127.6.38.190:32935
I20260812 19:28:29.112443  9372 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:29.113862  9372 heartbeater.cc:511] Master 127.6.38.190:32935 requested a full tablet report, sending...
I20260812 19:28:29.117102  9161 ts_manager.cc:194] Registered new tserver with Master: 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765)
I20260812 19:28:29.120606  9161 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:55085
W20260812 19:28:29.430495  9377 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:29.431006  9377 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:29.431464  9377 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:29.463644  9377 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:29.464622  9377 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.130
I20260812 19:28:29.500988  9377 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:40773
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.130:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.6.38.130
--webserver_port=0
--tserver_master_addrs=127.6.38.190:32935
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.130
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:29.502295  9377 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:29.504020  9377 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:29.523921  9385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:30.126529  9372 heartbeater.cc:503] Master 127.6.38.190:32935 was elected leader, sending a full tablet report...
W20260812 19:28:29.524519  9388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:29.524850  9383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:29.527251  9377 server_base.cc:1034] running on GCE node
I20260812 19:28:30.724882  9377 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:30.728020  9377 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:30.729511  9377 hybrid_clock.cc:648] HybridClock initialized: now 1786562910729460 us; error 68 us; skew 500 ppm
I20260812 19:28:30.730492  9377 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:30.737673  9377 webserver.cc:460] Webserver started at http://127.6.38.130:35819/ using document root <none> and password file <none>
I20260812 19:28:30.738749  9377 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:30.738986  9377 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:30.739544  9377 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:30.744853  9377 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data/instance:
uuid: "14280e6d34b64a29853cca7661c3bf71"
format_stamp: "Formatted at 2026-08-12 19:28:30 on dist-test-slave-p3t5"
I20260812 19:28:30.746222  9377 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/instance:
uuid: "14280e6d34b64a29853cca7661c3bf71"
format_stamp: "Formatted at 2026-08-12 19:28:30 on dist-test-slave-p3t5"
I20260812 19:28:30.754675  9377 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260812 19:28:30.761226  9397 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:30.762528  9377 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260812 19:28:30.762943  9377 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal
uuid: "14280e6d34b64a29853cca7661c3bf71"
format_stamp: "Formatted at 2026-08-12 19:28:30 on dist-test-slave-p3t5"
I20260812 19:28:30.763367  9377 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:30.817981  9377 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:30.819609  9377 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:30.820111  9377 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:30.822973  9377 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:30.827463  9377 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:30.827665  9377 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:30.827988  9377 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:30.828145  9377 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:30.978338  9377 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.130:41027
I20260812 19:28:30.978461  9526 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.130:41027 every 8 connection(s)
I20260812 19:28:30.981063  9377 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
I20260812 19:28:30.991379  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 9377
I20260812 19:28:30.991925  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/instance
I20260812 19:28:31.000243  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.131:0
--local_ip_for_outbound_sockets=127.6.38.131
--webserver_interface=127.6.38.131
--webserver_port=0
--tserver_master_addrs=127.6.38.190:32935
--builtin_ntp_servers=127.6.38.148:40773
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:28:31.014070  9527 heartbeater.cc:347] Connected to a master server at 127.6.38.190:32935
I20260812 19:28:31.014541  9527 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:31.015551  9527 heartbeater.cc:511] Master 127.6.38.190:32935 requested a full tablet report, sending...
I20260812 19:28:31.017884  9161 ts_manager.cc:194] Registered new tserver with Master: 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:31.019512  9161 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.130:50077
W20260812 19:28:31.323536  9531 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:31.324167  9531 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:31.324718  9531 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:31.356534  9531 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:31.357486  9531 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.131
I20260812 19:28:31.393124  9531 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:40773
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.131:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.6.38.131
--webserver_port=0
--tserver_master_addrs=127.6.38.190:32935
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.131
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:31.394420  9531 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:31.396164  9531 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:31.416934  9541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:32.024490  9527 heartbeater.cc:503] Master 127.6.38.190:32935 was elected leader, sending a full tablet report...
W20260812 19:28:31.417130  9538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:31.416936  9539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:31.418607  9531 server_base.cc:1034] running on GCE node
I20260812 19:28:32.631955  9531 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:32.634547  9531 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:32.635998  9531 hybrid_clock.cc:648] HybridClock initialized: now 1786562912635971 us; error 66 us; skew 500 ppm
I20260812 19:28:32.636861  9531 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:32.643687  9531 webserver.cc:460] Webserver started at http://127.6.38.131:40429/ using document root <none> and password file <none>
I20260812 19:28:32.644771  9531 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:32.645040  9531 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:32.645576  9531 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:32.650842  9531 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data/instance:
uuid: "933c256e1488463d9e1cae4b2fbdd47d"
format_stamp: "Formatted at 2026-08-12 19:28:32 on dist-test-slave-p3t5"
I20260812 19:28:32.652097  9531 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/instance:
uuid: "933c256e1488463d9e1cae4b2fbdd47d"
format_stamp: "Formatted at 2026-08-12 19:28:32 on dist-test-slave-p3t5"
I20260812 19:28:32.659998  9531 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260812 19:28:32.666035  9550 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:32.667209  9531 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260812 19:28:32.667598  9531 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal
uuid: "933c256e1488463d9e1cae4b2fbdd47d"
format_stamp: "Formatted at 2026-08-12 19:28:32 on dist-test-slave-p3t5"
I20260812 19:28:32.667994  9531 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:32.706650  9531 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:32.708273  9531 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:32.708786  9531 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:32.711477  9531 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:32.715819  9531 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:32.716084  9531 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:32.716388  9531 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:32.716593  9531 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:32.867884  9531 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.131:36097
I20260812 19:28:32.868006  9683 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.131:36097 every 8 connection(s)
I20260812 19:28:32.870733  9531 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
I20260812 19:28:32.881330  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 9531
I20260812 19:28:32.882095  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/instance
I20260812 19:28:32.897919  9684 heartbeater.cc:347] Connected to a master server at 127.6.38.190:32935
I20260812 19:28:32.898376  9684 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:32.899507  9684 heartbeater.cc:511] Master 127.6.38.190:32935 requested a full tablet report, sending...
I20260812 19:28:32.902029  9160 ts_manager.cc:194] Registered new tserver with Master: 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:32.904337  9160 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.131:37059
I20260812 19:28:32.904385  6298 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
W20260812 19:28:33.248662  9689 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:33.249387  9689 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:33.280730  9689 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260812 19:28:33.908303  9684 heartbeater.cc:503] Master 127.6.38.190:32935 was elected leader, sending a full tablet report...
W20260812 19:28:34.561910  9689 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.249s	user 0.461s	sys 0.787s
W20260812 19:28:34.562469  9689 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.249s	user 0.461s	sys 0.787s
I20260812 19:28:34.615250  9160 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38316:
name: "default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 19:28:34.654160  9160 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 19:28:34.765401  9605 tablet_service.cc:1467] Processing CreateTablet for tablet eb70e960425a4e2080415006bbf7f9a9 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.766542  9606 tablet_service.cc:1467] Processing CreateTablet for tablet 907e27915c4c45e1a0254dd9ff632404 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.768129  9605 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb70e960425a4e2080415006bbf7f9a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.769112  9606 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 907e27915c4c45e1a0254dd9ff632404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.771114  9607 tablet_service.cc:1467] Processing CreateTablet for tablet 719b97293a6048a7ab6deb43cd86bc61 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.772446  9607 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 719b97293a6048a7ab6deb43cd86bc61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.765331  9604 tablet_service.cc:1467] Processing CreateTablet for tablet e32299834b9d4da186f6af47c54453d2 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.776558  9604 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e32299834b9d4da186f6af47c54453d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.780169  9295 tablet_service.cc:1467] Processing CreateTablet for tablet eb70e960425a4e2080415006bbf7f9a9 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.780972  9294 tablet_service.cc:1467] Processing CreateTablet for tablet e32299834b9d4da186f6af47c54453d2 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.781935  9295 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb70e960425a4e2080415006bbf7f9a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.782542  9294 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e32299834b9d4da186f6af47c54453d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.780179  9293 tablet_service.cc:1467] Processing CreateTablet for tablet 041d65afde084783a5cc80d6c74fbad5 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.784428  9293 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 041d65afde084783a5cc80d6c74fbad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.773533  9445 tablet_service.cc:1467] Processing CreateTablet for tablet 2216ddb37b3d4d27bba1dde3ea00f922 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.786320  9292 tablet_service.cc:1467] Processing CreateTablet for tablet 2216ddb37b3d4d27bba1dde3ea00f922 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.775341  9449 tablet_service.cc:1467] Processing CreateTablet for tablet 907e27915c4c45e1a0254dd9ff632404 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.787717  9292 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2216ddb37b3d4d27bba1dde3ea00f922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.786464  9443 tablet_service.cc:1467] Processing CreateTablet for tablet 37f37af1f8b74976aec413eb5c313569 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.787963  9447 tablet_service.cc:1467] Processing CreateTablet for tablet e32299834b9d4da186f6af47c54453d2 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.787204  9442 tablet_service.cc:1467] Processing CreateTablet for tablet 589246b7e1d742eb8eacdee9d7ab1dfe (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.789825  9297 tablet_service.cc:1467] Processing CreateTablet for tablet 719b97293a6048a7ab6deb43cd86bc61 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.789960  9446 tablet_service.cc:1467] Processing CreateTablet for tablet 041d65afde084783a5cc80d6c74fbad5 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.791100  9297 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 719b97293a6048a7ab6deb43cd86bc61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.791373  9448 tablet_service.cc:1467] Processing CreateTablet for tablet eb70e960425a4e2080415006bbf7f9a9 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.779600  9291 tablet_service.cc:1467] Processing CreateTablet for tablet 37f37af1f8b74976aec413eb5c313569 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.792984  9600 tablet_service.cc:1467] Processing CreateTablet for tablet 041d65afde084783a5cc80d6c74fbad5 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.794081  9291 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 37f37af1f8b74976aec413eb5c313569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.793766  9598 tablet_service.cc:1467] Processing CreateTablet for tablet 37f37af1f8b74976aec413eb5c313569 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.794399  9600 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 041d65afde084783a5cc80d6c74fbad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.795073  9598 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 37f37af1f8b74976aec413eb5c313569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.779659  9290 tablet_service.cc:1467] Processing CreateTablet for tablet 589246b7e1d742eb8eacdee9d7ab1dfe (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.796250  9290 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 589246b7e1d742eb8eacdee9d7ab1dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.791491  9296 tablet_service.cc:1467] Processing CreateTablet for tablet 907e27915c4c45e1a0254dd9ff632404 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.796824  9599 tablet_service.cc:1467] Processing CreateTablet for tablet 2216ddb37b3d4d27bba1dde3ea00f922 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.798130  9296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 907e27915c4c45e1a0254dd9ff632404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.798256  9599 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2216ddb37b3d4d27bba1dde3ea00f922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.773450  9451 tablet_service.cc:1467] Processing CreateTablet for tablet 719b97293a6048a7ab6deb43cd86bc61 (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.801033  9597 tablet_service.cc:1467] Processing CreateTablet for tablet 589246b7e1d742eb8eacdee9d7ab1dfe (DEFAULT_TABLE table=default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:34.801887  9448 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb70e960425a4e2080415006bbf7f9a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.802378  9597 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 589246b7e1d742eb8eacdee9d7ab1dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.806166  9442 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 589246b7e1d742eb8eacdee9d7ab1dfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.808118  9447 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e32299834b9d4da186f6af47c54453d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.809923  9443 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 37f37af1f8b74976aec413eb5c313569. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.811677  9445 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2216ddb37b3d4d27bba1dde3ea00f922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.813319  9451 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 719b97293a6048a7ab6deb43cd86bc61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.837913  9718 tablet_bootstrap.cc:492] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:34.847992  9718 tablet_bootstrap.cc:654] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:34.848058  9449 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 907e27915c4c45e1a0254dd9ff632404. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.850667  9718 log.cc:824] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:34.854519  9446 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 041d65afde084783a5cc80d6c74fbad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:34.862798  9718 tablet_bootstrap.cc:492] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:34.863516  9718 ts_tablet_manager.cc:1397] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260812 19:28:34.898979  9718 raft_consensus.cc:348] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:34.905445  9718 raft_consensus.cc:374] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:34.907040  9718 raft_consensus.cc:729] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:34.908370  9718 consensus_queue.cc:260] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:34.960712  9724 tablet_bootstrap.cc:492] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:34.974527  9721 tablet_bootstrap.cc:492] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:34.975423  9718 ts_tablet_manager.cc:1428] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.111s	user 0.048s	sys 0.027s
I20260812 19:28:34.976423  9718 tablet_bootstrap.cc:492] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:34.982752  9721 tablet_bootstrap.cc:654] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:34.982884  9718 tablet_bootstrap.cc:654] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:34.986037  9721 log.cc:824] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:34.994030  9724 tablet_bootstrap.cc:654] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:34.997007  9724 log.cc:824] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:35.009968  9724 tablet_bootstrap.cc:492] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.010800  9724 ts_tablet_manager.cc:1397] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.006s
I20260812 19:28:35.016191  9718 tablet_bootstrap.cc:492] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.016711  9718 ts_tablet_manager.cc:1397] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.020s
I20260812 19:28:35.019393  9718 raft_consensus.cc:348] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.020166  9718 raft_consensus.cc:374] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.020505  9718 raft_consensus.cc:729] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.021163  9721 tablet_bootstrap.cc:492] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.021808  9721 ts_tablet_manager.cc:1397] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.003s
I20260812 19:28:35.021317  9718 consensus_queue.cc:260] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.023851  9718 ts_tablet_manager.cc:1428] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260812 19:28:35.024688  9718 tablet_bootstrap.cc:492] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:35.030828  9718 tablet_bootstrap.cc:654] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.054646  9718 tablet_bootstrap.cc:492] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.055226  9718 ts_tablet_manager.cc:1397] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260812 19:28:35.057934  9718 raft_consensus.cc:348] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.058818  9718 raft_consensus.cc:374] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.061079  9724 raft_consensus.cc:348] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.062034  9718 raft_consensus.cc:729] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.061489  9721 raft_consensus.cc:348] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.062386  9724 raft_consensus.cc:374] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.062414  9721 raft_consensus.cc:374] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.062774  9724 raft_consensus.cc:729] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.062914  9721 raft_consensus.cc:729] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.062728  9718 consensus_queue.cc:260] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.063899  9721 consensus_queue.cc:260] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.065275  9718 ts_tablet_manager.cc:1428] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260812 19:28:35.066200  9718 tablet_bootstrap.cc:492] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:35.072304  9718 tablet_bootstrap.cc:654] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.084388  9718 tablet_bootstrap.cc:492] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.084950  9718 ts_tablet_manager.cc:1397] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260812 19:28:35.087519  9718 raft_consensus.cc:348] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.088421  9718 raft_consensus.cc:374] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.088757  9718 raft_consensus.cc:729] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.089602  9718 consensus_queue.cc:260] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.092166  9718 ts_tablet_manager.cc:1428] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260812 19:28:35.093127  9718 tablet_bootstrap.cc:492] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
W20260812 19:28:35.095669  9373 tablet.cc:2369] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:28:35.104221  9718 tablet_bootstrap.cc:654] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.105890  9724 consensus_queue.cc:260] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.111593  9718 tablet_bootstrap.cc:492] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.112066  9718 ts_tablet_manager.cc:1397] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.005s
I20260812 19:28:35.114897  9724 ts_tablet_manager.cc:1428] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.104s	user 0.030s	sys 0.008s
I20260812 19:28:35.115091  9718 raft_consensus.cc:348] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.115847  9718 raft_consensus.cc:374] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.116160  9718 raft_consensus.cc:729] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.116604  9724 tablet_bootstrap.cc:492] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.116843  9718 consensus_queue.cc:260] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.120550  9718 ts_tablet_manager.cc:1428] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260812 19:28:35.121467  9718 tablet_bootstrap.cc:492] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:35.127395  9721 ts_tablet_manager.cc:1428] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.105s	user 0.054s	sys 0.029s
W20260812 19:28:35.128314  9686 tablet.cc:2369] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:28:35.128486  9718 tablet_bootstrap.cc:654] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.131330  9724 tablet_bootstrap.cc:654] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.134281  9721 tablet_bootstrap.cc:492] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.135506  9718 tablet_bootstrap.cc:492] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.135999  9718 ts_tablet_manager.cc:1397] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260812 19:28:35.138909  9718 raft_consensus.cc:348] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.139642  9718 raft_consensus.cc:374] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.139919  9718 raft_consensus.cc:729] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.140811  9721 tablet_bootstrap.cc:654] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.140648  9718 consensus_queue.cc:260] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.144610  9718 ts_tablet_manager.cc:1428] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260812 19:28:35.145576  9718 tablet_bootstrap.cc:492] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:35.151685  9718 tablet_bootstrap.cc:654] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.156088  9721 tablet_bootstrap.cc:492] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.156548  9721 ts_tablet_manager.cc:1397] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260812 19:28:35.157478  9724 tablet_bootstrap.cc:492] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.158164  9724 ts_tablet_manager.cc:1397] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.016s
I20260812 19:28:35.159291  9721 raft_consensus.cc:348] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.160181  9721 raft_consensus.cc:374] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.160528  9721 raft_consensus.cc:729] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.161334  9721 consensus_queue.cc:260] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.161646  9724 raft_consensus.cc:348] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.162787  9724 raft_consensus.cc:374] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.163190  9724 raft_consensus.cc:729] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.164062  9724 consensus_queue.cc:260] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.167368  9724 ts_tablet_manager.cc:1428] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260812 19:28:35.168993  9721 ts_tablet_manager.cc:1428] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260812 19:28:35.169900  9721 tablet_bootstrap.cc:492] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.170162  9724 tablet_bootstrap.cc:492] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.173938  9718 tablet_bootstrap.cc:492] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.174439  9718 ts_tablet_manager.cc:1397] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260812 19:28:35.176148  9724 tablet_bootstrap.cc:654] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.176151  9721 tablet_bootstrap.cc:654] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.176877  9718 raft_consensus.cc:348] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.177698  9718 raft_consensus.cc:374] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.178027  9718 raft_consensus.cc:729] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.178789  9718 consensus_queue.cc:260] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.181234  9718 ts_tablet_manager.cc:1428] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260812 19:28:35.182127  9718 tablet_bootstrap.cc:492] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Bootstrap starting.
I20260812 19:28:35.187579  9718 tablet_bootstrap.cc:654] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.188624  9721 tablet_bootstrap.cc:492] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.189363  9721 ts_tablet_manager.cc:1397] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260812 19:28:35.192262  9721 raft_consensus.cc:348] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.193137  9721 raft_consensus.cc:374] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.193470  9721 raft_consensus.cc:729] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.194307  9721 consensus_queue.cc:260] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.197441  9723 raft_consensus.cc:482] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.198052  9723 raft_consensus.cc:504] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.198684  9724 tablet_bootstrap.cc:492] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.199119  9724 ts_tablet_manager.cc:1397] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.005s
I20260812 19:28:35.200203  9721 ts_tablet_manager.cc:1428] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260812 19:28:35.201180  9721 tablet_bootstrap.cc:492] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.201685  9724 raft_consensus.cc:348] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.202423  9724 raft_consensus.cc:374] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.202703  9724 raft_consensus.cc:729] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.203537  9724 consensus_queue.cc:260] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.206384  9724 ts_tablet_manager.cc:1428] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260812 19:28:35.207526  9724 tablet_bootstrap.cc:492] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.211742  9721 tablet_bootstrap.cc:654] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.212805  9723 leader_election.cc:288] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.215992  9724 tablet_bootstrap.cc:654] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.226753  9721 tablet_bootstrap.cc:492] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.227229  9721 ts_tablet_manager.cc:1397] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260812 19:28:35.229393  9724 tablet_bootstrap.cc:492] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.229640  9718 tablet_bootstrap.cc:492] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: No bootstrap required, opened a new log
I20260812 19:28:35.229960  9724 ts_tablet_manager.cc:1397] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260812 19:28:35.230091  9718 ts_tablet_manager.cc:1397] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.009s
I20260812 19:28:35.229745  9721 raft_consensus.cc:348] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.230496  9721 raft_consensus.cc:374] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.230798  9721 raft_consensus.cc:729] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.231540  9721 consensus_queue.cc:260] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.232331  9718 raft_consensus.cc:348] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.233016  9718 raft_consensus.cc:374] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.233296  9718 raft_consensus.cc:729] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.233641  9721 ts_tablet_manager.cc:1428] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260812 19:28:35.234588  9721 tablet_bootstrap.cc:492] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.235062  9718 consensus_queue.cc:260] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.237114  9718 ts_tablet_manager.cc:1428] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260812 19:28:35.237881  9724 raft_consensus.cc:348] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.238662  9724 raft_consensus.cc:374] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.238996  9724 raft_consensus.cc:729] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.241665  9724 consensus_queue.cc:260] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.242594  9721 tablet_bootstrap.cc:654] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
W20260812 19:28:35.245186  9528 tablet.cc:2369] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:28:35.245450  9724 ts_tablet_manager.cc:1428] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260812 19:28:35.246428  9724 tablet_bootstrap.cc:492] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.247758  9729 raft_consensus.cc:482] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.248303  9729 raft_consensus.cc:504] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.253996  9729 leader_election.cc:288] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:35.253499  9724 tablet_bootstrap.cc:654] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.261536  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "907e27915c4c45e1a0254dd9ff632404" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
W20260812 19:28:35.264915  9249 leader_election.cc:341] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:35.267652  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "907e27915c4c45e1a0254dd9ff632404" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
W20260812 19:28:35.270761  9248 leader_election.cc:341] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:35.271370  9248 leader_election.cc:302] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c; no voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d
I20260812 19:28:35.272596  9723 raft_consensus.cc:2726] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 19:28:35.277776  9721 tablet_bootstrap.cc:492] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.278326  9721 ts_tablet_manager.cc:1397] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.000s
I20260812 19:28:35.280910  9721 raft_consensus.cc:348] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.283843  9721 raft_consensus.cc:374] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.284528  9721 raft_consensus.cc:729] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.286185  9721 consensus_queue.cc:260] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.289016  9721 ts_tablet_manager.cc:1428] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260812 19:28:35.290099  9721 tablet_bootstrap.cc:492] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.290877  9723 raft_consensus.cc:482] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.291327  9723 raft_consensus.cc:504] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.293426  9723 leader_election.cc:288] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.293978  9723 raft_consensus.cc:482] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.294394  9723 raft_consensus.cc:504] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.294718  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.294720  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.295398  9630 raft_consensus.cc:2454] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 0.
I20260812 19:28:35.295478  9473 raft_consensus.cc:2454] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 0.
I20260812 19:28:35.296481  9723 leader_election.cc:288] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.296643  9721 tablet_bootstrap.cc:654] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.297127  9249 leader_election.cc:302] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.297683  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "37f37af1f8b74976aec413eb5c313569" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.300738  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
W20260812 19:28:35.302232  9249 leader_election.cc:341] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:35.302436  9322 raft_consensus.cc:2454] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 0.
I20260812 19:28:35.304121  9554 leader_election.cc:302] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.298723  9724 tablet_bootstrap.cc:492] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.305064  9729 raft_consensus.cc:2781] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.305222  9724 ts_tablet_manager.cc:1397] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.017s
I20260812 19:28:35.305457  9729 raft_consensus.cc:482] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.305994  9729 raft_consensus.cc:3037] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.307296  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "37f37af1f8b74976aec413eb5c313569" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.307890  9724 raft_consensus.cc:348] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.308779  9724 raft_consensus.cc:374] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.309139  9724 raft_consensus.cc:729] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.310225  9733 raft_consensus.cc:482] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.310706  9733 raft_consensus.cc:504] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.311780  9723 raft_consensus.cc:2781] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.311295  9724 consensus_queue.cc:260] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.312170  9723 raft_consensus.cc:482] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.312502  9723 raft_consensus.cc:3037] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.314484  9733 leader_election.cc:288] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.314729  9729 raft_consensus.cc:504] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.318533  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.319377  9473 raft_consensus.cc:2454] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 0.
I20260812 19:28:35.321169  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.322909  9724 ts_tablet_manager.cc:1428] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.009s
I20260812 19:28:35.323940  9724 tablet_bootstrap.cc:492] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.324713  9721 tablet_bootstrap.cc:492] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.325162  9721 ts_tablet_manager.cc:1397] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.008s
I20260812 19:28:35.324954  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71"
I20260812 19:28:35.325696  9473 raft_consensus.cc:3037] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.327952  9721 raft_consensus.cc:348] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.328778  9721 raft_consensus.cc:374] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.329056  9721 raft_consensus.cc:729] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.330305  9724 tablet_bootstrap.cc:654] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.329986  9721 consensus_queue.cc:260] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
W20260812 19:28:35.332873  9248 leader_election.cc:341] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:35.333338  9248 leader_election.cc:302] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c; no voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d
I20260812 19:28:35.333817  9473 raft_consensus.cc:2454] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 1.
I20260812 19:28:35.335263  9554 leader_election.cc:302] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.340242  9759 raft_consensus.cc:2781] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.345112  9759 raft_consensus.cc:686] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 LEADER]: Becoming Leader. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Running, Role: LEADER
I20260812 19:28:35.343715  9721 ts_tablet_manager.cc:1428] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.003s
I20260812 19:28:35.346617  9721 tablet_bootstrap.cc:492] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.346285  9759 consensus_queue.cc:237] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.360131  9724 tablet_bootstrap.cc:492] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.360594  9729 leader_election.cc:288] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:35.360778  9724 ts_tablet_manager.cc:1397] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.012s
I20260812 19:28:35.364506  9724 raft_consensus.cc:348] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.365538  9724 raft_consensus.cc:374] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.366657  9724 raft_consensus.cc:729] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.367594  9724 consensus_queue.cc:260] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.369966  9721 tablet_bootstrap.cc:654] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.370579  9724 ts_tablet_manager.cc:1428] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.007s
I20260812 19:28:35.356070  9761 raft_consensus.cc:482] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.372090  9724 tablet_bootstrap.cc:492] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.372195  9761 raft_consensus.cc:504] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.374713  9761 leader_election.cc:288] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.375939  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "041d65afde084783a5cc80d6c74fbad5" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.376190  9761 raft_consensus.cc:2726] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 19:28:35.368829  9758 raft_consensus.cc:482] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.377206  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "041d65afde084783a5cc80d6c74fbad5" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.377473  9758 raft_consensus.cc:504] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.377911  9630 raft_consensus.cc:2454] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 0.
I20260812 19:28:35.378747  9724 tablet_bootstrap.cc:654] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.379096  9248 leader_election.cc:302] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.381647  9761 raft_consensus.cc:2781] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.390841  9761 raft_consensus.cc:482] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.349561  9723 raft_consensus.cc:504] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.392984  9322 raft_consensus.cc:2379] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 933c256e1488463d9e1cae4b2fbdd47d in current term 1: Already voted for candidate 031b772f706d4b6ea6287c29fa64294c in this term.
W20260812 19:28:35.393565  9249 leader_election.cc:341] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): Illegal state: must be running to vote when last-logged opid is not known
I20260812 19:28:35.394990  9724 tablet_bootstrap.cc:492] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.395634  9724 ts_tablet_manager.cc:1397] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260812 19:28:35.397466  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.398128  9473 raft_consensus.cc:2454] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 0.
I20260812 19:28:35.398561  9724 raft_consensus.cc:348] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.399757  9724 raft_consensus.cc:374] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.399777  9249 leader_election.cc:302] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.400079  9724 raft_consensus.cc:729] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.400858  9724 consensus_queue.cc:260] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.401795  9721 tablet_bootstrap.cc:492] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.401899  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.402228  9721 ts_tablet_manager.cc:1397] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.012s
I20260812 19:28:35.401121  9758 leader_election.cc:288] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.402567  9630 raft_consensus.cc:2454] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 0.
I20260812 19:28:35.402784  9758 raft_consensus.cc:2781] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.403091  9758 raft_consensus.cc:482] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.403573  9724 ts_tablet_manager.cc:1428] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260812 19:28:35.404413  9724 tablet_bootstrap.cc:492] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Bootstrap starting.
I20260812 19:28:35.404522  9721 raft_consensus.cc:348] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.405179  9721 raft_consensus.cc:374] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.404217  9161 catalog_manager.cc:5495] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d reported cstate change: term changed from 0 to 1, leader changed from <none> to 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131). New cstate: current_term: 1 leader_uuid: "933c256e1488463d9e1cae4b2fbdd47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:35.405431  9721 raft_consensus.cc:729] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.406062  9721 consensus_queue.cc:260] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.408389  9721 ts_tablet_manager.cc:1428] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260812 19:28:35.409701  9721 tablet_bootstrap.cc:492] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Bootstrap starting.
I20260812 19:28:35.410837  9723 leader_election.cc:288] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 election: Requested vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.391474  9761 raft_consensus.cc:3037] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.411896  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.412613  9724 tablet_bootstrap.cc:654] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.414954  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2216ddb37b3d4d27bba1dde3ea00f922" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71"
I20260812 19:28:35.415367  9721 tablet_bootstrap.cc:654] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:35.415954  9473 raft_consensus.cc:2379] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 031b772f706d4b6ea6287c29fa64294c in current term 1: Already voted for candidate 933c256e1488463d9e1cae4b2fbdd47d in this term.
I20260812 19:28:35.410351  9758 raft_consensus.cc:3037] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.417490  9249 leader_election.cc:302] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c; no voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d
I20260812 19:28:35.418720  9723 raft_consensus.cc:2726] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260812 19:28:35.421077  9759 raft_consensus.cc:482] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.421705  9759 raft_consensus.cc:504] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.424217  9759 leader_election.cc:288] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:35.426225  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eb70e960425a4e2080415006bbf7f9a9" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
I20260812 19:28:35.426461  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eb70e960425a4e2080415006bbf7f9a9" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.426925  9322 raft_consensus.cc:2454] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 0.
I20260812 19:28:35.427091  9473 raft_consensus.cc:2454] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 0.
I20260812 19:28:35.429049  9554 leader_election.cc:302] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.429828  9724 tablet_bootstrap.cc:492] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: No bootstrap required, opened a new log
I20260812 19:28:35.429695  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.429896  9759 raft_consensus.cc:2781] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.430246  9724 ts_tablet_manager.cc:1397] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260812 19:28:35.430226  9759 raft_consensus.cc:482] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.430292  9630 raft_consensus.cc:2454] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.430548  9759 raft_consensus.cc:3037] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.431905  9400 leader_election.cc:302] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.433099  9755 raft_consensus.cc:2781] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.433503  9755 raft_consensus.cc:482] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.433913  9755 raft_consensus.cc:3037] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.437856  9721 tablet_bootstrap.cc:492] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: No bootstrap required, opened a new log
I20260812 19:28:35.438316  9721 ts_tablet_manager.cc:1397] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260812 19:28:35.440919  9721 raft_consensus.cc:348] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.441021  9755 raft_consensus.cc:504] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.441659  9721 raft_consensus.cc:374] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.441951  9721 raft_consensus.cc:729] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.442554  9721 consensus_queue.cc:260] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.443120  9755 leader_election.cc:288] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.432610  9724 raft_consensus.cc:348] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.444056  9724 raft_consensus.cc:374] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:35.444314  9724 raft_consensus.cc:729] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Initialized, Role: FOLLOWER
I20260812 19:28:35.444593  9721 ts_tablet_manager.cc:1428] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260812 19:28:35.441318  9761 raft_consensus.cc:504] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.444998  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.437323  9759 raft_consensus.cc:504] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.444904  9724 consensus_queue.cc:260] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.445514  9630 raft_consensus.cc:3037] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.446823  9724 ts_tablet_manager.cc:1428] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260812 19:28:35.446833  9759 leader_election.cc:288] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:35.448503  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eb70e960425a4e2080415006bbf7f9a9" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71"
I20260812 19:28:35.448705  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eb70e960425a4e2080415006bbf7f9a9" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.449149  9473 raft_consensus.cc:3037] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.449331  9322 raft_consensus.cc:3037] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.450187  9758 raft_consensus.cc:504] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.451800  9321 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
I20260812 19:28:35.452145  9758 leader_election.cc:288] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 election: Requested vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.452764  9321 raft_consensus.cc:2379] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14280e6d34b64a29853cca7661c3bf71 in current term 1: Already voted for candidate 031b772f706d4b6ea6287c29fa64294c in this term.
I20260812 19:28:35.454380  9320 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.455216  9320 raft_consensus.cc:2379] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14280e6d34b64a29853cca7661c3bf71 in current term 1: Already voted for candidate 031b772f706d4b6ea6287c29fa64294c in this term.
I20260812 19:28:35.455487  9473 raft_consensus.cc:2454] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 1.
I20260812 19:28:35.456480  9755 raft_consensus.cc:482] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.456439  9554 leader_election.cc:302] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.456708  9628 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.456919  9755 raft_consensus.cc:504] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.457353  9759 raft_consensus.cc:2781] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.457957  9759 raft_consensus.cc:686] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 LEADER]: Becoming Leader. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Running, Role: LEADER
I20260812 19:28:35.458355  9322 raft_consensus.cc:2454] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 1.
I20260812 19:28:35.459077  9755 leader_election.cc:288] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.458956  9759 consensus_queue.cc:237] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.460116  9628 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "719b97293a6048a7ab6deb43cd86bc61" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.460616  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "719b97293a6048a7ab6deb43cd86bc61" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
I20260812 19:28:35.460714  9628 raft_consensus.cc:2454] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.461221  9322 raft_consensus.cc:2454] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.461701  9400 leader_election.cc:302] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.462201  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "041d65afde084783a5cc80d6c74fbad5" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71"
I20260812 19:28:35.462598  9755 raft_consensus.cc:2781] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.462810  9473 raft_consensus.cc:3037] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.463145  9472 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "589246b7e1d742eb8eacdee9d7ab1dfe" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71"
I20260812 19:28:35.463224  9755 raft_consensus.cc:482] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.463846  9755 raft_consensus.cc:3037] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.464073  9472 raft_consensus.cc:2379] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 031b772f706d4b6ea6287c29fa64294c in current term 1: Already voted for candidate 14280e6d34b64a29853cca7661c3bf71 in this term.
I20260812 19:28:35.465720  9630 raft_consensus.cc:2454] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.465692  9249 leader_election.cc:302] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c; no voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d
I20260812 19:28:35.467061  9758 raft_consensus.cc:2726] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260812 19:28:35.466867  9400 leader_election.cc:302] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 031b772f706d4b6ea6287c29fa64294c
I20260812 19:28:35.467902  9733 raft_consensus.cc:2781] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.469668  9473 raft_consensus.cc:2454] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 1.
I20260812 19:28:35.470806  9249 leader_election.cc:302] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.470929  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "041d65afde084783a5cc80d6c74fbad5" candidate_uuid: "031b772f706d4b6ea6287c29fa64294c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.471487  9630 raft_consensus.cc:3037] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.471635  9758 raft_consensus.cc:2781] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.472321  9758 raft_consensus.cc:686] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 1 LEADER]: Becoming Leader. State: Replica: 031b772f706d4b6ea6287c29fa64294c, State: Running, Role: LEADER
I20260812 19:28:35.473315  9758 consensus_queue.cc:237] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.473704  9755 raft_consensus.cc:504] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.477160  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "719b97293a6048a7ab6deb43cd86bc61" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.477754  9322 raft_consensus.cc:3037] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.477600  9628 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "719b97293a6048a7ab6deb43cd86bc61" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.478422  9628 raft_consensus.cc:3037] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.480840  9733 raft_consensus.cc:686] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Becoming Leader. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Running, Role: LEADER
I20260812 19:28:35.481954  9733 consensus_queue.cc:237] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.483937  9761 leader_election.cc:288] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [CANDIDATE]: Term 1 election: Requested vote from peers 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.486065  9628 raft_consensus.cc:2454] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.487437  9400 leader_election.cc:302] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.488598  9774 raft_consensus.cc:2781] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.488687  9755 leader_election.cc:288] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.494733  9322 raft_consensus.cc:2454] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.496091  9630 raft_consensus.cc:2454] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031b772f706d4b6ea6287c29fa64294c in term 1.
I20260812 19:28:35.499467  9774 raft_consensus.cc:686] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Becoming Leader. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Running, Role: LEADER
I20260812 19:28:35.500537  9774 consensus_queue.cc:237] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.500475  9160 catalog_manager.cc:5495] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c reported cstate change: term changed from 0 to 1, leader changed from <none> to 031b772f706d4b6ea6287c29fa64294c (127.6.38.129). New cstate: current_term: 1 leader_uuid: "031b772f706d4b6ea6287c29fa64294c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:35.508097  9159 catalog_manager.cc:5495] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d reported cstate change: term changed from 0 to 1, leader changed from <none> to 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131). New cstate: current_term: 1 leader_uuid: "933c256e1488463d9e1cae4b2fbdd47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:35.515009  9774 raft_consensus.cc:482] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.515336  9774 raft_consensus.cc:504] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.517009  9774 leader_election.cc:288] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.517926  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e32299834b9d4da186f6af47c54453d2" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
I20260812 19:28:35.518559  9322 raft_consensus.cc:2454] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.518805  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e32299834b9d4da186f6af47c54453d2" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.519614  9401 leader_election.cc:302] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.519852  9630 raft_consensus.cc:2454] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.520399  9774 raft_consensus.cc:2781] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.520678  9774 raft_consensus.cc:482] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.520958  9774 raft_consensus.cc:3037] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.525283  9774 raft_consensus.cc:504] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.526894  9774 leader_election.cc:288] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.527786  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e32299834b9d4da186f6af47c54453d2" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.528281  9322 raft_consensus.cc:3037] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.528180  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e32299834b9d4da186f6af47c54453d2" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.528805  9630 raft_consensus.cc:3037] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.533080  9322 raft_consensus.cc:2454] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.534148  9401 leader_election.cc:302] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.536401  9774 raft_consensus.cc:2781] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.537163  9774 raft_consensus.cc:686] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Becoming Leader. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Running, Role: LEADER
I20260812 19:28:35.538188  9774 consensus_queue.cc:237] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.539021  9630 raft_consensus.cc:2454] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.540792  9160 catalog_manager.cc:5495] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130). New cstate: current_term: 1 leader_uuid: "14280e6d34b64a29853cca7661c3bf71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:35.543303  9160 catalog_manager.cc:5495] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130). New cstate: current_term: 1 leader_uuid: "14280e6d34b64a29853cca7661c3bf71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:35.559305  9160 catalog_manager.cc:5495] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130). New cstate: current_term: 1 leader_uuid: "14280e6d34b64a29853cca7661c3bf71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:35.624560  9774 raft_consensus.cc:482] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.624995  9774 raft_consensus.cc:504] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.626533  9774 leader_election.cc:288] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.627451  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "37f37af1f8b74976aec413eb5c313569" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
I20260812 19:28:35.627604  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "37f37af1f8b74976aec413eb5c313569" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d" is_pre_election: true
I20260812 19:28:35.628044  9322 raft_consensus.cc:2454] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.628185  9630 raft_consensus.cc:2454] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 0.
I20260812 19:28:35.629030  9401 leader_election.cc:302] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.629765  9774 raft_consensus.cc:2781] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.630122  9774 raft_consensus.cc:482] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.630422  9774 raft_consensus.cc:3037] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.634764  9774 raft_consensus.cc:504] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.636459  9774 leader_election.cc:288] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097)
I20260812 19:28:35.637357  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "37f37af1f8b74976aec413eb5c313569" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.637596  9630 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "37f37af1f8b74976aec413eb5c313569" candidate_uuid: "14280e6d34b64a29853cca7661c3bf71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "933c256e1488463d9e1cae4b2fbdd47d"
I20260812 19:28:35.637892  9322 raft_consensus.cc:3037] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.638212  9630 raft_consensus.cc:3037] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.642313  9322 raft_consensus.cc:2454] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.642581  9630 raft_consensus.cc:2454] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14280e6d34b64a29853cca7661c3bf71 in term 1.
I20260812 19:28:35.643420  9401 leader_election.cc:302] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 14280e6d34b64a29853cca7661c3bf71; no voters: 
I20260812 19:28:35.644196  9774 raft_consensus.cc:2781] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.644680  9774 raft_consensus.cc:686] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Becoming Leader. State: Replica: 14280e6d34b64a29853cca7661c3bf71, State: Running, Role: LEADER
I20260812 19:28:35.645433  9774 consensus_queue.cc:237] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.652763  9160 catalog_manager.cc:5495] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130). New cstate: current_term: 1 leader_uuid: "14280e6d34b64a29853cca7661c3bf71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: UNKNOWN } } }
I20260812 19:28:35.797879  9759 raft_consensus.cc:482] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:35.798302  9759 raft_consensus.cc:504] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.800086  9759 leader_election.cc:288] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:35.801064  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "907e27915c4c45e1a0254dd9ff632404" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c" is_pre_election: true
I20260812 19:28:35.801246  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "907e27915c4c45e1a0254dd9ff632404" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71" is_pre_election: true
I20260812 19:28:35.801697  9322 raft_consensus.cc:2454] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 0.
I20260812 19:28:35.801934  9473 raft_consensus.cc:2454] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 0.
I20260812 19:28:35.802675  9554 leader_election.cc:302] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031b772f706d4b6ea6287c29fa64294c, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.803399  9759 raft_consensus.cc:2781] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:35.803694  9759 raft_consensus.cc:482] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:35.804021  9759 raft_consensus.cc:3037] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.808310  9759 raft_consensus.cc:504] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.809798  9759 leader_election.cc:288] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 election: Requested vote from peers 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765), 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027)
I20260812 19:28:35.810830  9322 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "907e27915c4c45e1a0254dd9ff632404" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031b772f706d4b6ea6287c29fa64294c"
I20260812 19:28:35.811043  9473 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "907e27915c4c45e1a0254dd9ff632404" candidate_uuid: "933c256e1488463d9e1cae4b2fbdd47d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14280e6d34b64a29853cca7661c3bf71"
I20260812 19:28:35.811317  9322 raft_consensus.cc:3037] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.811559  9473 raft_consensus.cc:3037] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:35.815807  9473 raft_consensus.cc:2454] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 1.
I20260812 19:28:35.815886  9322 raft_consensus.cc:2454] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 933c256e1488463d9e1cae4b2fbdd47d in term 1.
I20260812 19:28:35.816931  9554 leader_election.cc:302] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14280e6d34b64a29853cca7661c3bf71, 933c256e1488463d9e1cae4b2fbdd47d; no voters: 
I20260812 19:28:35.817699  9759 raft_consensus.cc:2781] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:35.818153  9759 raft_consensus.cc:686] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 LEADER]: Becoming Leader. State: Replica: 933c256e1488463d9e1cae4b2fbdd47d, State: Running, Role: LEADER
I20260812 19:28:35.818840  9759 consensus_queue.cc:237] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } }
I20260812 19:28:35.826143  9160 catalog_manager.cc:5495] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d reported cstate change: term changed from 0 to 1, leader changed from <none> to 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131). New cstate: current_term: 1 leader_uuid: "933c256e1488463d9e1cae4b2fbdd47d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:35.885784  9774 consensus_queue.cc:1035] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 19:28:35.885994  9759 consensus_queue.cc:1035] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 19:28:35.886819  9778 consensus_queue.cc:1035] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:35.894949  9729 consensus_queue.cc:1035] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:35.900800  9759 consensus_queue.cc:1035] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 19:28:35.921452  9778 consensus_queue.cc:1035] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
Using auto-created table 'default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3'
I20260812 19:28:35.954599  9759 consensus_queue.cc:1035] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 19:28:35.960799  9755 consensus_queue.cc:1035] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:35.960799  9778 consensus_queue.cc:1035] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260812 19:28:35.969028  9755 consensus_queue.cc:1035] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:36.033656  9758 consensus_queue.cc:1035] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:36.060763  9758 consensus_queue.cc:1035] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:36.156301  9733 consensus_queue.cc:1035] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "933c256e1488463d9e1cae4b2fbdd47d" member_type: VOTER last_known_addr { host: "127.6.38.131" port: 36097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 19:28:36.184122  9755 consensus_queue.cc:1035] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 19:28:36.206621  9729 consensus_queue.cc:1035] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "031b772f706d4b6ea6287c29fa64294c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260812 19:28:36.248811  9787 consensus_queue.cc:1035] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14280e6d34b64a29853cca7661c3bf71" member_type: VOTER last_known_addr { host: "127.6.38.130" port: 41027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260812 19:28:36.807775  9829 log.cc:924] Time spent T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
W20260812 19:28:37.003839  9809 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.129:38765, user_credentials={real_user=slave}} blocked reactor thread for 54926.7us
W20260812 19:28:37.073776  9400 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.38.131:36097, user_credentials={real_user=slave}} blocked reactor thread for 183999us

INSERT report
    rows total: 2000
    time total: 1313.76 ms
  time per row: 0.65688 ms
Dropping auto-created table 'default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3'
I20260812 19:28:37.548332  9160 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38316:
table { table_name: "default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3" } modify_external_catalogs: true
I20260812 19:28:37.549127  9160 catalog_manager.cc:2645] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38316:
table { table_name: "default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3" } modify_external_catalogs: true
I20260812 19:28:37.576946  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet 719b97293a6048a7ab6deb43cd86bc61
I20260812 19:28:37.578492  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet 907e27915c4c45e1a0254dd9ff632404
I20260812 19:28:37.579875  9446 tablet_service.cc:1514] Processing DeleteTablet for tablet 719b97293a6048a7ab6deb43cd86bc61 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.580103  9606 tablet_service.cc:1514] Processing DeleteTablet for tablet 719b97293a6048a7ab6deb43cd86bc61 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.580292  9294 tablet_service.cc:1514] Processing DeleteTablet for tablet 719b97293a6048a7ab6deb43cd86bc61 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.582391  9449 tablet_service.cc:1514] Processing DeleteTablet for tablet 907e27915c4c45e1a0254dd9ff632404 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.582865  9293 tablet_service.cc:1514] Processing DeleteTablet for tablet 907e27915c4c45e1a0254dd9ff632404 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.584852  9599 tablet_service.cc:1514] Processing DeleteTablet for tablet 907e27915c4c45e1a0254dd9ff632404 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.586014  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet eb70e960425a4e2080415006bbf7f9a9
I20260812 19:28:37.588382  9293 tablet_service.cc:1514] Processing DeleteTablet for tablet eb70e960425a4e2080415006bbf7f9a9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.591096  9449 tablet_service.cc:1514] Processing DeleteTablet for tablet eb70e960425a4e2080415006bbf7f9a9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.592651  9599 tablet_service.cc:1514] Processing DeleteTablet for tablet eb70e960425a4e2080415006bbf7f9a9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.593397  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet e32299834b9d4da186f6af47c54453d2
I20260812 19:28:37.595562  9294 tablet_service.cc:1514] Processing DeleteTablet for tablet e32299834b9d4da186f6af47c54453d2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.596382  9893 tablet_replica.cc:330] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.596552  9891 tablet_replica.cc:330] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.597889  9446 tablet_service.cc:1514] Processing DeleteTablet for tablet e32299834b9d4da186f6af47c54453d2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.597929  9893 raft_consensus.cc:2229] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.598879  9893 raft_consensus.cc:2258] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.599009  9891 raft_consensus.cc:2229] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.599102  9599 tablet_service.cc:1514] Processing DeleteTablet for tablet e32299834b9d4da186f6af47c54453d2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.600039  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet 041d65afde084783a5cc80d6c74fbad5
I20260812 19:28:37.600737  9891 raft_consensus.cc:2258] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.602394  9294 tablet_service.cc:1514] Processing DeleteTablet for tablet 041d65afde084783a5cc80d6c74fbad5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.604676  9446 tablet_service.cc:1514] Processing DeleteTablet for tablet 041d65afde084783a5cc80d6c74fbad5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.605924  9599 tablet_service.cc:1514] Processing DeleteTablet for tablet 041d65afde084783a5cc80d6c74fbad5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.606063  9893 ts_tablet_manager.cc:1905] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.606194  9891 ts_tablet_manager.cc:1905] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.606663  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet 2216ddb37b3d4d27bba1dde3ea00f922
I20260812 19:28:37.608842  9294 tablet_service.cc:1514] Processing DeleteTablet for tablet 2216ddb37b3d4d27bba1dde3ea00f922 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.611132  9446 tablet_service.cc:1514] Processing DeleteTablet for tablet 2216ddb37b3d4d27bba1dde3ea00f922 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.612264  9599 tablet_service.cc:1514] Processing DeleteTablet for tablet 2216ddb37b3d4d27bba1dde3ea00f922 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.613083  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet 37f37af1f8b74976aec413eb5c313569
I20260812 19:28:37.615322  9294 tablet_service.cc:1514] Processing DeleteTablet for tablet 37f37af1f8b74976aec413eb5c313569 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.617635  9446 tablet_service.cc:1514] Processing DeleteTablet for tablet 37f37af1f8b74976aec413eb5c313569 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.618530  9599 tablet_service.cc:1514] Processing DeleteTablet for tablet 37f37af1f8b74976aec413eb5c313569 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.619292  9160 catalog_manager.cc:5782] T 00000000000000000000000000000000 P de45e3e7d4db4b3a8b5dbb86bbb1cdb9: Sending DeleteTablet for 3 replicas of tablet 589246b7e1d742eb8eacdee9d7ab1dfe
I20260812 19:28:37.624637  9294 tablet_service.cc:1514] Processing DeleteTablet for tablet 589246b7e1d742eb8eacdee9d7ab1dfe with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:53748
I20260812 19:28:37.627353  9446 tablet_service.cc:1514] Processing DeleteTablet for tablet 589246b7e1d742eb8eacdee9d7ab1dfe with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37482
I20260812 19:28:37.633770  9606 tablet_service.cc:1514] Processing DeleteTablet for tablet 589246b7e1d742eb8eacdee9d7ab1dfe with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 19:28:37 UTC) from {username='slave'} at 127.0.0.1:37230
I20260812 19:28:37.627686  9892 tablet_replica.cc:330] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.635218  9892 raft_consensus.cc:2229] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.635874  9892 raft_consensus.cc:2258] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.640413  9892 ts_tablet_manager.cc:1905] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.640615  9893 ts_tablet_manager.cc:1918] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.641170  9893 log.cc:1196] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/719b97293a6048a7ab6deb43cd86bc61
I20260812 19:28:37.642279  9893 ts_tablet_manager.cc:1939] T 719b97293a6048a7ab6deb43cd86bc61 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.643337  9891 ts_tablet_manager.cc:1918] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.643846  9891 log.cc:1196] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/719b97293a6048a7ab6deb43cd86bc61
I20260812 19:28:37.644891  9891 ts_tablet_manager.cc:1939] T 719b97293a6048a7ab6deb43cd86bc61 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.645956  9893 tablet_replica.cc:330] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.646251  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet 719b97293a6048a7ab6deb43cd86bc61 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.646759  9893 raft_consensus.cc:2229] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.647506  9893 raft_consensus.cc:2258] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.649600  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet 719b97293a6048a7ab6deb43cd86bc61 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.650636  9891 tablet_replica.cc:330] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.651400  9891 raft_consensus.cc:2229] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.652115  9893 ts_tablet_manager.cc:1905] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.652092  9891 raft_consensus.cc:2258] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.655682  9891 ts_tablet_manager.cc:1905] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.657050  9892 ts_tablet_manager.cc:1918] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.657487  9892 log.cc:1196] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/719b97293a6048a7ab6deb43cd86bc61
I20260812 19:28:37.658491  9892 ts_tablet_manager.cc:1939] T 719b97293a6048a7ab6deb43cd86bc61 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.661702  9892 tablet_replica.cc:330] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.662122  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet 719b97293a6048a7ab6deb43cd86bc61 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.662633  9892 raft_consensus.cc:2229] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.663412  9893 ts_tablet_manager.cc:1918] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.663662  9892 raft_consensus.cc:2258] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.663749  9893 log.cc:1196] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/907e27915c4c45e1a0254dd9ff632404
I20260812 19:28:37.664592  9893 ts_tablet_manager.cc:1939] T 907e27915c4c45e1a0254dd9ff632404 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.667043  9892 ts_tablet_manager.cc:1905] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.667106  9893 tablet_replica.cc:330] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.667310  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet 907e27915c4c45e1a0254dd9ff632404 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.667953  9893 raft_consensus.cc:2229] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.668988  9893 raft_consensus.cc:2258] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.672605  9893 ts_tablet_manager.cc:1905] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.673382  9891 ts_tablet_manager.cc:1918] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.673833  9891 log.cc:1196] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/907e27915c4c45e1a0254dd9ff632404
I20260812 19:28:37.674642  9891 ts_tablet_manager.cc:1939] T 907e27915c4c45e1a0254dd9ff632404 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.677320  9891 tablet_replica.cc:330] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.677677  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet 907e27915c4c45e1a0254dd9ff632404 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.678105  9891 raft_consensus.cc:2229] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.678737  9891 raft_consensus.cc:2258] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.682240  9892 ts_tablet_manager.cc:1918] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.682401  9891 ts_tablet_manager.cc:1905] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.682693  9892 log.cc:1196] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/907e27915c4c45e1a0254dd9ff632404
I20260812 19:28:37.683488  9892 ts_tablet_manager.cc:1939] T 907e27915c4c45e1a0254dd9ff632404 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.686156  9892 tablet_replica.cc:330] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.686307  9893 ts_tablet_manager.cc:1918] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.686348  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet 907e27915c4c45e1a0254dd9ff632404 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.686702  9893 log.cc:1196] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/eb70e960425a4e2080415006bbf7f9a9
I20260812 19:28:37.687373  9893 ts_tablet_manager.cc:1939] T eb70e960425a4e2080415006bbf7f9a9 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.689102  9892 raft_consensus.cc:2229] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.689882  9893 tablet_replica.cc:330] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.690110  9892 raft_consensus.cc:2258] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.690636  9893 raft_consensus.cc:2229] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.691083  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet eb70e960425a4e2080415006bbf7f9a9 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.691280  9893 raft_consensus.cc:2258] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.693297  9892 ts_tablet_manager.cc:1905] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.694757  9893 ts_tablet_manager.cc:1905] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.700453  9891 ts_tablet_manager.cc:1918] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.700875  9891 log.cc:1196] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/eb70e960425a4e2080415006bbf7f9a9
I20260812 19:28:37.701730  9891 ts_tablet_manager.cc:1939] T eb70e960425a4e2080415006bbf7f9a9 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.704339  9891 tablet_replica.cc:330] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.704568  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet eb70e960425a4e2080415006bbf7f9a9 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.705107  9891 raft_consensus.cc:2229] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.706176  9891 raft_consensus.cc:2258] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.706576  9893 ts_tablet_manager.cc:1918] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.706954  9893 log.cc:1196] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/e32299834b9d4da186f6af47c54453d2
I20260812 19:28:37.707739  9893 ts_tablet_manager.cc:1939] T e32299834b9d4da186f6af47c54453d2 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.708076  9892 ts_tablet_manager.cc:1918] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.708444  9892 log.cc:1196] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/eb70e960425a4e2080415006bbf7f9a9
I20260812 19:28:37.709223  9892 ts_tablet_manager.cc:1939] T eb70e960425a4e2080415006bbf7f9a9 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.709717  9891 ts_tablet_manager.cc:1905] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.710038  9893 tablet_replica.cc:330] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.710325  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet e32299834b9d4da186f6af47c54453d2 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.710773  9893 raft_consensus.cc:2229] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.711774  9892 tablet_replica.cc:330] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.711823  9893 raft_consensus.cc:2258] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.712167  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet eb70e960425a4e2080415006bbf7f9a9 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.712535  9892 raft_consensus.cc:2229] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.713097  9892 raft_consensus.cc:2258] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.716064  9893 ts_tablet_manager.cc:1905] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.719810  9892 ts_tablet_manager.cc:1905] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.725997  9891 ts_tablet_manager.cc:1918] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.726409  9891 log.cc:1196] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/e32299834b9d4da186f6af47c54453d2
I20260812 19:28:37.727205  9891 ts_tablet_manager.cc:1939] T e32299834b9d4da186f6af47c54453d2 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.727319  9893 ts_tablet_manager.cc:1918] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.727710  9893 log.cc:1196] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/041d65afde084783a5cc80d6c74fbad5
I20260812 19:28:37.728305  9893 ts_tablet_manager.cc:1939] T 041d65afde084783a5cc80d6c74fbad5 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.729929  9891 tablet_replica.cc:330] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.730490  9893 tablet_replica.cc:330] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.730701  9891 raft_consensus.cc:2229] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.730628  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet e32299834b9d4da186f6af47c54453d2 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.731202  9893 raft_consensus.cc:2229] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.731315  9891 raft_consensus.cc:2258] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.731863  9893 raft_consensus.cc:2258] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.731868  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet 041d65afde084783a5cc80d6c74fbad5 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.734740  9891 ts_tablet_manager.cc:1905] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.736258  9893 ts_tablet_manager.cc:1905] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.737931  9892 ts_tablet_manager.cc:1918] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.738315  9892 log.cc:1196] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/e32299834b9d4da186f6af47c54453d2
I20260812 19:28:37.739081  9892 ts_tablet_manager.cc:1939] T e32299834b9d4da186f6af47c54453d2 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.741653  9892 tablet_replica.cc:330] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.742442  9892 raft_consensus.cc:2229] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.743052  9892 raft_consensus.cc:2258] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.745160  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet e32299834b9d4da186f6af47c54453d2 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.746625  9892 ts_tablet_manager.cc:1905] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.749298  9893 ts_tablet_manager.cc:1918] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.749660  9893 log.cc:1196] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/2216ddb37b3d4d27bba1dde3ea00f922
I20260812 19:28:37.749845  9891 ts_tablet_manager.cc:1918] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.750258  9891 log.cc:1196] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/041d65afde084783a5cc80d6c74fbad5
I20260812 19:28:37.750563  9893 ts_tablet_manager.cc:1939] T 2216ddb37b3d4d27bba1dde3ea00f922 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.750986  9891 ts_tablet_manager.cc:1939] T 041d65afde084783a5cc80d6c74fbad5 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.752948  9893 tablet_replica.cc:330] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.753515  9891 tablet_replica.cc:330] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.753764  9893 raft_consensus.cc:2229] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.754272  9891 raft_consensus.cc:2229] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.754837  9893 raft_consensus.cc:2258] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.754884  9891 raft_consensus.cc:2258] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.755597  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet 041d65afde084783a5cc80d6c74fbad5 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.756410  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet 2216ddb37b3d4d27bba1dde3ea00f922 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.758499  9893 ts_tablet_manager.cc:1905] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.758572  9891 ts_tablet_manager.cc:1905] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.761934  9892 ts_tablet_manager.cc:1918] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.762334  9892 log.cc:1196] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/041d65afde084783a5cc80d6c74fbad5
I20260812 19:28:37.763120  9892 ts_tablet_manager.cc:1939] T 041d65afde084783a5cc80d6c74fbad5 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.765746  9892 tablet_replica.cc:330] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.766062  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet 041d65afde084783a5cc80d6c74fbad5 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.767033  9892 raft_consensus.cc:2229] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.767977  9892 raft_consensus.cc:2258] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.770474  9893 ts_tablet_manager.cc:1918] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.770807  9893 log.cc:1196] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/37f37af1f8b74976aec413eb5c313569
I20260812 19:28:37.771251  9892 ts_tablet_manager.cc:1905] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.771410  9893 ts_tablet_manager.cc:1939] T 37f37af1f8b74976aec413eb5c313569 P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.773394  9893 tablet_replica.cc:330] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: stopping tablet replica
I20260812 19:28:37.773972  9893 raft_consensus.cc:2229] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.773768  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet 37f37af1f8b74976aec413eb5c313569 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.774171  9891 ts_tablet_manager.cc:1918] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.774523  9893 raft_consensus.cc:2258] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.774593  9891 log.cc:1196] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/2216ddb37b3d4d27bba1dde3ea00f922
I20260812 19:28:37.775358  9891 ts_tablet_manager.cc:1939] T 2216ddb37b3d4d27bba1dde3ea00f922 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.777904  9893 ts_tablet_manager.cc:1905] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.778333  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet 2216ddb37b3d4d27bba1dde3ea00f922 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.778522  9891 tablet_replica.cc:330] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.779249  9891 raft_consensus.cc:2229] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.780230  9891 raft_consensus.cc:2258] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.783489  9891 ts_tablet_manager.cc:1905] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.786612  9892 ts_tablet_manager.cc:1918] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.787055  9892 log.cc:1196] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/2216ddb37b3d4d27bba1dde3ea00f922
I20260812 19:28:37.787819  9892 ts_tablet_manager.cc:1939] T 2216ddb37b3d4d27bba1dde3ea00f922 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.790189  9893 ts_tablet_manager.cc:1918] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.790421  9892 tablet_replica.cc:330] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.790537  9893 log.cc:1196] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/589246b7e1d742eb8eacdee9d7ab1dfe
I20260812 19:28:37.790781  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet 2216ddb37b3d4d27bba1dde3ea00f922 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.791123  9892 raft_consensus.cc:2229] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.791229  9893 ts_tablet_manager.cc:1939] T 589246b7e1d742eb8eacdee9d7ab1dfe P 031b772f706d4b6ea6287c29fa64294c: Deleting consensus metadata
I20260812 19:28:37.791674  9892 raft_consensus.cc:2258] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.793573  9145 catalog_manager.cc:4841] TS 031b772f706d4b6ea6287c29fa64294c (127.6.38.129:38765): tablet 589246b7e1d742eb8eacdee9d7ab1dfe (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.794976  9892 ts_tablet_manager.cc:1905] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.799329  9891 ts_tablet_manager.cc:1918] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.799705  9891 log.cc:1196] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/37f37af1f8b74976aec413eb5c313569
I20260812 19:28:37.800403  9891 ts_tablet_manager.cc:1939] T 37f37af1f8b74976aec413eb5c313569 P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.802722  9891 tablet_replica.cc:330] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: stopping tablet replica
I20260812 19:28:37.802846  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet 37f37af1f8b74976aec413eb5c313569 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.803337  9891 raft_consensus.cc:2229] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:28:37.804164  9891 raft_consensus.cc:2258] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.807205  9891 ts_tablet_manager.cc:1905] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.809585  9892 ts_tablet_manager.cc:1918] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.809949  9892 log.cc:1196] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/37f37af1f8b74976aec413eb5c313569
I20260812 19:28:37.810631  9892 ts_tablet_manager.cc:1939] T 37f37af1f8b74976aec413eb5c313569 P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.812790  9892 tablet_replica.cc:330] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: stopping tablet replica
I20260812 19:28:37.812991  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet 37f37af1f8b74976aec413eb5c313569 (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.813336  9892 raft_consensus.cc:2229] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 19:28:37.813932  9892 raft_consensus.cc:2258] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:28:37.816740  9892 ts_tablet_manager.cc:1905] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 19:28:37.821746  9891 ts_tablet_manager.cc:1918] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.822152  9891 log.cc:1196] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-1/wal/wals/589246b7e1d742eb8eacdee9d7ab1dfe
I20260812 19:28:37.822832  9891 ts_tablet_manager.cc:1939] T 589246b7e1d742eb8eacdee9d7ab1dfe P 14280e6d34b64a29853cca7661c3bf71: Deleting consensus metadata
I20260812 19:28:37.825299  9145 catalog_manager.cc:4841] TS 14280e6d34b64a29853cca7661c3bf71 (127.6.38.130:41027): tablet 589246b7e1d742eb8eacdee9d7ab1dfe (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:37.828199  9892 ts_tablet_manager.cc:1918] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260812 19:28:37.828572  9892 log.cc:1196] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenServerSideDefaultNumReplicas.1786562791336058-6298-0/minicluster-data/ts-2/wal/wals/589246b7e1d742eb8eacdee9d7ab1dfe
I20260812 19:28:37.829164  9892 ts_tablet_manager.cc:1939] T 589246b7e1d742eb8eacdee9d7ab1dfe P 933c256e1488463d9e1cae4b2fbdd47d: Deleting consensus metadata
I20260812 19:28:37.831207  9144 catalog_manager.cc:4841] TS 933c256e1488463d9e1cae4b2fbdd47d (127.6.38.131:36097): tablet 589246b7e1d742eb8eacdee9d7ab1dfe (table default.loadgen_auto_3e1e3211e1134f5eb9e21a05e65437b3 [id=37f9b01eb2414a4c828706b3c0ca3de5]) successfully deleted
I20260812 19:28:38.676573  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 9226
I20260812 19:28:38.729337  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 9377
I20260812 19:28:38.783115  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 9531
I20260812 19:28:38.834612  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 9124
2026-08-12T19:28:38Z chronyd exiting
[       OK ] ToolTest.TestLoadgenServerSideDefaultNumReplicas (13738 ms)
[ RUN      ] ToolTest.TestLoadgenAutoGenTablePartitioning
2026-08-12T19:28:38Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:28:38Z Disabled control of system clock
I20260812 19:28:38.940425  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:37777
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:34587
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:37777 with env {}
W20260812 19:28:39.261883  9897 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:39.262496  9897 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:39.262924  9897 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:39.295473  9897 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:28:39.295775  9897 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:39.295993  9897 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:28:39.296185  9897 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:28:39.333796  9897 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:34587
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:37777
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:37777
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:39.335014  9897 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:39.336758  9897 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:39.357311  9903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:39.359486  9897 server_base.cc:1034] running on GCE node
W20260812 19:28:39.357316  9904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:39.357488  9906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:40.569355  9897 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:40.572213  9897 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:40.573669  9897 hybrid_clock.cc:648] HybridClock initialized: now 1786562920573596 us; error 78 us; skew 500 ppm
I20260812 19:28:40.574541  9897 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:40.586504  9897 webserver.cc:460] Webserver started at http://127.6.38.190:43491/ using document root <none> and password file <none>
I20260812 19:28:40.587656  9897 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:40.587957  9897 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:40.588518  9897 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:40.594478  9897 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "5825adeb185c4f18ba1f7c2b1f831c10"
format_stamp: "Formatted at 2026-08-12 19:28:40 on dist-test-slave-p3t5"
I20260812 19:28:40.595825  9897 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "5825adeb185c4f18ba1f7c2b1f831c10"
format_stamp: "Formatted at 2026-08-12 19:28:40 on dist-test-slave-p3t5"
I20260812 19:28:40.604394  9897 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.008s
I20260812 19:28:40.611081  9913 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:40.612339  9897 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.005s
I20260812 19:28:40.612756  9897 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "5825adeb185c4f18ba1f7c2b1f831c10"
format_stamp: "Formatted at 2026-08-12 19:28:40 on dist-test-slave-p3t5"
I20260812 19:28:40.613214  9897 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:40.661113  9897 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:40.662982  9897 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:40.663539  9897 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:40.747707  9897 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:37777
I20260812 19:28:40.747781  9971 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:37777 every 8 connection(s)
I20260812 19:28:40.750909  9897 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:28:40.756932  9972 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:40.758387  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 9897
I20260812 19:28:40.758852  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:28:40.786324  9972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10: Bootstrap starting.
I20260812 19:28:40.793063  9972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:40.795523  9972 log.cc:824] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:40.800886  9972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10: No bootstrap required, opened a new log
I20260812 19:28:40.824234  9972 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37777 } }
I20260812 19:28:40.824960  9972 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:40.825169  9972 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5825adeb185c4f18ba1f7c2b1f831c10, State: Initialized, Role: FOLLOWER
I20260812 19:28:40.825933  9972 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37777 } }
I20260812 19:28:40.826447  9972 raft_consensus.cc:388] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:40.826722  9972 raft_consensus.cc:482] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:40.827054  9972 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:40.831382  9972 raft_consensus.cc:504] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37777 } }
I20260812 19:28:40.832346  9972 leader_election.cc:302] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5825adeb185c4f18ba1f7c2b1f831c10; no voters: 
I20260812 19:28:40.834494  9972 leader_election.cc:288] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:40.835314  9978 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:40.837836  9978 raft_consensus.cc:686] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [term 1 LEADER]: Becoming Leader. State: Replica: 5825adeb185c4f18ba1f7c2b1f831c10, State: Running, Role: LEADER
I20260812 19:28:40.838611  9978 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37777 } }
I20260812 19:28:40.839623  9972 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:28:40.850304  9980 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5825adeb185c4f18ba1f7c2b1f831c10. Latest consensus state: current_term: 1 leader_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37777 } } }
I20260812 19:28:40.851552  9980 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [sys.catalog]: This master's current role is: LEADER
I20260812 19:28:40.853044  9979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5825adeb185c4f18ba1f7c2b1f831c10" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37777 } } }
I20260812 19:28:40.853909  9979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10 [sys.catalog]: This master's current role is: LEADER
I20260812 19:28:40.859454  9989 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:28:40.873422  9989 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:28:40.892230  9989 catalog_manager.cc:1347] Generated new cluster ID: 0470d0c2d15b4a01ba3d1ac42c9bc1f4
I20260812 19:28:40.892560  9989 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:28:40.907313  9989 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:28:40.909273  9989 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:28:40.927492  9989 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 5825adeb185c4f18ba1f7c2b1f831c10: Generated new TSK 0
I20260812 19:28:40.928547  9989 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:28:40.954177  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:37777
--builtin_ntp_servers=127.6.38.148:34587
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:28:41.294900  9999 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:41.295495  9999 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:41.296039  9999 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:41.329470  9999 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:41.330493  9999 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:28:41.368299  9999 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:34587
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:37777
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:41.369575  9999 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:41.371351  9999 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:41.394667 10009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:41.395186 10005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:41.396104 10007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:41.396509  9999 server_base.cc:1034] running on GCE node
I20260812 19:28:42.671177  9999 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:42.674474  9999 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:42.675983  9999 hybrid_clock.cc:648] HybridClock initialized: now 1786562922675944 us; error 61 us; skew 500 ppm
I20260812 19:28:42.677084  9999 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:42.685671  9999 webserver.cc:460] Webserver started at http://127.6.38.129:42637/ using document root <none> and password file <none>
I20260812 19:28:42.687026  9999 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:42.687309  9999 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:42.687911  9999 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:42.695145  9999 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "0cee7e1dc2714e6f9f051507144686db"
format_stamp: "Formatted at 2026-08-12 19:28:42 on dist-test-slave-p3t5"
I20260812 19:28:42.696759  9999 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "0cee7e1dc2714e6f9f051507144686db"
format_stamp: "Formatted at 2026-08-12 19:28:42 on dist-test-slave-p3t5"
I20260812 19:28:42.707005  9999 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.012s	sys 0.000s
I20260812 19:28:42.713274 10018 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:42.714520  9999 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260812 19:28:42.714905  9999 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "0cee7e1dc2714e6f9f051507144686db"
format_stamp: "Formatted at 2026-08-12 19:28:42 on dist-test-slave-p3t5"
I20260812 19:28:42.715281  9999 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:42.748165  9999 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:42.749862  9999 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:42.750358  9999 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:42.753708  9999 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:28:42.758136  9999 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:28:42.758376  9999 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:42.758674  9999 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:28:42.758854  9999 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:42.910669  9999 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:45987
I20260812 19:28:42.910769 10150 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:45987 every 8 connection(s)
I20260812 19:28:42.913341  9999 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:28:42.920746  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 9999
I20260812 19:28:42.921396  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLoadgenAutoGenTablePartitioning.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:28:42.940835 10151 heartbeater.cc:347] Connected to a master server at 127.6.38.190:37777
I20260812 19:28:42.941381 10151 heartbeater.cc:464] Registering TS with master...
I20260812 19:28:42.942667 10151 heartbeater.cc:511] Master 127.6.38.190:37777 requested a full tablet report, sending...
I20260812 19:28:42.945451  9930 ts_manager.cc:194] Registered new tserver with Master: 0cee7e1dc2714e6f9f051507144686db (127.6.38.129:45987)
I20260812 19:28:42.947861  9930 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:49349
I20260812 19:28:42.956703  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
W20260812 19:28:43.294031 10155 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:43.294909 10155 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:43.326869 10155 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
I20260812 19:28:43.952196 10151 heartbeater.cc:503] Master 127.6.38.190:37777 was elected leader, sending a full tablet report...
W20260812 19:28:44.648518 10155 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.290s	user 0.449s	sys 0.838s
W20260812 19:28:44.648945 10155 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.291s	user 0.449s	sys 0.838s
I20260812 19:28:44.701280  9930 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46962:
name: "default.loadgen_auto_53991c368c7142c3962de609ec2fb2d5"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:28:44.813866 10077 tablet_service.cc:1467] Processing CreateTablet for tablet 9ae0a944cf144e7baf78d675a660ccc4 (DEFAULT_TABLE table=default.loadgen_auto_53991c368c7142c3962de609ec2fb2d5 [id=7338a24a6de94379a366f6c1273be640]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:44.815521 10077 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9ae0a944cf144e7baf78d675a660ccc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:44.836091 10182 tablet_bootstrap.cc:492] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:44.842370 10182 tablet_bootstrap.cc:654] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:44.844836 10182 log.cc:824] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:44.850441 10182 tablet_bootstrap.cc:492] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:44.850914 10182 ts_tablet_manager.cc:1397] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260812 19:28:44.872103 10182 raft_consensus.cc:348] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:44.872965 10182 raft_consensus.cc:374] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:44.873281 10182 raft_consensus.cc:729] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:44.874131 10182 consensus_queue.cc:260] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:44.874653 10182 raft_consensus.cc:388] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:44.874890 10182 raft_consensus.cc:482] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:44.875137 10182 raft_consensus.cc:3037] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:44.879328 10182 raft_consensus.cc:504] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:44.880023 10182 leader_election.cc:302] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:44.881989 10182 leader_election.cc:288] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:44.882493 10186 raft_consensus.cc:2781] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:44.886656 10182 ts_tablet_manager.cc:1428] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.036s	user 0.028s	sys 0.008s
I20260812 19:28:44.887027 10186 raft_consensus.cc:686] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:44.887916 10186 consensus_queue.cc:237] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:44.901077  9930 catalog_manager.cc:5495] T 9ae0a944cf144e7baf78d675a660ccc4 P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_53991c368c7142c3962de609ec2fb2d5'

INSERT report
    rows total: 3000
    time total: 558.694 ms
  time per row: 0.186231 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260812 19:28:47.096472 10230 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:47.097332 10230 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:47.130286 10230 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:28:48.468019 10230 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.305s	user 0.522s	sys 0.781s
W20260812 19:28:48.468389 10230 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.305s	user 0.522s	sys 0.781s
I20260812 19:28:48.508074  9927 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33172:
name: "default.loadgen_auto_751c1168b17b4d4aade20fcca69e4a50"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\004\001\000\334\005\000\000\000\000\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:28:48.534466 10077 tablet_service.cc:1467] Processing CreateTablet for tablet 90f13e167239415e82e85e6ad1c7c43f (DEFAULT_TABLE table=default.loadgen_auto_751c1168b17b4d4aade20fcca69e4a50 [id=5dcad2db182f4e91888e91815d76e74a]), partition=RANGE (key) PARTITION VALUES < 1500
I20260812 19:28:48.535140 10076 tablet_service.cc:1467] Processing CreateTablet for tablet dbaf5e5ed0954b65b32370ffb411de69 (DEFAULT_TABLE table=default.loadgen_auto_751c1168b17b4d4aade20fcca69e4a50 [id=5dcad2db182f4e91888e91815d76e74a]), partition=RANGE (key) PARTITION 1500 <= VALUES
I20260812 19:28:48.535938 10077 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 90f13e167239415e82e85e6ad1c7c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:48.536584 10076 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbaf5e5ed0954b65b32370ffb411de69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:48.549595 10249 tablet_bootstrap.cc:492] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:48.555357 10249 tablet_bootstrap.cc:654] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:48.563376 10249 tablet_bootstrap.cc:492] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:48.563817 10249 ts_tablet_manager.cc:1397] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260812 19:28:48.566565 10249 raft_consensus.cc:348] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.567282 10249 raft_consensus.cc:374] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:48.567638 10249 raft_consensus.cc:729] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:48.568323 10249 consensus_queue.cc:260] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.569028 10249 raft_consensus.cc:388] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:48.569272 10249 raft_consensus.cc:482] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:48.569563 10249 raft_consensus.cc:3037] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:48.574127 10249 raft_consensus.cc:504] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.574811 10249 leader_election.cc:302] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:48.576118 10249 leader_election.cc:288] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:48.576459 10253 raft_consensus.cc:2781] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:48.578078 10253 raft_consensus.cc:686] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:48.579056 10253 consensus_queue.cc:237] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.580196 10249 ts_tablet_manager.cc:1428] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260812 19:28:48.581117 10249 tablet_bootstrap.cc:492] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:48.586652 10249 tablet_bootstrap.cc:654] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:48.586925  9927 catalog_manager.cc:5495] T dbaf5e5ed0954b65b32370ffb411de69 P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:48.594218 10249 tablet_bootstrap.cc:492] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:48.594728 10249 ts_tablet_manager.cc:1397] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260812 19:28:48.597049 10249 raft_consensus.cc:348] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.597635 10249 raft_consensus.cc:374] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:48.597961 10249 raft_consensus.cc:729] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:48.598577 10249 consensus_queue.cc:260] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.599192 10249 raft_consensus.cc:388] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:48.599489 10249 raft_consensus.cc:482] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:48.599845 10249 raft_consensus.cc:3037] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:48.605571 10249 raft_consensus.cc:504] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.606335 10249 leader_election.cc:302] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:48.606952 10249 leader_election.cc:288] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:48.607151 10253 raft_consensus.cc:2781] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:48.607642 10253 raft_consensus.cc:686] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:48.608300 10253 consensus_queue.cc:237] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:48.608871 10249 ts_tablet_manager.cc:1428] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260812 19:28:48.614758  9927 catalog_manager.cc:5495] T 90f13e167239415e82e85e6ad1c7c43f P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_751c1168b17b4d4aade20fcca69e4a50'

INSERT report
    rows total: 3000
    time total: 605.362 ms
  time per row: 0.201787 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260812 19:28:50.770114 10298 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:50.770871 10298 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:50.803804 10298 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:28:52.078953 10298 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.244s	user 0.433s	sys 0.810s
W20260812 19:28:52.079376 10298 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.245s	user 0.433s	sys 0.810s
I20260812 19:28:52.133113  9925 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33210:
name: "default.loadgen_auto_3b1c892d0c314044a7775430d3312007"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:28:52.164975 10077 tablet_service.cc:1467] Processing CreateTablet for tablet e031a57ea0ba497aa609b8691c97c1eb (DEFAULT_TABLE table=default.loadgen_auto_3b1c892d0c314044a7775430d3312007 [id=1c4d6c76cf0d44268201c2f79ee2f3c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:52.165525 10076 tablet_service.cc:1467] Processing CreateTablet for tablet 2d438af79c0b4b8cb8127fad8b07ed5b (DEFAULT_TABLE table=default.loadgen_auto_3b1c892d0c314044a7775430d3312007 [id=1c4d6c76cf0d44268201c2f79ee2f3c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:28:52.166631 10077 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e031a57ea0ba497aa609b8691c97c1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:52.167323 10076 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2d438af79c0b4b8cb8127fad8b07ed5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:52.184525 10319 tablet_bootstrap.cc:492] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:52.190146 10319 tablet_bootstrap.cc:654] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:52.195482 10319 tablet_bootstrap.cc:492] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:52.195878 10319 ts_tablet_manager.cc:1397] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260812 19:28:52.198130 10319 raft_consensus.cc:348] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.198738 10319 raft_consensus.cc:374] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:52.198982 10319 raft_consensus.cc:729] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:52.200388 10319 consensus_queue.cc:260] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.201328 10321 raft_consensus.cc:482] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:28:52.201785 10321 raft_consensus.cc:504] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.202606 10321 leader_election.cc:302] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:52.204331 10321 leader_election.cc:288] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260812 19:28:52.204840 10322 raft_consensus.cc:2781] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:28:52.205348 10322 raft_consensus.cc:482] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:28:52.205789 10322 raft_consensus.cc:3037] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:52.201192 10319 raft_consensus.cc:388] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:52.215011 10322 raft_consensus.cc:504] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.215940 10319 raft_consensus.cc:482] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:52.215879 10322 leader_election.cc:302] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:52.216392 10319 raft_consensus.cc:3037] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Advancing to term 2
I20260812 19:28:52.216645 10322 leader_election.cc:288] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:52.221943 10319 raft_consensus.cc:504] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.222651 10321 raft_consensus.cc:2741] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260812 19:28:52.223950 10319 leader_election.cc:302] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:52.225441 10319 leader_election.cc:288] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 19:28:52.226581 10321 raft_consensus.cc:2781] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 2 FOLLOWER]: Leader election won for term 2
I20260812 19:28:52.227283 10321 raft_consensus.cc:686] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [term 2 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:52.228190 10319 ts_tablet_manager.cc:1428] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.009s
I20260812 19:28:52.228009 10321 consensus_queue.cc:237] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.228910 10319 tablet_bootstrap.cc:492] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:52.235713 10319 tablet_bootstrap.cc:654] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:52.237406  9925 catalog_manager.cc:5495] T e031a57ea0ba497aa609b8691c97c1eb P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 2, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 2 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:52.246258 10319 tablet_bootstrap.cc:492] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:52.246771 10319 ts_tablet_manager.cc:1397] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260812 19:28:52.249410 10319 raft_consensus.cc:348] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.250037 10319 raft_consensus.cc:374] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:52.250319 10319 raft_consensus.cc:729] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:52.250995 10319 consensus_queue.cc:260] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.251657 10319 raft_consensus.cc:388] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:52.251973 10319 raft_consensus.cc:482] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:52.252353 10319 raft_consensus.cc:3037] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:52.259968 10319 raft_consensus.cc:504] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.260732 10319 leader_election.cc:302] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:52.261409 10319 leader_election.cc:288] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:52.261673 10321 raft_consensus.cc:2781] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:52.262140 10321 raft_consensus.cc:686] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:52.262840 10321 consensus_queue.cc:237] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:52.263439 10319 ts_tablet_manager.cc:1428] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260812 19:28:52.269786  9928 catalog_manager.cc:5495] T 2d438af79c0b4b8cb8127fad8b07ed5b P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_3b1c892d0c314044a7775430d3312007'

INSERT report
    rows total: 3000
    time total: 685.979 ms
  time per row: 0.22866 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
W20260812 19:28:54.494508 10373 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:54.495402 10373 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:54.527666 10373 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:28:55.804034 10373 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.242s	user 0.494s	sys 0.746s
W20260812 19:28:55.804344 10373 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.243s	user 0.494s	sys 0.746s
I20260812 19:28:55.847090  9927 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47676:
name: "default.loadgen_auto_aa7f301f5a0d4420b8eac248d417fba8"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\004\001\000\334\005\000\000\000\000\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:28:55.878545 10076 tablet_service.cc:1467] Processing CreateTablet for tablet 805952807ba34e4bb5d770072c8d43d2 (DEFAULT_TABLE table=default.loadgen_auto_aa7f301f5a0d4420b8eac248d417fba8 [id=083466d788094a5f9eaddc0abaa1a591]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION VALUES < 1500
I20260812 19:28:55.879921 10076 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 805952807ba34e4bb5d770072c8d43d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:55.881955 10075 tablet_service.cc:1467] Processing CreateTablet for tablet e40719d382324878be5edb267b153db4 (DEFAULT_TABLE table=default.loadgen_auto_aa7f301f5a0d4420b8eac248d417fba8 [id=083466d788094a5f9eaddc0abaa1a591]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION VALUES < 1500
I20260812 19:28:55.882170 10077 tablet_service.cc:1467] Processing CreateTablet for tablet 5935ed309a084aa0862831279ceb44ef (DEFAULT_TABLE table=default.loadgen_auto_aa7f301f5a0d4420b8eac248d417fba8 [id=083466d788094a5f9eaddc0abaa1a591]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 1500 <= VALUES
I20260812 19:28:55.883175 10075 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e40719d382324878be5edb267b153db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:55.883903 10074 tablet_service.cc:1467] Processing CreateTablet for tablet 25d5210abe894aeea262209f1bf55d96 (DEFAULT_TABLE table=default.loadgen_auto_aa7f301f5a0d4420b8eac248d417fba8 [id=083466d788094a5f9eaddc0abaa1a591]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 1500 <= VALUES
I20260812 19:28:55.885138 10074 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 25d5210abe894aeea262209f1bf55d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:55.894135 10077 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5935ed309a084aa0862831279ceb44ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:55.902732 10394 tablet_bootstrap.cc:492] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:55.908798 10394 tablet_bootstrap.cc:654] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:55.917605 10394 tablet_bootstrap.cc:492] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:55.918093 10394 ts_tablet_manager.cc:1397] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260812 19:28:55.920847 10394 raft_consensus.cc:348] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.921468 10394 raft_consensus.cc:374] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:55.921818 10394 raft_consensus.cc:729] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:55.922629 10394 consensus_queue.cc:260] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.923372 10394 raft_consensus.cc:388] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:55.923723 10394 raft_consensus.cc:482] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:55.924091 10394 raft_consensus.cc:3037] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:55.932250 10394 raft_consensus.cc:504] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.932997 10394 leader_election.cc:302] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:55.934343 10394 leader_election.cc:288] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:55.934654 10396 raft_consensus.cc:2781] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:55.950392 10396 raft_consensus.cc:686] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:55.951323 10396 consensus_queue.cc:237] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.951694 10394 ts_tablet_manager.cc:1428] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.033s	user 0.021s	sys 0.011s
I20260812 19:28:55.952628 10394 tablet_bootstrap.cc:492] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:55.958736 10394 tablet_bootstrap.cc:654] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:55.962409  9927 catalog_manager.cc:5495] T 805952807ba34e4bb5d770072c8d43d2 P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:55.969967 10394 tablet_bootstrap.cc:492] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:55.970460 10394 ts_tablet_manager.cc:1397] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260812 19:28:55.972857 10394 raft_consensus.cc:348] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.973430 10394 raft_consensus.cc:374] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:55.973718 10394 raft_consensus.cc:729] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:55.974326 10394 consensus_queue.cc:260] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.974882 10394 raft_consensus.cc:388] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:55.975128 10394 raft_consensus.cc:482] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:55.975379 10394 raft_consensus.cc:3037] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:55.979936 10394 raft_consensus.cc:504] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.980490 10394 leader_election.cc:302] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:55.980952 10394 leader_election.cc:288] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:55.981088 10396 raft_consensus.cc:2781] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:55.981583 10396 raft_consensus.cc:686] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:55.982486 10394 ts_tablet_manager.cc:1428] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:28:55.982312 10396 consensus_queue.cc:237] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.983141 10394 tablet_bootstrap.cc:492] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:55.989531 10394 tablet_bootstrap.cc:654] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:55.990350  9927 catalog_manager.cc:5495] T e40719d382324878be5edb267b153db4 P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:55.994971 10394 tablet_bootstrap.cc:492] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:55.995452 10394 ts_tablet_manager.cc:1397] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260812 19:28:55.998276 10394 raft_consensus.cc:348] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:55.998972 10394 raft_consensus.cc:374] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:55.999269 10394 raft_consensus.cc:729] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:55.999938 10394 consensus_queue.cc:260] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.000624 10394 raft_consensus.cc:388] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:56.000946 10394 raft_consensus.cc:482] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:56.001304 10394 raft_consensus.cc:3037] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:56.006971 10394 raft_consensus.cc:504] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.007673 10394 leader_election.cc:302] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:56.008351 10394 leader_election.cc:288] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:56.008510 10396 raft_consensus.cc:2781] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:56.009013 10396 raft_consensus.cc:686] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:56.009753 10396 consensus_queue.cc:237] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.010201 10394 ts_tablet_manager.cc:1428] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.014s	user 0.016s	sys 0.000s
I20260812 19:28:56.010941 10394 tablet_bootstrap.cc:492] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db: Bootstrap starting.
I20260812 19:28:56.016803 10394 tablet_bootstrap.cc:654] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:56.016862  9927 catalog_manager.cc:5495] T 25d5210abe894aeea262209f1bf55d96 P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
I20260812 19:28:56.022058 10394 tablet_bootstrap.cc:492] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db: No bootstrap required, opened a new log
I20260812 19:28:56.022552 10394 ts_tablet_manager.cc:1397] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260812 19:28:56.025174 10394 raft_consensus.cc:348] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.025681 10394 raft_consensus.cc:374] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:56.025961 10394 raft_consensus.cc:729] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Initialized, Role: FOLLOWER
I20260812 19:28:56.026592 10394 consensus_queue.cc:260] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.027204 10394 raft_consensus.cc:388] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:56.027513 10394 raft_consensus.cc:482] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:56.027834 10394 raft_consensus.cc:3037] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:56.033083 10394 raft_consensus.cc:504] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.033825 10394 leader_election.cc:302] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0cee7e1dc2714e6f9f051507144686db; no voters: 
I20260812 19:28:56.034368 10394 leader_election.cc:288] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:56.034500 10396 raft_consensus.cc:2781] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:56.035010 10396 raft_consensus.cc:686] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [term 1 LEADER]: Becoming Leader. State: Replica: 0cee7e1dc2714e6f9f051507144686db, State: Running, Role: LEADER
I20260812 19:28:56.035719 10396 consensus_queue.cc:237] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } }
I20260812 19:28:56.036314 10394 ts_tablet_manager.cc:1428] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260812 19:28:56.042548  9927 catalog_manager.cc:5495] T 5935ed309a084aa0862831279ceb44ef P 0cee7e1dc2714e6f9f051507144686db reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cee7e1dc2714e6f9f051507144686db (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0cee7e1dc2714e6f9f051507144686db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cee7e1dc2714e6f9f051507144686db" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 45987 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_aa7f301f5a0d4420b8eac248d417fba8'

INSERT report
    rows total: 3000
    time total: 644.474 ms
  time per row: 0.214825 ms

Scanner report
  expected rows: 3000
  actual rows  : 3000
I20260812 19:28:57.913885  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 9999
I20260812 19:28:57.973482  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 9897
2026-08-12T19:28:58Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoGenTablePartitioning (19143 ms)
[ RUN      ] ToolTest.TestPerfTableScan
2026-08-12T19:28:58Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:28:58Z Disabled control of system clock
I20260812 19:28:58.085021  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:36979
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:36603
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:36979 with env {}
W20260812 19:28:58.407232 10451 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:28:58.407840 10451 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:28:58.408396 10451 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:28:58.440673 10451 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:28:58.440970 10451 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:28:58.441169 10451 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:28:58.441355 10451 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:28:58.477684 10451 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36603
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:36979
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:36979
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:28:58.478875 10451 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:28:58.480608 10451 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:28:58.498821 10458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:58.498916 10461 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:28:58.498916 10457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:28:58.500310 10451 server_base.cc:1034] running on GCE node
I20260812 19:28:59.701502 10451 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:28:59.704471 10451 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:28:59.705845 10451 hybrid_clock.cc:648] HybridClock initialized: now 1786562939705832 us; error 77 us; skew 500 ppm
I20260812 19:28:59.706765 10451 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:28:59.723443 10451 webserver.cc:460] Webserver started at http://127.6.38.190:36093/ using document root <none> and password file <none>
I20260812 19:28:59.724431 10451 fs_manager.cc:359] Metadata directory not provided
I20260812 19:28:59.724634 10451 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:28:59.725078 10451 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:28:59.730355 10451 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "6d965d3ff503420892b9925fb716f6fd"
format_stamp: "Formatted at 2026-08-12 19:28:59 on dist-test-slave-p3t5"
I20260812 19:28:59.731490 10451 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "6d965d3ff503420892b9925fb716f6fd"
format_stamp: "Formatted at 2026-08-12 19:28:59 on dist-test-slave-p3t5"
I20260812 19:28:59.739464 10451 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260812 19:28:59.745599 10469 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:28:59.746984 10451 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260812 19:28:59.747308 10451 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "6d965d3ff503420892b9925fb716f6fd"
format_stamp: "Formatted at 2026-08-12 19:28:59 on dist-test-slave-p3t5"
I20260812 19:28:59.747678 10451 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:28:59.804945 10451 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:28:59.806665 10451 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:28:59.807142 10451 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:28:59.885684 10451 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:36979
I20260812 19:28:59.885891 10533 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:36979 every 8 connection(s)
I20260812 19:28:59.888577 10451 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:28:59.892506  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 10451
I20260812 19:28:59.893057  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:28:59.895439 10534 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:28:59.922904 10534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd: Bootstrap starting.
I20260812 19:28:59.928833 10534 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd: Neither blocks nor log segments found. Creating new log.
I20260812 19:28:59.930810 10534 log.cc:824] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd: Log is configured to *not* fsync() on all Append() calls
I20260812 19:28:59.935683 10534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd: No bootstrap required, opened a new log
I20260812 19:28:59.958449 10534 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d965d3ff503420892b9925fb716f6fd" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 36979 } }
I20260812 19:28:59.959249 10534 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:28:59.959514 10534 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d965d3ff503420892b9925fb716f6fd, State: Initialized, Role: FOLLOWER
I20260812 19:28:59.960294 10534 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d965d3ff503420892b9925fb716f6fd" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 36979 } }
I20260812 19:28:59.960872 10534 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:28:59.961165 10534 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:28:59.961499 10534 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:28:59.966336 10534 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d965d3ff503420892b9925fb716f6fd" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 36979 } }
I20260812 19:28:59.967259 10534 leader_election.cc:302] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d965d3ff503420892b9925fb716f6fd; no voters: 
I20260812 19:28:59.969352 10534 leader_election.cc:288] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:28:59.970253 10541 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:28:59.973587 10541 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [term 1 LEADER]: Becoming Leader. State: Replica: 6d965d3ff503420892b9925fb716f6fd, State: Running, Role: LEADER
I20260812 19:28:59.974552 10541 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d965d3ff503420892b9925fb716f6fd" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 36979 } }
I20260812 19:28:59.975107 10534 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:28:59.986342 10543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d965d3ff503420892b9925fb716f6fd. Latest consensus state: current_term: 1 leader_uuid: "6d965d3ff503420892b9925fb716f6fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d965d3ff503420892b9925fb716f6fd" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 36979 } } }
I20260812 19:28:59.987016 10542 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d965d3ff503420892b9925fb716f6fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d965d3ff503420892b9925fb716f6fd" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 36979 } } }
I20260812 19:28:59.987608 10543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [sys.catalog]: This master's current role is: LEADER
I20260812 19:28:59.987969 10542 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd [sys.catalog]: This master's current role is: LEADER
I20260812 19:28:59.991983 10550 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:29:00.003918 10550 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:29:00.024065 10550 catalog_manager.cc:1347] Generated new cluster ID: 8494fc83c47e41d7a608f6df8c39ccae
I20260812 19:29:00.024423 10550 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:29:00.043308 10550 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:29:00.045418 10550 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:29:00.059197 10550 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6d965d3ff503420892b9925fb716f6fd: Generated new TSK 0
I20260812 19:29:00.060338 10550 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:29:00.086189  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:36979
--builtin_ntp_servers=127.6.38.148:36603
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:29:00.417477 10564 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:00.418174 10564 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:29:00.418728 10564 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:00.453014 10564 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:29:00.454033 10564 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:29:00.497221 10564 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36603
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:36979
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:29:00.498521 10564 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:29:00.500174 10564 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:00.523373 10574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:00.523769 10571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:01.749294 10573 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:29:01.749423 10564 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
W20260812 19:29:00.523499 10572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:01.754132 10564 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:29:01.757246 10564 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:29:01.758733 10564 hybrid_clock.cc:648] HybridClock initialized: now 1786562941758640 us; error 96 us; skew 500 ppm
I20260812 19:29:01.759806 10564 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:01.768484 10564 webserver.cc:460] Webserver started at http://127.6.38.129:36185/ using document root <none> and password file <none>
I20260812 19:29:01.769869 10564 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:01.770153 10564 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:01.770758 10564 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:01.778445 10564 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "f040c95ac30b4d2d81310c8f864f4fc2"
format_stamp: "Formatted at 2026-08-12 19:29:01 on dist-test-slave-p3t5"
I20260812 19:29:01.780131 10564 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "f040c95ac30b4d2d81310c8f864f4fc2"
format_stamp: "Formatted at 2026-08-12 19:29:01 on dist-test-slave-p3t5"
I20260812 19:29:01.788300 10564 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260812 19:29:01.794373 10583 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:01.795852 10564 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260812 19:29:01.796214 10564 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "f040c95ac30b4d2d81310c8f864f4fc2"
format_stamp: "Formatted at 2026-08-12 19:29:01 on dist-test-slave-p3t5"
I20260812 19:29:01.796546 10564 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:01.840267 10564 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:01.841908 10564 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:29:01.842366 10564 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:01.845053 10564 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:29:01.850320 10564 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:29:01.850553 10564 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:01.850764 10564 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:29:01.850906 10564 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:02.009227 10564 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:46065
I20260812 19:29:02.009332 10712 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:46065 every 8 connection(s)
I20260812 19:29:02.012032 10564 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:29:02.014130  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 10564
I20260812 19:29:02.014767  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestPerfTableScan.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:29:02.038944 10713 heartbeater.cc:347] Connected to a master server at 127.6.38.190:36979
I20260812 19:29:02.039443 10713 heartbeater.cc:464] Registering TS with master...
I20260812 19:29:02.040445 10713 heartbeater.cc:511] Master 127.6.38.190:36979 requested a full tablet report, sending...
I20260812 19:29:02.043147 10489 ts_manager.cc:194] Registered new tserver with Master: f040c95ac30b4d2d81310c8f864f4fc2 (127.6.38.129:46065)
I20260812 19:29:02.045270 10489 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:39225
I20260812 19:29:02.050819  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:29:02.090113 10489 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38308:
name: "perf.table_scan"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260812 19:29:02.161824 10636 tablet_service.cc:1467] Processing CreateTablet for tablet 3af6602373d44172a63ce8023e022e3b (DEFAULT_TABLE table=perf.table_scan [id=41f44a6c8cf74d0dbdebf173a8a9b493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:29:02.161828 10637 tablet_service.cc:1467] Processing CreateTablet for tablet 769683770ab542a0b164ceec474d3ec3 (DEFAULT_TABLE table=perf.table_scan [id=41f44a6c8cf74d0dbdebf173a8a9b493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:29:02.164144 10636 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3af6602373d44172a63ce8023e022e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:02.164737 10637 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 769683770ab542a0b164ceec474d3ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:02.186465 10732 tablet_bootstrap.cc:492] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2: Bootstrap starting.
I20260812 19:29:02.192768 10732 tablet_bootstrap.cc:654] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:02.194846 10732 log.cc:824] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2: Log is configured to *not* fsync() on all Append() calls
I20260812 19:29:02.200526 10732 tablet_bootstrap.cc:492] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2: No bootstrap required, opened a new log
I20260812 19:29:02.201107 10732 ts_tablet_manager.cc:1397] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.011s
I20260812 19:29:02.222820 10732 raft_consensus.cc:348] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.223438 10732 raft_consensus.cc:374] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:02.223774 10732 raft_consensus.cc:729] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f040c95ac30b4d2d81310c8f864f4fc2, State: Initialized, Role: FOLLOWER
I20260812 19:29:02.224620 10732 consensus_queue.cc:260] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.225167 10732 raft_consensus.cc:388] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:02.225479 10732 raft_consensus.cc:482] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:02.225879 10732 raft_consensus.cc:3037] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:02.230427 10732 raft_consensus.cc:504] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.231196 10732 leader_election.cc:302] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f040c95ac30b4d2d81310c8f864f4fc2; no voters: 
I20260812 19:29:02.233322 10732 leader_election.cc:288] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:02.233824 10735 raft_consensus.cc:2781] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:02.236441 10735 raft_consensus.cc:686] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [term 1 LEADER]: Becoming Leader. State: Replica: f040c95ac30b4d2d81310c8f864f4fc2, State: Running, Role: LEADER
I20260812 19:29:02.237121 10713 heartbeater.cc:503] Master 127.6.38.190:36979 was elected leader, sending a full tablet report...
I20260812 19:29:02.237753 10732 ts_tablet_manager.cc:1428] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2: Time spent starting tablet: real 0.036s	user 0.026s	sys 0.013s
I20260812 19:29:02.237861 10735 consensus_queue.cc:237] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.238608 10732 tablet_bootstrap.cc:492] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2: Bootstrap starting.
I20260812 19:29:02.244177 10732 tablet_bootstrap.cc:654] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:02.252291 10732 tablet_bootstrap.cc:492] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2: No bootstrap required, opened a new log
I20260812 19:29:02.252666 10732 ts_tablet_manager.cc:1397] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260812 19:29:02.255067 10732 raft_consensus.cc:348] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.255650 10732 raft_consensus.cc:374] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:02.254956 10489 catalog_manager.cc:5495] T 3af6602373d44172a63ce8023e022e3b P f040c95ac30b4d2d81310c8f864f4fc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f040c95ac30b4d2d81310c8f864f4fc2 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:02.255918 10732 raft_consensus.cc:729] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f040c95ac30b4d2d81310c8f864f4fc2, State: Initialized, Role: FOLLOWER
I20260812 19:29:02.256479 10732 consensus_queue.cc:260] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.256956 10732 raft_consensus.cc:388] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:02.257172 10732 raft_consensus.cc:482] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:02.257458 10732 raft_consensus.cc:3037] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:02.262413 10732 raft_consensus.cc:504] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
I20260812 19:29:02.262974 10732 leader_election.cc:302] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f040c95ac30b4d2d81310c8f864f4fc2; no voters: 
I20260812 19:29:02.263458 10732 leader_election.cc:288] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:02.263592 10735 raft_consensus.cc:2781] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:02.264652 10735 raft_consensus.cc:686] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [term 1 LEADER]: Becoming Leader. State: Replica: f040c95ac30b4d2d81310c8f864f4fc2, State: Running, Role: LEADER
I20260812 19:29:02.265232 10732 ts_tablet_manager.cc:1428] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260812 19:29:02.265383 10735 consensus_queue.cc:237] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } }
W20260812 19:29:02.268271 10714 tablet.cc:2369] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:29:02.272953 10489 catalog_manager.cc:5495] T 769683770ab542a0b164ceec474d3ec3 P f040c95ac30b4d2d81310c8f864f4fc2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f040c95ac30b4d2d81310c8f864f4fc2 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f040c95ac30b4d2d81310c8f864f4fc2" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 46065 } health_report { overall_health: HEALTHY } } }
W20260812 19:29:02.647032 10744 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:02.647786 10744 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:02.681541 10744 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:29:04.006847 10744 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.295s	user 0.494s	sys 0.800s
W20260812 19:29:04.007262 10744 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.296s	user 0.494s	sys 0.800s
Using table 'perf.table_scan'

INSERT report
    rows total: 2000
    time total: 608.944 ms
  time per row: 0.304472 ms

Scanner report
  expected rows: 2000
  actual rows  : 2000
W20260812 19:29:06.607203 10530 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad580 after lost signal to thread 10452
W20260812 19:29:06.607928 10530 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9d60 after lost signal to thread 10533
I20260812 19:29:09.432751  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 10564
I20260812 19:29:09.489995  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 10451
2026-08-12T19:29:09Z chronyd exiting
[       OK ] ToolTest.TestPerfTableScan (11507 ms)
[ RUN      ] ToolTest.PerfTableScanBatchSize
2026-08-12T19:29:09Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:29:09Z Disabled control of system clock
I20260812 19:29:09.592875  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:33783
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:41153
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:33783 with env {}
W20260812 19:29:09.916007 10824 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:09.916812 10824 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:29:09.917320 10824 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:09.950572 10824 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:29:09.950945 10824 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:29:09.951242 10824 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:29:09.951502 10824 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:29:09.988301 10824 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:41153
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:33783
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:33783
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:29:09.989724 10824 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:29:09.991438 10824 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:10.015440 10835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:10.015440 10832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:10.017014 10824 server_base.cc:1034] running on GCE node
W20260812 19:29:10.015434 10833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:11.232182 10824 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:29:11.235133 10824 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:29:11.236529 10824 hybrid_clock.cc:648] HybridClock initialized: now 1786562951236494 us; error 71 us; skew 500 ppm
I20260812 19:29:11.237457 10824 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:11.245060 10824 webserver.cc:460] Webserver started at http://127.6.38.190:39295/ using document root <none> and password file <none>
I20260812 19:29:11.246141 10824 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:11.246392 10824 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:11.246910 10824 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:11.254103 10824 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "34302167d71d4aaba62a0a113e023315"
format_stamp: "Formatted at 2026-08-12 19:29:11 on dist-test-slave-p3t5"
I20260812 19:29:11.255311 10824 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "34302167d71d4aaba62a0a113e023315"
format_stamp: "Formatted at 2026-08-12 19:29:11 on dist-test-slave-p3t5"
I20260812 19:29:11.263149 10824 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260812 19:29:11.269083 10845 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:11.270385 10824 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:29:11.270732 10824 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "34302167d71d4aaba62a0a113e023315"
format_stamp: "Formatted at 2026-08-12 19:29:11 on dist-test-slave-p3t5"
I20260812 19:29:11.271112 10824 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:11.318430 10824 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:11.320066 10824 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:29:11.320559 10824 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:11.398408 10824 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:33783
I20260812 19:29:11.398501 10915 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:33783 every 8 connection(s)
I20260812 19:29:11.401325 10824 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:29:11.403591  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 10824
I20260812 19:29:11.404202  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:29:11.408425 10916 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:11.435838 10916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315: Bootstrap starting.
I20260812 19:29:11.441468 10916 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:11.443660 10916 log.cc:824] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315: Log is configured to *not* fsync() on all Append() calls
I20260812 19:29:11.448863 10916 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315: No bootstrap required, opened a new log
I20260812 19:29:11.470578 10916 raft_consensus.cc:348] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34302167d71d4aaba62a0a113e023315" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 33783 } }
I20260812 19:29:11.471304 10916 raft_consensus.cc:374] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:11.471513 10916 raft_consensus.cc:729] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34302167d71d4aaba62a0a113e023315, State: Initialized, Role: FOLLOWER
I20260812 19:29:11.472327 10916 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34302167d71d4aaba62a0a113e023315" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 33783 } }
I20260812 19:29:11.472865 10916 raft_consensus.cc:388] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:11.473104 10916 raft_consensus.cc:482] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:11.473364 10916 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:11.477972 10916 raft_consensus.cc:504] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34302167d71d4aaba62a0a113e023315" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 33783 } }
I20260812 19:29:11.478745 10916 leader_election.cc:302] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 34302167d71d4aaba62a0a113e023315; no voters: 
I20260812 19:29:11.480559 10916 leader_election.cc:288] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:11.481585 10922 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:11.483935 10922 raft_consensus.cc:686] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [term 1 LEADER]: Becoming Leader. State: Replica: 34302167d71d4aaba62a0a113e023315, State: Running, Role: LEADER
I20260812 19:29:11.484874 10916 sys_catalog.cc:564] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:29:11.484759 10922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34302167d71d4aaba62a0a113e023315" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 33783 } }
I20260812 19:29:11.498940 10925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34302167d71d4aaba62a0a113e023315. Latest consensus state: current_term: 1 leader_uuid: "34302167d71d4aaba62a0a113e023315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34302167d71d4aaba62a0a113e023315" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 33783 } } }
I20260812 19:29:11.499950 10925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [sys.catalog]: This master's current role is: LEADER
I20260812 19:29:11.498025 10923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34302167d71d4aaba62a0a113e023315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34302167d71d4aaba62a0a113e023315" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 33783 } } }
I20260812 19:29:11.500787 10923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315 [sys.catalog]: This master's current role is: LEADER
I20260812 19:29:11.505261 10932 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:29:11.518806 10932 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:29:11.536866 10932 catalog_manager.cc:1347] Generated new cluster ID: 3546d37b3e294b8fa452f715652f5a66
I20260812 19:29:11.537178 10932 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:29:11.566149 10932 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:29:11.568096 10932 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:29:11.602880 10932 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 34302167d71d4aaba62a0a113e023315: Generated new TSK 0
I20260812 19:29:11.603952 10932 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:29:11.619611  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:33783
--builtin_ntp_servers=127.6.38.148:41153
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:29:11.972198 10945 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:11.972795 10945 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:29:11.973330 10945 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:12.006408 10945 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:29:12.007377 10945 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:29:12.045140 10945 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:41153
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:33783
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:29:12.046504 10945 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:29:12.048228 10945 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:12.070809 10957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:12.071437 10955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:12.070812 10953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:13.308893 10956 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:29:13.309504 10945 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:29:13.313516 10945 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:29:13.316468 10945 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:29:13.317936 10945 hybrid_clock.cc:648] HybridClock initialized: now 1786562953317868 us; error 101 us; skew 500 ppm
I20260812 19:29:13.319096 10945 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:13.331920 10945 webserver.cc:460] Webserver started at http://127.6.38.129:42525/ using document root <none> and password file <none>
I20260812 19:29:13.333230 10945 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:13.333509 10945 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:13.334128 10945 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:13.341449 10945 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "b470eec4297e4c24931d6289ca8eb678"
format_stamp: "Formatted at 2026-08-12 19:29:13 on dist-test-slave-p3t5"
I20260812 19:29:13.343039 10945 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "b470eec4297e4c24931d6289ca8eb678"
format_stamp: "Formatted at 2026-08-12 19:29:13 on dist-test-slave-p3t5"
I20260812 19:29:13.352977 10945 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.010s	sys 0.000s
I20260812 19:29:13.361068 10965 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:13.362524 10945 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260812 19:29:13.362929 10945 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "b470eec4297e4c24931d6289ca8eb678"
format_stamp: "Formatted at 2026-08-12 19:29:13 on dist-test-slave-p3t5"
I20260812 19:29:13.363399 10945 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:13.417136 10945 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:13.418946 10945 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:29:13.419485 10945 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:13.423445 10945 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:29:13.428378 10945 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:29:13.428649 10945 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:13.428939 10945 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:29:13.429116 10945 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:13.582062 10945 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:34711
I20260812 19:29:13.582165 11099 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:34711 every 8 connection(s)
I20260812 19:29:13.584794 10945 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:29:13.585937  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 10945
I20260812 19:29:13.586622  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.PerfTableScanBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:29:13.612579 11100 heartbeater.cc:347] Connected to a master server at 127.6.38.190:33783
I20260812 19:29:13.613014 11100 heartbeater.cc:464] Registering TS with master...
I20260812 19:29:13.613981 11100 heartbeater.cc:511] Master 127.6.38.190:33783 requested a full tablet report, sending...
I20260812 19:29:13.616567 10871 ts_manager.cc:194] Registered new tserver with Master: b470eec4297e4c24931d6289ca8eb678 (127.6.38.129:34711)
I20260812 19:29:13.618782 10871 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:40775
I20260812 19:29:13.623001  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:29:13.660559 10871 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46724:
name: "perf.table_scan.batch_size"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260812 19:29:13.731474 11023 tablet_service.cc:1467] Processing CreateTablet for tablet f63b04a9e76e47d1a09715d80c0d9bd4 (DEFAULT_TABLE table=perf.table_scan.batch_size [id=754a76592c8c4e1395e866f51880b4a3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:29:13.731407 11021 tablet_service.cc:1467] Processing CreateTablet for tablet 1c20e2555e314c9ea5b6829acf0cc6df (DEFAULT_TABLE table=perf.table_scan.batch_size [id=754a76592c8c4e1395e866f51880b4a3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:29:13.733474 11023 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f63b04a9e76e47d1a09715d80c0d9bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:13.734035 11021 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c20e2555e314c9ea5b6829acf0cc6df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:13.756716 11117 tablet_bootstrap.cc:492] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678: Bootstrap starting.
I20260812 19:29:13.762925 11117 tablet_bootstrap.cc:654] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:13.764977 11117 log.cc:824] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678: Log is configured to *not* fsync() on all Append() calls
I20260812 19:29:13.770475 11117 tablet_bootstrap.cc:492] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678: No bootstrap required, opened a new log
I20260812 19:29:13.770929 11117 ts_tablet_manager.cc:1397] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260812 19:29:13.793901 11117 raft_consensus.cc:348] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.794556 11117 raft_consensus.cc:374] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:13.794782 11117 raft_consensus.cc:729] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b470eec4297e4c24931d6289ca8eb678, State: Initialized, Role: FOLLOWER
I20260812 19:29:13.795543 11117 consensus_queue.cc:260] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.796155 11117 raft_consensus.cc:388] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:13.796420 11117 raft_consensus.cc:482] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:13.796726 11117 raft_consensus.cc:3037] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:13.802258 11117 raft_consensus.cc:504] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.803180 11117 leader_election.cc:302] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b470eec4297e4c24931d6289ca8eb678; no voters: 
I20260812 19:29:13.805359 11117 leader_election.cc:288] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:13.806279 11119 raft_consensus.cc:2781] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:13.808990 11119 raft_consensus.cc:686] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [term 1 LEADER]: Becoming Leader. State: Replica: b470eec4297e4c24931d6289ca8eb678, State: Running, Role: LEADER
I20260812 19:29:13.809767 11100 heartbeater.cc:503] Master 127.6.38.190:33783 was elected leader, sending a full tablet report...
I20260812 19:29:13.810040 11119 consensus_queue.cc:237] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.810400 11117 ts_tablet_manager.cc:1428] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678: Time spent starting tablet: real 0.039s	user 0.027s	sys 0.013s
I20260812 19:29:13.811398 11117 tablet_bootstrap.cc:492] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678: Bootstrap starting.
I20260812 19:29:13.819033 11117 tablet_bootstrap.cc:654] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:13.825899 10871 catalog_manager.cc:5495] T f63b04a9e76e47d1a09715d80c0d9bd4 P b470eec4297e4c24931d6289ca8eb678 reported cstate change: term changed from 0 to 1, leader changed from <none> to b470eec4297e4c24931d6289ca8eb678 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b470eec4297e4c24931d6289ca8eb678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:13.826584 11117 tablet_bootstrap.cc:492] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678: No bootstrap required, opened a new log
I20260812 19:29:13.827008 11117 ts_tablet_manager.cc:1397] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260812 19:29:13.829561 11117 raft_consensus.cc:348] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.830229 11117 raft_consensus.cc:374] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:13.831594 11117 raft_consensus.cc:729] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b470eec4297e4c24931d6289ca8eb678, State: Initialized, Role: FOLLOWER
I20260812 19:29:13.832612 11117 consensus_queue.cc:260] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.833426 11117 raft_consensus.cc:388] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:13.833817 11117 raft_consensus.cc:482] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:13.834120 11117 raft_consensus.cc:3037] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:13.839651 11117 raft_consensus.cc:504] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.840296 11117 leader_election.cc:302] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b470eec4297e4c24931d6289ca8eb678; no voters: 
I20260812 19:29:13.840898 11117 leader_election.cc:288] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:13.841017 11119 raft_consensus.cc:2781] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:13.841500 11119 raft_consensus.cc:686] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [term 1 LEADER]: Becoming Leader. State: Replica: b470eec4297e4c24931d6289ca8eb678, State: Running, Role: LEADER
I20260812 19:29:13.842268 11119 consensus_queue.cc:237] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } }
I20260812 19:29:13.842643 11117 ts_tablet_manager.cc:1428] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260812 19:29:13.849542 10871 catalog_manager.cc:5495] T 1c20e2555e314c9ea5b6829acf0cc6df P b470eec4297e4c24931d6289ca8eb678 reported cstate change: term changed from 0 to 1, leader changed from <none> to b470eec4297e4c24931d6289ca8eb678 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b470eec4297e4c24931d6289ca8eb678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b470eec4297e4c24931d6289ca8eb678" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 34711 } health_report { overall_health: HEALTHY } } }
W20260812 19:29:14.206696 11126 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:14.207417 11126 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:14.239032 11126 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:29:15.537256 11126 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.267s	user 0.503s	sys 0.759s
W20260812 19:29:15.537557 11126 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.268s	user 0.503s	sys 0.759s
Using table 'perf.table_scan.batch_size'

INSERT report
    rows total: 888
    time total: 513.437 ms
  time per row: 0.578195 ms
W20260812 19:29:22.324565 10910 debug-util.cc:398] Leaking SignalData structure 0x7b0800072060 after lost signal to thread 10825
I20260812 19:29:26.274865  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 10945
I20260812 19:29:26.327251  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 10824
2026-08-12T19:29:26Z chronyd exiting
[       OK ] ToolTest.PerfTableScanBatchSize (16846 ms)
[ RUN      ] ToolTest.TestRemoteReplicaList
2026-08-12T19:29:26Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:29:26Z Disabled control of system clock
I20260812 19:29:26.439698  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-2
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45861
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:40703
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:45861 with env {}
W20260812 19:29:26.760704 11291 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:26.761375 11291 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:29:26.761936 11291 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:26.794169 11291 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:29:26.794548 11291 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:29:26.794827 11291 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:29:26.795085 11291 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:29:26.831030 11291 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:40703
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-2
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:45861
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45861
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:29:26.832376 11291 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:29:26.834148 11291 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:26.854785 11303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:26.854779 11298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:26.855931 11291 server_base.cc:1034] running on GCE node
W20260812 19:29:26.855024 11299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:28.055305 11291 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:29:28.058897 11291 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:29:28.060386 11291 hybrid_clock.cc:648] HybridClock initialized: now 1786562968060352 us; error 55 us; skew 500 ppm
I20260812 19:29:28.061497 11291 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:28.069157 11291 webserver.cc:460] Webserver started at http://127.6.38.190:45717/ using document root <none> and password file <none>
I20260812 19:29:28.070506 11291 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:28.070797 11291 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:28.071497 11291 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:28.076840 11291 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0/instance:
uuid: "ae316e41fa1a47d195c93c1f5af3ebbc"
format_stamp: "Formatted at 2026-08-12 19:29:28 on dist-test-slave-p3t5"
I20260812 19:29:28.078138 11291 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-1/instance:
uuid: "ae316e41fa1a47d195c93c1f5af3ebbc"
format_stamp: "Formatted at 2026-08-12 19:29:28 on dist-test-slave-p3t5"
I20260812 19:29:28.079106 11291 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-2/instance:
uuid: "ae316e41fa1a47d195c93c1f5af3ebbc"
format_stamp: "Formatted at 2026-08-12 19:29:28 on dist-test-slave-p3t5"
I20260812 19:29:28.080022 11291 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "ae316e41fa1a47d195c93c1f5af3ebbc"
format_stamp: "Formatted at 2026-08-12 19:29:28 on dist-test-slave-p3t5"
I20260812 19:29:28.097261 11291 fs_manager.cc:691] Time spent creating directory manager: real 0.017s	user 0.017s	sys 0.001s
I20260812 19:29:28.104846 11314 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:28.105388 11314 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:28.106709 11315 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:28.108116 11291 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.003s
I20260812 19:29:28.108558 11291 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-2,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "ae316e41fa1a47d195c93c1f5af3ebbc"
format_stamp: "Formatted at 2026-08-12 19:29:28 on dist-test-slave-p3t5"
I20260812 19:29:28.109043 11291 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal
3 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0/data, /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-1/data, /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-2/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:28.157483 11291 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:28.159296 11291 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:29:28.159806 11291 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:28.237368 11291 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:45861
I20260812 19:29:28.237462 11376 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:45861 every 8 connection(s)
I20260812 19:29:28.240343 11291 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/data-0/info.pb
I20260812 19:29:28.246452  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 11291
I20260812 19:29:28.246927  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:29:28.272362 11377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc: Bootstrap starting.
I20260812 19:29:28.278290 11377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:28.280753 11377 log.cc:824] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc: Log is configured to *not* fsync() on all Append() calls
I20260812 19:29:28.287112 11377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc: No bootstrap required, opened a new log
I20260812 19:29:28.309599 11377 raft_consensus.cc:348] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45861 } }
I20260812 19:29:28.310457 11377 raft_consensus.cc:374] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:28.310670 11377 raft_consensus.cc:729] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae316e41fa1a47d195c93c1f5af3ebbc, State: Initialized, Role: FOLLOWER
I20260812 19:29:28.311443 11377 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45861 } }
I20260812 19:29:28.311968 11377 raft_consensus.cc:388] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:28.312213 11377 raft_consensus.cc:482] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:28.312474 11377 raft_consensus.cc:3037] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:28.317544 11377 raft_consensus.cc:504] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45861 } }
I20260812 19:29:28.318357 11377 leader_election.cc:302] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ae316e41fa1a47d195c93c1f5af3ebbc; no voters: 
I20260812 19:29:28.320207 11377 leader_election.cc:288] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:28.320649 11382 raft_consensus.cc:2781] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:28.323051 11382 raft_consensus.cc:686] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [term 1 LEADER]: Becoming Leader. State: Replica: ae316e41fa1a47d195c93c1f5af3ebbc, State: Running, Role: LEADER
I20260812 19:29:28.323963 11382 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45861 } }
I20260812 19:29:28.324921 11377 sys_catalog.cc:564] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:29:28.336201 11383 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45861 } } }
I20260812 19:29:28.336203 11385 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae316e41fa1a47d195c93c1f5af3ebbc. Latest consensus state: current_term: 1 leader_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae316e41fa1a47d195c93c1f5af3ebbc" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45861 } } }
I20260812 19:29:28.337069 11383 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [sys.catalog]: This master's current role is: LEADER
I20260812 19:29:28.337189 11385 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc [sys.catalog]: This master's current role is: LEADER
I20260812 19:29:28.341353 11391 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:29:28.352468 11391 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:29:28.370908 11391 catalog_manager.cc:1347] Generated new cluster ID: be3ad41fcdb04621ab32e601eddbb7fe
I20260812 19:29:28.371219 11391 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:29:28.386128 11391 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:29:28.388054 11391 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:29:28.424146 11391 catalog_manager.cc:5868] T 00000000000000000000000000000000 P ae316e41fa1a47d195c93c1f5af3ebbc: Generated new TSK 0
I20260812 19:29:28.425176 11391 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:29:28.439426  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-2
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45861
--builtin_ntp_servers=127.6.38.148:40703
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:29:28.774432 11402 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:29:28.774992 11402 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:29:28.775516 11402 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:29:28.809015 11402 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:29:28.810025 11402 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:29:28.847127 11402 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:40703
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-2
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45861
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:29:28.848451 11402 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:29:28.850206 11402 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:28.874238 11412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:28.874894 11414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:28.874365 11411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:30.104200 11413 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:29:30.104489 11402 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:29:30.110494 11402 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:29:30.118413 11402 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:29:30.119958 11402 hybrid_clock.cc:648] HybridClock initialized: now 1786562970119908 us; error 82 us; skew 500 ppm
I20260812 19:29:30.120919 11402 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:30.128471 11402 webserver.cc:460] Webserver started at http://127.6.38.129:34979/ using document root <none> and password file <none>
I20260812 19:29:30.129969 11402 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:30.130213 11402 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:30.130857 11402 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:30.136188 11402 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0/instance:
uuid: "be03a409d8f745aaac53ad6ac0253490"
format_stamp: "Formatted at 2026-08-12 19:29:30 on dist-test-slave-p3t5"
I20260812 19:29:30.137437 11402 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-1/instance:
uuid: "be03a409d8f745aaac53ad6ac0253490"
format_stamp: "Formatted at 2026-08-12 19:29:30 on dist-test-slave-p3t5"
I20260812 19:29:30.138453 11402 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-2/instance:
uuid: "be03a409d8f745aaac53ad6ac0253490"
format_stamp: "Formatted at 2026-08-12 19:29:30 on dist-test-slave-p3t5"
I20260812 19:29:30.139358 11402 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "be03a409d8f745aaac53ad6ac0253490"
format_stamp: "Formatted at 2026-08-12 19:29:30 on dist-test-slave-p3t5"
I20260812 19:29:30.155872 11402 fs_manager.cc:691] Time spent creating directory manager: real 0.016s	user 0.006s	sys 0.011s
I20260812 19:29:30.162974 11426 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:30.163515 11426 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:30.164683 11426 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:30.166129 11402 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.004s
I20260812 19:29:30.166450 11402 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-2,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "be03a409d8f745aaac53ad6ac0253490"
format_stamp: "Formatted at 2026-08-12 19:29:30 on dist-test-slave-p3t5"
I20260812 19:29:30.166805 11402 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal
3 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0/data, /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-1/data, /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-2/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:30.221294 11402 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:30.223111 11402 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:29:30.223573 11402 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:30.226431 11402 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:29:30.231583 11402 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:29:30.231825 11402 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:30.232046 11402 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:29:30.232182 11402 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:30.385517 11402 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:44595
I20260812 19:29:30.385673 11561 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:44595 every 8 connection(s)
I20260812 19:29:30.388566 11402 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/data-0/info.pb
I20260812 19:29:30.389437  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 11402
I20260812 19:29:30.389920  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:29:30.414112 11563 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45861
I20260812 19:29:30.414579 11563 heartbeater.cc:464] Registering TS with master...
I20260812 19:29:30.415596 11563 heartbeater.cc:511] Master 127.6.38.190:45861 requested a full tablet report, sending...
I20260812 19:29:30.418325 11333 ts_manager.cc:194] Registered new tserver with Master: be03a409d8f745aaac53ad6ac0253490 (127.6.38.129:44595)
I20260812 19:29:30.420444 11333 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:50713
I20260812 19:29:30.425706  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:29:30.435240  6298 test_util.cc:268] Using random seed: -1690780030
I20260812 19:29:30.480412 11333 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49348:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:30.525117 11486 tablet_service.cc:1467] Processing CreateTablet for tablet 93ce6e29dee14fdfab12580b384c8cc3 (DEFAULT_TABLE table=test-workload [id=23b59beb62a14d81a0db89488d9f8acc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:29:30.550859 11583 tablet_bootstrap.cc:492] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Bootstrap starting.
I20260812 19:29:30.557299 11583 tablet_bootstrap.cc:654] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:30.560109 11583 log.cc:824] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Log is configured to *not* fsync() on all Append() calls
I20260812 19:29:30.572346 11583 tablet_bootstrap.cc:492] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: No bootstrap required, opened a new log
I20260812 19:29:30.572856 11583 ts_tablet_manager.cc:1397] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260812 19:29:30.593878 11583 raft_consensus.cc:348] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be03a409d8f745aaac53ad6ac0253490" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 44595 } }
I20260812 19:29:30.594481 11583 raft_consensus.cc:374] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:30.594756 11583 raft_consensus.cc:729] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be03a409d8f745aaac53ad6ac0253490, State: Initialized, Role: FOLLOWER
I20260812 19:29:30.595501 11583 consensus_queue.cc:260] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be03a409d8f745aaac53ad6ac0253490" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 44595 } }
I20260812 19:29:30.596048 11583 raft_consensus.cc:388] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:30.596356 11583 raft_consensus.cc:482] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:30.596683 11583 raft_consensus.cc:3037] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:30.601558 11583 raft_consensus.cc:504] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be03a409d8f745aaac53ad6ac0253490" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 44595 } }
I20260812 19:29:30.602468 11583 leader_election.cc:302] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be03a409d8f745aaac53ad6ac0253490; no voters: 
I20260812 19:29:30.604485 11583 leader_election.cc:288] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:30.604966 11587 raft_consensus.cc:2781] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:30.607533 11587 raft_consensus.cc:686] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 1 LEADER]: Becoming Leader. State: Replica: be03a409d8f745aaac53ad6ac0253490, State: Running, Role: LEADER
I20260812 19:29:30.607889 11563 heartbeater.cc:503] Master 127.6.38.190:45861 was elected leader, sending a full tablet report...
I20260812 19:29:30.608340 11583 ts_tablet_manager.cc:1428] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Time spent starting tablet: real 0.035s	user 0.032s	sys 0.005s
I20260812 19:29:30.608423 11587 consensus_queue.cc:237] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be03a409d8f745aaac53ad6ac0253490" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 44595 } }
I20260812 19:29:30.622939 11333 catalog_manager.cc:5495] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 reported cstate change: term changed from 0 to 1, leader changed from <none> to be03a409d8f745aaac53ad6ac0253490 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "be03a409d8f745aaac53ad6ac0253490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be03a409d8f745aaac53ad6ac0253490" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 44595 } health_report { overall_health: HEALTHY } } }
W20260812 19:29:33.105862 11372 debug-util.cc:398] Leaking SignalData structure 0x7b0800054dc0 after lost signal to thread 11292
W20260812 19:29:33.106648 11372 debug-util.cc:398] Leaking SignalData structure 0x7b0800054e40 after lost signal to thread 11376
I20260812 19:29:47.292135 11486 tablet_service.cc:1514] Processing DeleteTablet for tablet 93ce6e29dee14fdfab12580b384c8cc3 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:46782
I20260812 19:29:47.293877 11700 tablet_replica.cc:330] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: stopping tablet replica
I20260812 19:29:47.294623 11700 raft_consensus.cc:2229] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:47.295367 11700 raft_consensus.cc:2258] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:47.297516 11700 ts_tablet_manager.cc:1905] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 19:29:47.308123 11700 ts_tablet_manager.cc:1918] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.1
I20260812 19:29:47.308543 11700 log.cc:1196] T 93ce6e29dee14fdfab12580b384c8cc3 P be03a409d8f745aaac53ad6ac0253490: Deleting WAL directory at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRemoteReplicaList.1786562791336058-6298-0/minicluster-data/ts-0/wal/wals/93ce6e29dee14fdfab12580b384c8cc3
I20260812 19:29:50.057106  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 11402
I20260812 19:29:50.096355  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 11291
2026-08-12T19:29:50Z chronyd exiting
[       OK ] ToolTest.TestRemoteReplicaList (23764 ms)
[ RUN      ] ToolTest.TestLocalReplicaDeleteByMultipleTableNames
I20260812 19:29:50.164546  6298 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.38.190:34137
I20260812 19:29:50.165958  6298 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:29:50.167167  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:50.182257 11721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:50.182366 11720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:50.183219 11723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:50.183092  6298 server_base.cc:1034] running on GCE node
I20260812 19:29:50.275183  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:29:50.275437  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:29:50.275681  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786562990275657 us; error 0 us; skew 500 ppm
I20260812 19:29:50.276517  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:50.280104  6298 webserver.cc:460] Webserver started at http://127.6.38.190:39563/ using document root <none> and password file <none>
I20260812 19:29:50.280779  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:50.280992  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:50.281376  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:50.283119  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/master-0-root/instance:
uuid: "d7f0c53d1bab4319bfde80802d16458d"
format_stamp: "Formatted at 2026-08-12 19:29:50 on dist-test-slave-p3t5"
I20260812 19:29:50.288975  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260812 19:29:50.292944 11730 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:50.293821  6298 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260812 19:29:50.294229  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/master-0-root
uuid: "d7f0c53d1bab4319bfde80802d16458d"
format_stamp: "Formatted at 2026-08-12 19:29:50 on dist-test-slave-p3t5"
I20260812 19:29:50.294582  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:50.314891  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:50.316568  6298 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:29:50.317085  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:50.398722  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:34137
I20260812 19:29:50.399230 11796 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:34137 every 8 connection(s)
I20260812 19:29:50.404625 11797 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:50.418607 11797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d: Bootstrap starting.
I20260812 19:29:50.424571 11797 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:50.430445 11797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d: No bootstrap required, opened a new log
I20260812 19:29:50.452382 11797 raft_consensus.cc:348] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER }
I20260812 19:29:50.453011 11797 raft_consensus.cc:374] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:50.453291 11797 raft_consensus.cc:729] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7f0c53d1bab4319bfde80802d16458d, State: Initialized, Role: FOLLOWER
I20260812 19:29:50.455541 11797 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER }
I20260812 19:29:50.456202 11801 raft_consensus.cc:482] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 19:29:50.456688 11801 raft_consensus.cc:504] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER }
I20260812 19:29:50.457547 11801 leader_election.cc:302] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7f0c53d1bab4319bfde80802d16458d; no voters: 
I20260812 19:29:50.460423 11801 leader_election.cc:288] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260812 19:29:50.461220 11802 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 19:29:50.461814 11802 raft_consensus.cc:482] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 19:29:50.462194 11802 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:50.456152 11797 raft_consensus.cc:388] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:50.468884 11802 raft_consensus.cc:504] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER }
I20260812 19:29:50.469544 11797 raft_consensus.cc:482] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:50.469544 11802 leader_election.cc:302] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7f0c53d1bab4319bfde80802d16458d; no voters: 
I20260812 19:29:50.470082 11797 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 1 FOLLOWER]: Advancing to term 2
I20260812 19:29:50.470291 11802 leader_election.cc:288] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:50.474550 11797 raft_consensus.cc:504] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER }
I20260812 19:29:50.475337 11801 raft_consensus.cc:2741] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260812 19:29:50.475881 11797 leader_election.cc:302] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7f0c53d1bab4319bfde80802d16458d; no voters: 
I20260812 19:29:50.476565 11797 leader_election.cc:288] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 19:29:50.476666 11802 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 2 FOLLOWER]: Leader election won for term 2
I20260812 19:29:50.479849 11802 raft_consensus.cc:686] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 2 LEADER]: Becoming Leader. State: Replica: d7f0c53d1bab4319bfde80802d16458d, State: Running, Role: LEADER
I20260812 19:29:50.480643 11802 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER }
I20260812 19:29:50.481849 11797 sys_catalog.cc:564] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:29:50.486819 11803 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7f0c53d1bab4319bfde80802d16458d. Latest consensus state: current_term: 2 leader_uuid: "d7f0c53d1bab4319bfde80802d16458d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER } }
I20260812 19:29:50.487432 11803 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [sys.catalog]: This master's current role is: LEADER
I20260812 19:29:50.486539 11801 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "d7f0c53d1bab4319bfde80802d16458d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7f0c53d1bab4319bfde80802d16458d" member_type: VOTER } }
I20260812 19:29:50.490842 11801 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [sys.catalog]: This master's current role is: LEADER
I20260812 19:29:50.493863 11809 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:29:50.508014 11809 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:29:50.512881  6298 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 19:29:50.527774 11809 catalog_manager.cc:1347] Generated new cluster ID: 78f5e008a14a45318808f756bddde353
I20260812 19:29:50.528108 11809 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:29:50.570761 11809 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:29:50.572743 11809 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:29:50.591804 11809 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d: Generated new TSK 0
I20260812 19:29:50.592859 11809 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:29:50.645314  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:50.655867 11822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:50.657881 11823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:50.661214 11825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:50.662561  6298 server_base.cc:1034] running on GCE node
I20260812 19:29:50.664326  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:29:50.664613  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:29:50.664824  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786562990664810 us; error 0 us; skew 500 ppm
I20260812 19:29:50.665706  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:50.669100  6298 webserver.cc:460] Webserver started at http://127.6.38.129:35781/ using document root <none> and password file <none>
I20260812 19:29:50.669858  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:50.670152  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:29:50.670517  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:29:50.672447  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root/instance:
uuid: "b75949eb9e4a466a8bc39601de91bf3b"
format_stamp: "Formatted at 2026-08-12 19:29:50 on dist-test-slave-p3t5"
I20260812 19:29:50.679484  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260812 19:29:50.684701 11830 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:50.685659  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 19:29:50.686038  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root
uuid: "b75949eb9e4a466a8bc39601de91bf3b"
format_stamp: "Formatted at 2026-08-12 19:29:50 on dist-test-slave-p3t5"
I20260812 19:29:50.686453  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:50.719569  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:50.721065  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:50.723734  6298 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:29:50.728248  6298 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:29:50.728549  6298 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:50.728848  6298 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:29:50.729053  6298 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:50.835019  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:39759
I20260812 19:29:50.835115 11904 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:39759 every 8 connection(s)
I20260812 19:29:50.859911 11905 heartbeater.cc:347] Connected to a master server at 127.6.38.190:34137
I20260812 19:29:50.860347 11905 heartbeater.cc:464] Registering TS with master...
I20260812 19:29:50.861351 11905 heartbeater.cc:511] Master 127.6.38.190:34137 requested a full tablet report, sending...
I20260812 19:29:50.864665  6298 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.024269054s
I20260812 19:29:50.864696 11752 ts_manager.cc:194] Registered new tserver with Master: b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129:39759)
I20260812 19:29:50.868453 11752 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57142
I20260812 19:29:50.899183  6298 test_util.cc:268] Using random seed: -1670316074
I20260812 19:29:50.951910 11752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_0"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:51.024307 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 77e89507ada0459199a1da8984012a3d (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:51.025015 11861 tablet_service.cc:1467] Processing CreateTablet for tablet 36a589b9e0df41b6ab90050c0109547b (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:51.027051 11861 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36a589b9e0df41b6ab90050c0109547b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.026997 11854 tablet_service.cc:1467] Processing CreateTablet for tablet 7915f6b9e60d4b1fabefb3290ea50498 (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:51.027345 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 35c17d52873a4e75be721e5e60a9cd85 (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:51.028561 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7915f6b9e60d4b1fabefb3290ea50498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.029806 11855 tablet_service.cc:1467] Processing CreateTablet for tablet c63aab00cf57490d9e376af25ab4c8e5 (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:51.031174 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c63aab00cf57490d9e376af25ab4c8e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.034982 11857 tablet_service.cc:1467] Processing CreateTablet for tablet ec5c428a216348fa8a4b25064beff2d7 (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:51.036489 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec5c428a216348fa8a4b25064beff2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.038837 11858 tablet_service.cc:1467] Processing CreateTablet for tablet 4696c6ea0870494e824ac868588c4459 (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:51.040215 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4696c6ea0870494e824ac868588c4459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.042532 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 35c17d52873a4e75be721e5e60a9cd85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.046131 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 77e89507ada0459199a1da8984012a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.046250 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 5eeb56d4e9964c12a96037f68d91a13f (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:51.047219 11862 tablet_service.cc:1467] Processing CreateTablet for tablet e01bfe9f7ca244ba8e44e6f2cc88fafd (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:51.046758 11860 tablet_service.cc:1467] Processing CreateTablet for tablet c5131dd916824c6c9c6aee63a70671a1 (DEFAULT_TABLE table=test_table_0 [id=253a830a672e4992a297de5d4ac630b8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:51.051481 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5eeb56d4e9964c12a96037f68d91a13f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.054163 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e01bfe9f7ca244ba8e44e6f2cc88fafd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.058378 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c5131dd916824c6c9c6aee63a70671a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.076772 11925 tablet_bootstrap.cc:492] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.104324 11925 tablet_bootstrap.cc:654] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.111511 11925 tablet_bootstrap.cc:492] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.111989 11925 ts_tablet_manager.cc:1397] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.008s
I20260812 19:29:51.114671 11925 raft_consensus.cc:348] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.115283 11925 raft_consensus.cc:374] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.115576 11925 raft_consensus.cc:729] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.116245 11925 consensus_queue.cc:260] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.116919 11925 raft_consensus.cc:388] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.117213 11925 raft_consensus.cc:482] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.117540 11925 raft_consensus.cc:3037] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.124011 11925 raft_consensus.cc:504] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.124763 11925 leader_election.cc:302] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.126062 11925 leader_election.cc:288] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.126430 11928 raft_consensus.cc:2781] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.128350 11905 heartbeater.cc:503] Master 127.6.38.190:34137 was elected leader, sending a full tablet report...
I20260812 19:29:51.128544 11925 ts_tablet_manager.cc:1428] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.016s	user 0.017s	sys 0.000s
I20260812 19:29:51.129657 11925 tablet_bootstrap.cc:492] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.135557 11925 tablet_bootstrap.cc:654] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.136179 11928 raft_consensus.cc:686] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.136940 11928 consensus_queue.cc:237] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.152918 11925 tablet_bootstrap.cc:492] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.153497 11925 ts_tablet_manager.cc:1397] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260812 19:29:51.156172 11925 raft_consensus.cc:348] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.157027 11925 raft_consensus.cc:374] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.157361 11925 raft_consensus.cc:729] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.158217 11925 consensus_queue.cc:260] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.158954 11925 raft_consensus.cc:388] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.158516 11752 catalog_manager.cc:5495] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.159323 11925 raft_consensus.cc:482] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.160646 11925 raft_consensus.cc:3037] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.167083 11925 raft_consensus.cc:504] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.167817 11925 leader_election.cc:302] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.168509 11925 leader_election.cc:288] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.168640 11928 raft_consensus.cc:2781] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.169593 11928 raft_consensus.cc:686] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.170336 11925 ts_tablet_manager.cc:1428] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260812 19:29:51.170461 11928 consensus_queue.cc:237] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.171198 11925 tablet_bootstrap.cc:492] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.177881 11925 tablet_bootstrap.cc:654] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.183218 11752 catalog_manager.cc:5495] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.184672 11925 tablet_bootstrap.cc:492] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.185180 11925 ts_tablet_manager.cc:1397] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.013s
I20260812 19:29:51.187911 11925 raft_consensus.cc:348] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.188544 11925 raft_consensus.cc:374] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.188827 11925 raft_consensus.cc:729] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.189447 11925 consensus_queue.cc:260] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.190153 11925 raft_consensus.cc:388] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.190512 11925 raft_consensus.cc:482] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.190912 11925 raft_consensus.cc:3037] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.197408 11925 raft_consensus.cc:504] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.198173 11925 leader_election.cc:302] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.198800 11925 leader_election.cc:288] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.198989 11928 raft_consensus.cc:2781] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.199512 11928 raft_consensus.cc:686] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.200201 11928 consensus_queue.cc:237] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.200564 11925 ts_tablet_manager.cc:1428] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260812 19:29:51.201413 11925 tablet_bootstrap.cc:492] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.205849 11752 catalog_manager.cc:5495] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.207650 11925 tablet_bootstrap.cc:654] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.222236 11925 tablet_bootstrap.cc:492] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.222689 11925 ts_tablet_manager.cc:1397] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260812 19:29:51.225466 11925 raft_consensus.cc:348] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.226110 11925 raft_consensus.cc:374] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.226397 11925 raft_consensus.cc:729] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.227043 11925 consensus_queue.cc:260] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.227684 11925 raft_consensus.cc:388] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.227972 11925 raft_consensus.cc:482] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.228304 11925 raft_consensus.cc:3037] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.234699 11925 raft_consensus.cc:504] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.235431 11925 leader_election.cc:302] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.236044 11925 leader_election.cc:288] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.236220 11928 raft_consensus.cc:2781] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.236753 11928 raft_consensus.cc:686] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.237507 11928 consensus_queue.cc:237] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.237834 11925 ts_tablet_manager.cc:1428] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260812 19:29:51.238726 11925 tablet_bootstrap.cc:492] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.245062 11925 tablet_bootstrap.cc:654] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.245739 11752 catalog_manager.cc:5495] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.251605 11925 tablet_bootstrap.cc:492] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.252008 11925 ts_tablet_manager.cc:1397] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260812 19:29:51.254526 11925 raft_consensus.cc:348] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.255134 11925 raft_consensus.cc:374] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.255442 11925 raft_consensus.cc:729] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.256083 11925 consensus_queue.cc:260] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.256783 11925 raft_consensus.cc:388] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.257112 11925 raft_consensus.cc:482] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.257457 11925 raft_consensus.cc:3037] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.262122 11925 raft_consensus.cc:504] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.262735 11925 leader_election.cc:302] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.263273 11925 leader_election.cc:288] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.263419 11928 raft_consensus.cc:2781] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.263873 11928 raft_consensus.cc:686] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.264536 11928 consensus_queue.cc:237] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.265308 11925 ts_tablet_manager.cc:1428] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260812 19:29:51.266183 11925 tablet_bootstrap.cc:492] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.272863 11925 tablet_bootstrap.cc:654] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.272743 11752 catalog_manager.cc:5495] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.280982 11925 tablet_bootstrap.cc:492] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.281544 11925 ts_tablet_manager.cc:1397] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260812 19:29:51.284101 11925 raft_consensus.cc:348] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.284561 11925 raft_consensus.cc:374] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.284802 11925 raft_consensus.cc:729] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.285454 11925 consensus_queue.cc:260] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.286046 11925 raft_consensus.cc:388] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.286268 11925 raft_consensus.cc:482] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.286509 11925 raft_consensus.cc:3037] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.291126 11925 raft_consensus.cc:504] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.291688 11925 leader_election.cc:302] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.292192 11925 leader_election.cc:288] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.292416 11928 raft_consensus.cc:2781] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.292882 11928 raft_consensus.cc:686] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.293682 11925 ts_tablet_manager.cc:1428] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:51.293558 11928 consensus_queue.cc:237] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.294396 11925 tablet_bootstrap.cc:492] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.300974 11925 tablet_bootstrap.cc:654] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.302045 11752 catalog_manager.cc:5495] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.307619 11925 tablet_bootstrap.cc:492] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.308079 11925 ts_tablet_manager.cc:1397] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260812 19:29:51.310241 11925 raft_consensus.cc:348] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.310672 11925 raft_consensus.cc:374] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.310976 11925 raft_consensus.cc:729] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.311523 11925 consensus_queue.cc:260] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.312002 11925 raft_consensus.cc:388] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.312227 11925 raft_consensus.cc:482] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.312490 11925 raft_consensus.cc:3037] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.318094 11925 raft_consensus.cc:504] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.318688 11925 leader_election.cc:302] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.319224 11925 leader_election.cc:288] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.319387 11928 raft_consensus.cc:2781] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.319818 11928 raft_consensus.cc:686] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.320799 11925 ts_tablet_manager.cc:1428] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260812 19:29:51.320485 11928 consensus_queue.cc:237] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.321552 11925 tablet_bootstrap.cc:492] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.326574 11925 tablet_bootstrap.cc:654] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.329493 11752 catalog_manager.cc:5495] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.332860 11925 tablet_bootstrap.cc:492] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.333245 11925 ts_tablet_manager.cc:1397] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260812 19:29:51.335546 11925 raft_consensus.cc:348] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.336112 11925 raft_consensus.cc:374] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.336418 11925 raft_consensus.cc:729] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.336999 11925 consensus_queue.cc:260] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.337603 11925 raft_consensus.cc:388] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.337966 11925 raft_consensus.cc:482] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.338268 11925 raft_consensus.cc:3037] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.343672 11925 raft_consensus.cc:504] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.344622 11925 leader_election.cc:302] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.345201 11925 leader_election.cc:288] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.345358 11928 raft_consensus.cc:2781] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.345876 11928 raft_consensus.cc:686] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.346526 11928 consensus_queue.cc:237] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.347175 11925 ts_tablet_manager.cc:1428] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260812 19:29:51.347723 11925 tablet_bootstrap.cc:492] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.353451 11925 tablet_bootstrap.cc:654] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.354871 11752 catalog_manager.cc:5495] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.360332 11925 tablet_bootstrap.cc:492] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.360718 11925 ts_tablet_manager.cc:1397] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260812 19:29:51.363173 11925 raft_consensus.cc:348] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.363722 11925 raft_consensus.cc:374] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.363982 11925 raft_consensus.cc:729] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.364531 11925 consensus_queue.cc:260] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.365105 11925 raft_consensus.cc:388] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.365478 11925 raft_consensus.cc:482] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.365814 11925 raft_consensus.cc:3037] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.370474 11925 raft_consensus.cc:504] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.371033 11925 leader_election.cc:302] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.371630 11925 leader_election.cc:288] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.372301 11928 raft_consensus.cc:2781] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.372768 11928 raft_consensus.cc:686] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.373337 11925 ts_tablet_manager.cc:1428] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:29:51.373425 11928 consensus_queue.cc:237] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.373958 11925 tablet_bootstrap.cc:492] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.379153 11925 tablet_bootstrap.cc:654] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.380812 11752 catalog_manager.cc:5495] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.385099 11925 tablet_bootstrap.cc:492] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.385516 11925 ts_tablet_manager.cc:1397] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.006s
I20260812 19:29:51.387646 11925 raft_consensus.cc:348] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.388067 11925 raft_consensus.cc:374] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.388350 11925 raft_consensus.cc:729] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.388954 11925 consensus_queue.cc:260] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.389572 11925 raft_consensus.cc:388] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.389897 11925 raft_consensus.cc:482] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.390244 11925 raft_consensus.cc:3037] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.396183 11925 raft_consensus.cc:504] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.396975 11925 leader_election.cc:302] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.397607 11925 leader_election.cc:288] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.397794 11928 raft_consensus.cc:2781] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.398241 11928 raft_consensus.cc:686] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.398901 11928 consensus_queue.cc:237] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.399288 11925 ts_tablet_manager.cc:1428] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:51.405359 11752 catalog_manager.cc:5495] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.502478 11752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:51.541442 11862 tablet_service.cc:1467] Processing CreateTablet for tablet 162c3b520a1c429dba9a942027c07fdc (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:51.541888 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 65177b927f8049dbb9b3404fd6abac4f (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:51.542707 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 162c3b520a1c429dba9a942027c07fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.543318 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65177b927f8049dbb9b3404fd6abac4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.546085 11858 tablet_service.cc:1467] Processing CreateTablet for tablet 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:51.547302 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0bd41cd8ab6c4ed08d19a8d44a6d2cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.549103 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 0d3af7a1b4af4162b16d13d77afe327e (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:51.550323 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d3af7a1b4af4162b16d13d77afe327e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.553982 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 8eb786a2560942c29f5a4af67c5d8c84 (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:51.555158 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8eb786a2560942c29f5a4af67c5d8c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.558470 11925 tablet_bootstrap.cc:492] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.564549 11925 tablet_bootstrap.cc:654] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.570461 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 5dbc9d05565c4417b9a2e468056893f1 (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:51.571977 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5dbc9d05565c4417b9a2e468056893f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.574987 11925 tablet_bootstrap.cc:492] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.575392 11925 ts_tablet_manager.cc:1397] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.007s
I20260812 19:29:51.575821 11855 tablet_service.cc:1467] Processing CreateTablet for tablet f78c6d0ef17b4d9dbcdf6c9c81210557 (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:51.576581 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 083114c0b30e4e66b334a77a0bc28f6c (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:51.576989 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f78c6d0ef17b4d9dbcdf6c9c81210557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.577754 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 083114c0b30e4e66b334a77a0bc28f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.577893 11854 tablet_service.cc:1467] Processing CreateTablet for tablet d7cce77a413b4485be6fb6a11350374d (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:51.579003 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d7cce77a413b4485be6fb6a11350374d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.583246 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 660a05843b1a4ebcb228bd26345576e0 (DEFAULT_TABLE table=test_table_1 [id=e6b3755abb7d4bfab97dc7bcb920694b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:51.584460 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 660a05843b1a4ebcb228bd26345576e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.602357 11925 raft_consensus.cc:348] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.602944 11925 raft_consensus.cc:374] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.603225 11925 raft_consensus.cc:729] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.608816 11925 consensus_queue.cc:260] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.609462 11925 raft_consensus.cc:388] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.609762 11925 raft_consensus.cc:482] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.610525 11925 raft_consensus.cc:3037] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.616215 11925 raft_consensus.cc:504] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.616888 11925 leader_election.cc:302] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.617600 11928 raft_consensus.cc:2781] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.618101 11928 raft_consensus.cc:686] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.618785 11928 consensus_queue.cc:237] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.619774 11925 leader_election.cc:288] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.621325 11925 ts_tablet_manager.cc:1428] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.046s	user 0.012s	sys 0.002s
I20260812 19:29:51.622053 11925 tablet_bootstrap.cc:492] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.627564 11925 tablet_bootstrap.cc:654] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.627748 11752 catalog_manager.cc:5495] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.632519 11925 tablet_bootstrap.cc:492] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.632966 11925 ts_tablet_manager.cc:1397] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:29:51.635164 11925 raft_consensus.cc:348] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.635679 11925 raft_consensus.cc:374] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.635921 11925 raft_consensus.cc:729] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.636459 11925 consensus_queue.cc:260] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.636998 11925 raft_consensus.cc:388] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.637295 11925 raft_consensus.cc:482] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.637596 11925 raft_consensus.cc:3037] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.642995 11925 raft_consensus.cc:504] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.643592 11925 leader_election.cc:302] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.644068 11925 leader_election.cc:288] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.644310 11928 raft_consensus.cc:2781] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.644989 11928 raft_consensus.cc:686] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.645553 11925 ts_tablet_manager.cc:1428] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260812 19:29:51.645691 11928 consensus_queue.cc:237] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.646342 11925 tablet_bootstrap.cc:492] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.651950 11925 tablet_bootstrap.cc:654] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.657042 11752 catalog_manager.cc:5495] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.662744 11925 tablet_bootstrap.cc:492] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.663290 11925 ts_tablet_manager.cc:1397] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260812 19:29:51.665694 11925 raft_consensus.cc:348] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.666188 11925 raft_consensus.cc:374] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.666430 11925 raft_consensus.cc:729] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.666953 11925 consensus_queue.cc:260] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.667536 11925 raft_consensus.cc:388] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.667773 11925 raft_consensus.cc:482] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.668026 11925 raft_consensus.cc:3037] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.673683 11925 raft_consensus.cc:504] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.674315 11925 leader_election.cc:302] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.674852 11925 leader_election.cc:288] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.675001 11928 raft_consensus.cc:2781] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.675525 11928 raft_consensus.cc:686] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.676218 11928 consensus_queue.cc:237] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.677582 11925 ts_tablet_manager.cc:1428] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.015s	sys 0.000s
I20260812 19:29:51.678475 11925 tablet_bootstrap.cc:492] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.684453 11925 tablet_bootstrap.cc:654] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.685168 11752 catalog_manager.cc:5495] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.689421 11925 tablet_bootstrap.cc:492] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.689849 11925 ts_tablet_manager.cc:1397] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260812 19:29:51.692523 11925 raft_consensus.cc:348] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.693037 11925 raft_consensus.cc:374] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.693265 11925 raft_consensus.cc:729] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.693825 11925 consensus_queue.cc:260] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.694382 11925 raft_consensus.cc:388] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.694645 11925 raft_consensus.cc:482] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.694923 11925 raft_consensus.cc:3037] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.701030 11925 raft_consensus.cc:504] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.701716 11925 leader_election.cc:302] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.702242 11925 leader_election.cc:288] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.702404 11928 raft_consensus.cc:2781] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.702989 11928 raft_consensus.cc:686] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.703678 11925 ts_tablet_manager.cc:1428] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260812 19:29:51.703675 11928 consensus_queue.cc:237] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.704448 11925 tablet_bootstrap.cc:492] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.709466 11925 tablet_bootstrap.cc:654] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.715734 11751 catalog_manager.cc:5495] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.716562 11925 tablet_bootstrap.cc:492] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.716976 11925 ts_tablet_manager.cc:1397] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260812 19:29:51.719244 11925 raft_consensus.cc:348] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.719782 11925 raft_consensus.cc:374] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.720011 11925 raft_consensus.cc:729] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.720525 11925 consensus_queue.cc:260] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.721190 11925 raft_consensus.cc:388] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.721539 11925 raft_consensus.cc:482] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.721932 11925 raft_consensus.cc:3037] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.730000 11925 raft_consensus.cc:504] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.730882 11925 leader_election.cc:302] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.731609 11925 leader_election.cc:288] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.731786 11928 raft_consensus.cc:2781] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.732390 11928 raft_consensus.cc:686] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.733244 11925 ts_tablet_manager.cc:1428] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260812 19:29:51.733083 11928 consensus_queue.cc:237] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.734184 11925 tablet_bootstrap.cc:492] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.740137 11925 tablet_bootstrap.cc:654] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.741217 11751 catalog_manager.cc:5495] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.746272 11925 tablet_bootstrap.cc:492] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.746682 11925 ts_tablet_manager.cc:1397] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260812 19:29:51.748957 11925 raft_consensus.cc:348] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.749506 11925 raft_consensus.cc:374] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.749846 11925 raft_consensus.cc:729] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.750474 11925 consensus_queue.cc:260] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.751163 11925 raft_consensus.cc:388] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.751473 11925 raft_consensus.cc:482] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.751827 11925 raft_consensus.cc:3037] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.757109 11925 raft_consensus.cc:504] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.757781 11925 leader_election.cc:302] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.758293 11925 leader_election.cc:288] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.758451 11928 raft_consensus.cc:2781] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.758889 11928 raft_consensus.cc:686] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.759879 11925 ts_tablet_manager.cc:1428] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260812 19:29:51.759532 11928 consensus_queue.cc:237] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.760694 11925 tablet_bootstrap.cc:492] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.766675 11925 tablet_bootstrap.cc:654] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.768895 11751 catalog_manager.cc:5495] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.773113 11925 tablet_bootstrap.cc:492] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.773530 11925 ts_tablet_manager.cc:1397] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260812 19:29:51.775514 11925 raft_consensus.cc:348] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.775942 11925 raft_consensus.cc:374] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.776219 11925 raft_consensus.cc:729] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.776778 11925 consensus_queue.cc:260] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.777264 11925 raft_consensus.cc:388] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.777494 11925 raft_consensus.cc:482] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.777806 11925 raft_consensus.cc:3037] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.782774 11925 raft_consensus.cc:504] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.783461 11925 leader_election.cc:302] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.784040 11925 leader_election.cc:288] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.784191 11928 raft_consensus.cc:2781] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.784623 11928 raft_consensus.cc:686] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.785635 11925 ts_tablet_manager.cc:1428] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260812 19:29:51.785298 11928 consensus_queue.cc:237] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.786362 11925 tablet_bootstrap.cc:492] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.792706 11925 tablet_bootstrap.cc:654] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.795343 11751 catalog_manager.cc:5495] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.800606 11925 tablet_bootstrap.cc:492] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.801090 11925 ts_tablet_manager.cc:1397] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.012s
I20260812 19:29:51.803184 11925 raft_consensus.cc:348] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.803610 11925 raft_consensus.cc:374] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.803860 11925 raft_consensus.cc:729] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.804491 11925 consensus_queue.cc:260] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.805091 11925 raft_consensus.cc:388] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.805322 11925 raft_consensus.cc:482] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.805591 11925 raft_consensus.cc:3037] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.810204 11925 raft_consensus.cc:504] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.810765 11925 leader_election.cc:302] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.811277 11925 leader_election.cc:288] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.811477 11928 raft_consensus.cc:2781] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.811976 11928 raft_consensus.cc:686] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.812790 11925 ts_tablet_manager.cc:1428] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260812 19:29:51.812690 11928 consensus_queue.cc:237] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.813488 11925 tablet_bootstrap.cc:492] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.818805 11925 tablet_bootstrap.cc:654] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.821451 11751 catalog_manager.cc:5495] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.824888 11925 tablet_bootstrap.cc:492] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.825278 11925 ts_tablet_manager.cc:1397] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
I20260812 19:29:51.827284 11925 raft_consensus.cc:348] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.827795 11925 raft_consensus.cc:374] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.827962 11925 raft_consensus.cc:729] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.828400 11925 consensus_queue.cc:260] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.828938 11925 raft_consensus.cc:388] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.829192 11925 raft_consensus.cc:482] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.829471 11925 raft_consensus.cc:3037] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.835187 11925 raft_consensus.cc:504] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.835819 11925 leader_election.cc:302] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.836386 11925 leader_election.cc:288] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.836565 11928 raft_consensus.cc:2781] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.837044 11928 raft_consensus.cc:686] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.838022 11925 ts_tablet_manager.cc:1428] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.003s
I20260812 19:29:51.838023 11928 consensus_queue.cc:237] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.838809 11925 tablet_bootstrap.cc:492] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.844987 11925 tablet_bootstrap.cc:654] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:51.847672 11751 catalog_manager.cc:5495] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.851500 11925 tablet_bootstrap.cc:492] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:51.852006 11925 ts_tablet_manager.cc:1397] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260812 19:29:51.854446 11925 raft_consensus.cc:348] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.855062 11925 raft_consensus.cc:374] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:51.855376 11925 raft_consensus.cc:729] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:51.856140 11925 consensus_queue.cc:260] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.856763 11925 raft_consensus.cc:388] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:51.857024 11925 raft_consensus.cc:482] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:51.857300 11925 raft_consensus.cc:3037] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:51.863390 11925 raft_consensus.cc:504] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.864125 11925 leader_election.cc:302] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:51.864699 11925 leader_election.cc:288] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:51.864857 11928 raft_consensus.cc:2781] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:51.865383 11928 raft_consensus.cc:686] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:51.866278 11925 ts_tablet_manager.cc:1428] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260812 19:29:51.866140 11928 consensus_queue.cc:237] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:51.874166 11751 catalog_manager.cc:5495] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:51.894093 11751 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:51.933136 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 1eaf2c1611414e498e656dee198e9f22 (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:51.934664 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1eaf2c1611414e498e656dee198e9f22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.936043 11862 tablet_service.cc:1467] Processing CreateTablet for tablet 6863184eb31f47d8a91845b9e4f677a4 (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:51.937273 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6863184eb31f47d8a91845b9e4f677a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.938663 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 9d610e51845e43d08441069dcb94ec37 (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:51.939864 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9d610e51845e43d08441069dcb94ec37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.939793 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 8e6e95cbbeb24fdd898a29e26366d6b5 (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:51.941654 11858 tablet_service.cc:1467] Processing CreateTablet for tablet b569811cc9d947f98339ce3a932dabbf (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:51.942795 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b569811cc9d947f98339ce3a932dabbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.946530 11855 tablet_service.cc:1467] Processing CreateTablet for tablet e9ef407f4e9d4cadab247b03a2fa772d (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:51.947765 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9ef407f4e9d4cadab247b03a2fa772d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.950537 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 7ad260da463942cd9d40998572b73c7f (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:51.951726 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ad260da463942cd9d40998572b73c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.954142 11925 tablet_bootstrap.cc:492] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:51.954283 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8e6e95cbbeb24fdd898a29e26366d6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:51.960968 11925 tablet_bootstrap.cc:654] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.014228 11864 tablet_service.cc:1467] Processing CreateTablet for tablet bac25363488b4e1690c1c621deccdb49 (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:52.016489 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 30b660ebef1746d8adc9b62e2ef99ecc (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:52.017405 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bac25363488b4e1690c1c621deccdb49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.014228 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 6d0ccd6a8338475698f76c4c9134ad7a (DEFAULT_TABLE table=test_table_2 [id=1bd683e9f331470fbeadfaf4a251e536]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:52.018317 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 30b660ebef1746d8adc9b62e2ef99ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.022497 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6d0ccd6a8338475698f76c4c9134ad7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.026537 11925 tablet_bootstrap.cc:492] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.029960 11925 ts_tablet_manager.cc:1397] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.022s
I20260812 19:29:52.034258 11925 raft_consensus.cc:348] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.035646 11925 raft_consensus.cc:374] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.036033 11925 raft_consensus.cc:729] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.036903 11925 consensus_queue.cc:260] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.037683 11925 raft_consensus.cc:388] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.038050 11925 raft_consensus.cc:482] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.038460 11925 raft_consensus.cc:3037] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.044610 11925 raft_consensus.cc:504] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.045411 11925 leader_election.cc:302] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.046500 11928 raft_consensus.cc:2781] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.047127 11928 raft_consensus.cc:686] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.048101 11928 consensus_queue.cc:237] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.050884 11925 leader_election.cc:288] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.054394 11925 ts_tablet_manager.cc:1428] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.004s
I20260812 19:29:52.055487 11925 tablet_bootstrap.cc:492] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.063432 11925 tablet_bootstrap.cc:654] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.070494 11751 catalog_manager.cc:5495] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.072067 11925 tablet_bootstrap.cc:492] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.072613 11925 ts_tablet_manager.cc:1397] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260812 19:29:52.075264 11925 raft_consensus.cc:348] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.075764 11925 raft_consensus.cc:374] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.076031 11925 raft_consensus.cc:729] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.076682 11925 consensus_queue.cc:260] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.077188 11925 raft_consensus.cc:388] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.077415 11925 raft_consensus.cc:482] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.077737 11925 raft_consensus.cc:3037] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.085875 11925 raft_consensus.cc:504] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.086694 11925 leader_election.cc:302] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.087307 11925 leader_election.cc:288] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.087508 11928 raft_consensus.cc:2781] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.088042 11928 raft_consensus.cc:686] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.088841 11928 consensus_queue.cc:237] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.089828 11925 ts_tablet_manager.cc:1428] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.008s
I20260812 19:29:52.090679 11925 tablet_bootstrap.cc:492] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.101146 11925 tablet_bootstrap.cc:654] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
W20260812 19:29:52.108888 11906 tablet.cc:2369] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:29:52.111683 11751 catalog_manager.cc:5495] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.119216 11925 tablet_bootstrap.cc:492] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.119728 11925 ts_tablet_manager.cc:1397] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260812 19:29:52.122486 11925 raft_consensus.cc:348] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.122920 11925 raft_consensus.cc:374] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.123131 11925 raft_consensus.cc:729] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.123656 11925 consensus_queue.cc:260] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.124115 11925 raft_consensus.cc:388] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.124342 11925 raft_consensus.cc:482] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.124588 11925 raft_consensus.cc:3037] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.128800 11925 raft_consensus.cc:504] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.129382 11925 leader_election.cc:302] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.129917 11925 leader_election.cc:288] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.130234 11932 raft_consensus.cc:2781] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.130688 11932 raft_consensus.cc:686] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.131464 11932 consensus_queue.cc:237] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.131959 11925 ts_tablet_manager.cc:1428] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:52.132757 11925 tablet_bootstrap.cc:492] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.138716 11925 tablet_bootstrap.cc:654] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.141956 11751 catalog_manager.cc:5495] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.144505 11925 tablet_bootstrap.cc:492] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.145013 11925 ts_tablet_manager.cc:1397] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260812 19:29:52.147519 11925 raft_consensus.cc:348] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.147939 11925 raft_consensus.cc:374] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.148248 11925 raft_consensus.cc:729] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.148897 11925 consensus_queue.cc:260] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.149362 11925 raft_consensus.cc:388] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.149715 11925 raft_consensus.cc:482] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.150077 11925 raft_consensus.cc:3037] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.154409 11925 raft_consensus.cc:504] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.154923 11925 leader_election.cc:302] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.155516 11925 leader_election.cc:288] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.155696 11932 raft_consensus.cc:2781] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.156414 11932 raft_consensus.cc:686] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.157379 11925 ts_tablet_manager.cc:1428] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260812 19:29:52.158352 11925 tablet_bootstrap.cc:492] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.157178 11932 consensus_queue.cc:237] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.164420 11925 tablet_bootstrap.cc:654] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.169713 11925 tablet_bootstrap.cc:492] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.170145 11925 ts_tablet_manager.cc:1397] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260812 19:29:52.170006 11751 catalog_manager.cc:5495] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.172994 11925 raft_consensus.cc:348] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.173424 11925 raft_consensus.cc:374] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.173674 11925 raft_consensus.cc:729] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.174216 11925 consensus_queue.cc:260] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.174692 11925 raft_consensus.cc:388] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.174949 11925 raft_consensus.cc:482] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.175202 11925 raft_consensus.cc:3037] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.179998 11925 raft_consensus.cc:504] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.180604 11925 leader_election.cc:302] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.181039 11925 leader_election.cc:288] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.181208 11928 raft_consensus.cc:2781] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.181711 11928 raft_consensus.cc:686] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.182574 11925 ts_tablet_manager.cc:1428] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:52.182394 11928 consensus_queue.cc:237] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.183681 11925 tablet_bootstrap.cc:492] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.190127 11925 tablet_bootstrap.cc:654] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.193356 11752 catalog_manager.cc:5495] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.195376 11925 tablet_bootstrap.cc:492] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.195838 11925 ts_tablet_manager.cc:1397] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260812 19:29:52.198074 11925 raft_consensus.cc:348] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.198602 11925 raft_consensus.cc:374] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.198942 11925 raft_consensus.cc:729] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.199608 11925 consensus_queue.cc:260] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.200296 11925 raft_consensus.cc:388] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.200688 11925 raft_consensus.cc:482] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.200999 11925 raft_consensus.cc:3037] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.205051 11925 raft_consensus.cc:504] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.205564 11925 leader_election.cc:302] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.206104 11925 leader_election.cc:288] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.206264 11928 raft_consensus.cc:2781] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.206777 11928 raft_consensus.cc:686] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.207705 11925 ts_tablet_manager.cc:1428] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:52.207417 11928 consensus_queue.cc:237] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.208407 11925 tablet_bootstrap.cc:492] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.214366 11925 tablet_bootstrap.cc:654] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.217998 11752 catalog_manager.cc:5495] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.222951 11925 tablet_bootstrap.cc:492] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.223372 11925 ts_tablet_manager.cc:1397] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260812 19:29:52.225646 11925 raft_consensus.cc:348] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.226188 11925 raft_consensus.cc:374] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.226439 11925 raft_consensus.cc:729] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.227011 11925 consensus_queue.cc:260] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.227587 11925 raft_consensus.cc:388] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.227833 11925 raft_consensus.cc:482] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.228120 11925 raft_consensus.cc:3037] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.232287 11925 raft_consensus.cc:504] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.232952 11925 leader_election.cc:302] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.233520 11925 leader_election.cc:288] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.233752 11928 raft_consensus.cc:2781] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.234256 11928 raft_consensus.cc:686] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.234933 11928 consensus_queue.cc:237] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.235445 11925 ts_tablet_manager.cc:1428] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:52.236114 11925 tablet_bootstrap.cc:492] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.240865 11925 tablet_bootstrap.cc:654] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.245101 11752 catalog_manager.cc:5495] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.247964 11925 tablet_bootstrap.cc:492] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.248349 11925 ts_tablet_manager.cc:1397] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260812 19:29:52.250401 11925 raft_consensus.cc:348] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.250945 11925 raft_consensus.cc:374] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.251200 11925 raft_consensus.cc:729] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.252291 11925 consensus_queue.cc:260] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.252871 11925 raft_consensus.cc:388] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.253140 11925 raft_consensus.cc:482] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.253427 11925 raft_consensus.cc:3037] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.259115 11925 raft_consensus.cc:504] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.259667 11925 leader_election.cc:302] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.260188 11925 leader_election.cc:288] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.260342 11928 raft_consensus.cc:2781] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.260854 11928 raft_consensus.cc:686] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.261551 11928 consensus_queue.cc:237] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.262036 11925 ts_tablet_manager.cc:1428] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20260812 19:29:52.262789 11925 tablet_bootstrap.cc:492] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.268046 11925 tablet_bootstrap.cc:654] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.270316 11752 catalog_manager.cc:5495] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.274039 11925 tablet_bootstrap.cc:492] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.274430 11925 ts_tablet_manager.cc:1397] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260812 19:29:52.276342 11925 raft_consensus.cc:348] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.276789 11925 raft_consensus.cc:374] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.277019 11925 raft_consensus.cc:729] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.277699 11925 consensus_queue.cc:260] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.278203 11925 raft_consensus.cc:388] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.278434 11925 raft_consensus.cc:482] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.278688 11925 raft_consensus.cc:3037] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.284082 11925 raft_consensus.cc:504] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.284590 11925 leader_election.cc:302] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.285056 11925 leader_election.cc:288] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.285238 11928 raft_consensus.cc:2781] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.285735 11928 raft_consensus.cc:686] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.286451 11925 ts_tablet_manager.cc:1428] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:52.286412 11928 consensus_queue.cc:237] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.287143 11925 tablet_bootstrap.cc:492] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.292773 11925 tablet_bootstrap.cc:654] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.295162 11752 catalog_manager.cc:5495] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.301931 11925 tablet_bootstrap.cc:492] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.302399 11925 ts_tablet_manager.cc:1397] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260812 19:29:52.304572 11925 raft_consensus.cc:348] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.305131 11925 raft_consensus.cc:374] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.305434 11925 raft_consensus.cc:729] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.306082 11925 consensus_queue.cc:260] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.306699 11925 raft_consensus.cc:388] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.306988 11925 raft_consensus.cc:482] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.307305 11925 raft_consensus.cc:3037] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.312837 11925 raft_consensus.cc:504] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.313526 11925 leader_election.cc:302] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.314049 11925 leader_election.cc:288] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.314232 11928 raft_consensus.cc:2781] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.314740 11928 raft_consensus.cc:686] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.315481 11925 ts_tablet_manager.cc:1428] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260812 19:29:52.315500 11928 consensus_queue.cc:237] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.322043 11752 catalog_manager.cc:5495] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.344774 11752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:52.388835 11852 tablet_service.cc:1467] Processing CreateTablet for tablet d78ff87031a1423690df9967d64acd1c (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:52.390257 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d78ff87031a1423690df9967d64acd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.395946 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 523d37522e2949e0bbc70ccd2625d996 (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:52.397372 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 523d37522e2949e0bbc70ccd2625d996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.398698 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 9677a4f3a9b747599849d19853bb72c4 (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:52.399888 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9677a4f3a9b747599849d19853bb72c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.404683 11925 tablet_bootstrap.cc:492] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.409571 11858 tablet_service.cc:1467] Processing CreateTablet for tablet 1e3bb4a78d9045f1bc7a1d2ef686367a (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:52.410295 11925 tablet_bootstrap.cc:654] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.410871 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1e3bb4a78d9045f1bc7a1d2ef686367a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.419555 11925 tablet_bootstrap.cc:492] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.420089 11925 ts_tablet_manager.cc:1397] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260812 19:29:52.423413 11852 tablet_service.cc:1467] Processing CreateTablet for tablet e9cfa63f50564b528f5a7c8668e7296a (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:52.423990 11860 tablet_service.cc:1467] Processing CreateTablet for tablet a55fd557b2c5452d9402872bc3e6cf3b (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:52.426371 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 72d681d40b9246798a46be2cfd1eab33 (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:52.424095 11855 tablet_service.cc:1467] Processing CreateTablet for tablet ab7d0a6accc4431eb256af7296a02b0f (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:52.427170 11862 tablet_service.cc:1467] Processing CreateTablet for tablet 3f76160b99c94e57af5a31aca3115461 (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:52.424809 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9cfa63f50564b528f5a7c8668e7296a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.425189 11925 raft_consensus.cc:348] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.428134 11925 raft_consensus.cc:374] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.428426 11925 raft_consensus.cc:729] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.428540 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f76160b99c94e57af5a31aca3115461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.429164 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 72d681d40b9246798a46be2cfd1eab33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.429003 11925 consensus_queue.cc:260] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.429646 11925 raft_consensus.cc:388] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.429931 11925 raft_consensus.cc:482] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.430209 11925 raft_consensus.cc:3037] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.433936 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a55fd557b2c5452d9402872bc3e6cf3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.437920 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ab7d0a6accc4431eb256af7296a02b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.438798 11864 tablet_service.cc:1467] Processing CreateTablet for tablet c37c195c6a384cae89b4ebe85bb72d2d (DEFAULT_TABLE table=test_table_3 [id=5b1e25f9e7564deebab17aaf4b6153db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:52.439934 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c37c195c6a384cae89b4ebe85bb72d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.440284 11925 raft_consensus.cc:504] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.440939 11925 leader_election.cc:302] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.445886 11928 raft_consensus.cc:2781] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.446591 11928 raft_consensus.cc:686] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.447283 11928 consensus_queue.cc:237] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.452230 11925 leader_election.cc:288] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.456086 11925 ts_tablet_manager.cc:1428] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.000s
I20260812 19:29:52.462877 11925 tablet_bootstrap.cc:492] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.473910 11925 tablet_bootstrap.cc:654] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.476675 11752 catalog_manager.cc:5495] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.485873 11925 tablet_bootstrap.cc:492] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.486356 11925 ts_tablet_manager.cc:1397] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260812 19:29:52.488919 11925 raft_consensus.cc:348] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.489542 11925 raft_consensus.cc:374] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.489902 11925 raft_consensus.cc:729] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.490473 11925 consensus_queue.cc:260] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.491118 11925 raft_consensus.cc:388] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.491429 11925 raft_consensus.cc:482] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.491757 11925 raft_consensus.cc:3037] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.498061 11925 raft_consensus.cc:504] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.498813 11925 leader_election.cc:302] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.499958 11925 leader_election.cc:288] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.500474 11928 raft_consensus.cc:2781] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.500983 11928 raft_consensus.cc:686] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.501784 11925 ts_tablet_manager.cc:1428] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260812 19:29:52.501737 11928 consensus_queue.cc:237] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.502543 11925 tablet_bootstrap.cc:492] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.508138 11925 tablet_bootstrap.cc:654] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.511395 11752 catalog_manager.cc:5495] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.514092 11925 tablet_bootstrap.cc:492] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.514544 11925 ts_tablet_manager.cc:1397] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260812 19:29:52.516764 11925 raft_consensus.cc:348] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.517362 11925 raft_consensus.cc:374] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.517663 11925 raft_consensus.cc:729] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.518242 11925 consensus_queue.cc:260] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.518890 11925 raft_consensus.cc:388] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.519153 11925 raft_consensus.cc:482] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.519441 11925 raft_consensus.cc:3037] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.525363 11925 raft_consensus.cc:504] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.526095 11925 leader_election.cc:302] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.526664 11925 leader_election.cc:288] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.526818 11928 raft_consensus.cc:2781] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.527325 11928 raft_consensus.cc:686] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.528223 11925 ts_tablet_manager.cc:1428] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260812 19:29:52.528028 11928 consensus_queue.cc:237] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.528961 11925 tablet_bootstrap.cc:492] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.534583 11925 tablet_bootstrap.cc:654] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.536675 11752 catalog_manager.cc:5495] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.542452 11925 tablet_bootstrap.cc:492] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.542865 11925 ts_tablet_manager.cc:1397] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260812 19:29:52.545135 11925 raft_consensus.cc:348] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.545717 11925 raft_consensus.cc:374] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.545969 11925 raft_consensus.cc:729] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.546487 11925 consensus_queue.cc:260] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.547040 11925 raft_consensus.cc:388] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.547271 11925 raft_consensus.cc:482] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.547520 11925 raft_consensus.cc:3037] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.552237 11925 raft_consensus.cc:504] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.552801 11925 leader_election.cc:302] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.553290 11925 leader_election.cc:288] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.553458 11928 raft_consensus.cc:2781] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.554100 11928 raft_consensus.cc:686] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.554770 11928 consensus_queue.cc:237] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.555207 11925 ts_tablet_manager.cc:1428] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:52.556022 11925 tablet_bootstrap.cc:492] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.564363 11925 tablet_bootstrap.cc:654] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.568836 11752 catalog_manager.cc:5495] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.571794 11925 tablet_bootstrap.cc:492] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.572263 11925 ts_tablet_manager.cc:1397] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260812 19:29:52.574597 11925 raft_consensus.cc:348] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.575129 11925 raft_consensus.cc:374] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.575383 11925 raft_consensus.cc:729] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.575959 11925 consensus_queue.cc:260] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.576540 11925 raft_consensus.cc:388] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.576789 11925 raft_consensus.cc:482] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.577087 11925 raft_consensus.cc:3037] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.583544 11925 raft_consensus.cc:504] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.584249 11925 leader_election.cc:302] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.584797 11925 leader_election.cc:288] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.584962 11928 raft_consensus.cc:2781] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.585461 11928 raft_consensus.cc:686] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.586118 11928 consensus_queue.cc:237] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.587122 11925 ts_tablet_manager.cc:1428] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260812 19:29:52.588042 11925 tablet_bootstrap.cc:492] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.593442 11925 tablet_bootstrap.cc:654] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.602113 11925 tablet_bootstrap.cc:492] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.601840 11752 catalog_manager.cc:5495] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.602584 11925 ts_tablet_manager.cc:1397] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260812 19:29:52.604859 11925 raft_consensus.cc:348] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.605362 11925 raft_consensus.cc:374] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.605608 11925 raft_consensus.cc:729] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.606215 11925 consensus_queue.cc:260] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.606804 11925 raft_consensus.cc:388] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.607097 11925 raft_consensus.cc:482] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.607379 11925 raft_consensus.cc:3037] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.613286 11925 raft_consensus.cc:504] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.613955 11925 leader_election.cc:302] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.614948 11925 leader_election.cc:288] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.615083 11932 raft_consensus.cc:2781] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.615634 11932 raft_consensus.cc:686] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.616515 11925 ts_tablet_manager.cc:1428] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260812 19:29:52.616334 11932 consensus_queue.cc:237] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.617240 11925 tablet_bootstrap.cc:492] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.622753 11925 tablet_bootstrap.cc:654] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.625432 11751 catalog_manager.cc:5495] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.629331 11925 tablet_bootstrap.cc:492] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.629773 11925 ts_tablet_manager.cc:1397] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260812 19:29:52.632051 11925 raft_consensus.cc:348] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.632560 11925 raft_consensus.cc:374] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.632800 11925 raft_consensus.cc:729] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.633458 11925 consensus_queue.cc:260] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.634053 11925 raft_consensus.cc:388] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.634310 11925 raft_consensus.cc:482] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.634588 11925 raft_consensus.cc:3037] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.640458 11925 raft_consensus.cc:504] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.641076 11925 leader_election.cc:302] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.641598 11925 leader_election.cc:288] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.641767 11932 raft_consensus.cc:2781] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.642202 11932 raft_consensus.cc:686] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.642692 11925 ts_tablet_manager.cc:1428] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:52.642861 11932 consensus_queue.cc:237] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.643435 11925 tablet_bootstrap.cc:492] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.649328 11925 tablet_bootstrap.cc:654] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.654611 11925 tablet_bootstrap.cc:492] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.655014 11925 ts_tablet_manager.cc:1397] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:52.656848 11751 catalog_manager.cc:5495] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.657332 11925 raft_consensus.cc:348] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.657847 11925 raft_consensus.cc:374] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.658088 11925 raft_consensus.cc:729] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.658651 11925 consensus_queue.cc:260] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.659224 11925 raft_consensus.cc:388] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.659458 11925 raft_consensus.cc:482] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.659718 11925 raft_consensus.cc:3037] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.665776 11925 raft_consensus.cc:504] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.666267 11925 leader_election.cc:302] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.666687 11925 leader_election.cc:288] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.666882 11928 raft_consensus.cc:2781] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.667340 11928 raft_consensus.cc:686] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.668133 11925 ts_tablet_manager.cc:1428] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:52.668004 11928 consensus_queue.cc:237] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.668947 11925 tablet_bootstrap.cc:492] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.672997 11925 tablet_bootstrap.cc:654] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.681033 11751 catalog_manager.cc:5495] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.685798 11925 tablet_bootstrap.cc:492] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.686209 11925 ts_tablet_manager.cc:1397] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260812 19:29:52.688443 11925 raft_consensus.cc:348] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.688941 11925 raft_consensus.cc:374] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.689181 11925 raft_consensus.cc:729] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.689771 11925 consensus_queue.cc:260] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.690338 11925 raft_consensus.cc:388] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.690629 11925 raft_consensus.cc:482] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.690898 11925 raft_consensus.cc:3037] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.696795 11925 raft_consensus.cc:504] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.697458 11925 leader_election.cc:302] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.698015 11925 leader_election.cc:288] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.698191 11928 raft_consensus.cc:2781] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.698982 11928 raft_consensus.cc:686] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.699618 11925 ts_tablet_manager.cc:1428] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:52.700348 11925 tablet_bootstrap.cc:492] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.701035 11928 consensus_queue.cc:237] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.705298 11925 tablet_bootstrap.cc:654] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.710001 11751 catalog_manager.cc:5495] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.710594 11925 tablet_bootstrap.cc:492] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.711076 11925 ts_tablet_manager.cc:1397] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260812 19:29:52.713406 11925 raft_consensus.cc:348] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.713879 11925 raft_consensus.cc:374] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.714107 11925 raft_consensus.cc:729] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.714880 11925 consensus_queue.cc:260] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.715459 11925 raft_consensus.cc:388] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.715715 11925 raft_consensus.cc:482] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.715993 11925 raft_consensus.cc:3037] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.721185 11925 raft_consensus.cc:504] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.721812 11925 leader_election.cc:302] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.722289 11925 leader_election.cc:288] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.722438 11928 raft_consensus.cc:2781] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.723136 11928 raft_consensus.cc:686] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.724071 11925 ts_tablet_manager.cc:1428] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260812 19:29:52.723822 11928 consensus_queue.cc:237] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.732659 11751 catalog_manager.cc:5495] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.775550 11751 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_4"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:52.817037 11863 tablet_service.cc:1467] Processing CreateTablet for tablet d74b5a66701e4ca2802a4a0a0cb512da (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:52.817906 11855 tablet_service.cc:1467] Processing CreateTablet for tablet 47ed00e0042348aab5831bd57bdf5e04 (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:52.818352 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d74b5a66701e4ca2802a4a0a0cb512da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.819207 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47ed00e0042348aab5831bd57bdf5e04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.827281 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 36189eb317e2417aa0463e3dc23c7044 (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:52.828652 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36189eb317e2417aa0463e3dc23c7044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.833415 11925 tablet_bootstrap.cc:492] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.839164 11925 tablet_bootstrap.cc:654] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.839433 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 9af0d3f42c5d425faa3253e18a8ba9fc (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:52.840691 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9af0d3f42c5d425faa3253e18a8ba9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.844020 11862 tablet_service.cc:1467] Processing CreateTablet for tablet 3d135eed4fc3472ab9c808f37c9a8990 (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:52.844678 11852 tablet_service.cc:1467] Processing CreateTablet for tablet e1e6ad0fdf7d441c9297463524fc04be (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:52.843587 11855 tablet_service.cc:1467] Processing CreateTablet for tablet a09d75daa0be46e7920ecc3ac0b5ae86 (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:52.846227 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 5065a674baab488692aa283b69c5d67c (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:52.846653 11858 tablet_service.cc:1467] Processing CreateTablet for tablet fd81659438864742b59a2e69abafe337 (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:52.847137 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 4d4bf54b649144579c7691f2bb70cace (DEFAULT_TABLE table=test_table_4 [id=4eaaf782d75d42a097115913560e2256]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:52.850545 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d135eed4fc3472ab9c808f37c9a8990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.851230 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fd81659438864742b59a2e69abafe337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.855917 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5065a674baab488692aa283b69c5d67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.861963 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e1e6ad0fdf7d441c9297463524fc04be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.866014 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4d4bf54b649144579c7691f2bb70cace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.869242 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a09d75daa0be46e7920ecc3ac0b5ae86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:52.889950 11925 tablet_bootstrap.cc:492] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.890654 11925 ts_tablet_manager.cc:1397] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260812 19:29:52.893157 11925 raft_consensus.cc:348] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.893803 11925 raft_consensus.cc:374] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.894145 11925 raft_consensus.cc:729] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.894925 11925 consensus_queue.cc:260] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.895622 11925 raft_consensus.cc:388] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.895936 11925 raft_consensus.cc:482] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.896317 11925 raft_consensus.cc:3037] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.902559 11925 raft_consensus.cc:504] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.903337 11925 leader_election.cc:302] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.903846 11925 leader_election.cc:288] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.903997 11928 raft_consensus.cc:2781] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.904454 11928 raft_consensus.cc:686] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.905354 11925 ts_tablet_manager.cc:1428] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260812 19:29:52.905141 11928 consensus_queue.cc:237] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.906126 11925 tablet_bootstrap.cc:492] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.912192 11925 tablet_bootstrap.cc:654] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.918344 11925 tablet_bootstrap.cc:492] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.918716 11925 ts_tablet_manager.cc:1397] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260812 19:29:52.919275 11751 catalog_manager.cc:5495] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.920413 11925 raft_consensus.cc:348] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.920833 11925 raft_consensus.cc:374] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.921061 11925 raft_consensus.cc:729] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.921577 11925 consensus_queue.cc:260] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.922133 11925 raft_consensus.cc:388] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.922365 11925 raft_consensus.cc:482] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.922624 11925 raft_consensus.cc:3037] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.929406 11925 raft_consensus.cc:504] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.930035 11925 leader_election.cc:302] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.930539 11925 leader_election.cc:288] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.930691 11928 raft_consensus.cc:2781] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.931134 11928 raft_consensus.cc:686] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.931783 11928 consensus_queue.cc:237] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.932235 11925 ts_tablet_manager.cc:1428] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260812 19:29:52.932984 11925 tablet_bootstrap.cc:492] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.939199 11925 tablet_bootstrap.cc:654] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.947556 11925 tablet_bootstrap.cc:492] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.948137 11925 ts_tablet_manager.cc:1397] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260812 19:29:52.950407 11751 catalog_manager.cc:5495] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.951402 11925 raft_consensus.cc:348] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.952045 11925 raft_consensus.cc:374] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.952365 11925 raft_consensus.cc:729] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.953058 11925 consensus_queue.cc:260] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.953635 11925 raft_consensus.cc:388] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.953992 11925 raft_consensus.cc:482] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.954291 11925 raft_consensus.cc:3037] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.960197 11925 raft_consensus.cc:504] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.960815 11925 leader_election.cc:302] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.961314 11925 leader_election.cc:288] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.961668 11931 raft_consensus.cc:2781] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.962141 11931 raft_consensus.cc:686] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.962846 11931 consensus_queue.cc:237] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.963325 11925 ts_tablet_manager.cc:1428] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260812 19:29:52.964087 11925 tablet_bootstrap.cc:492] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.971458 11925 tablet_bootstrap.cc:654] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:52.975039 11751 catalog_manager.cc:5495] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:52.976173 11925 tablet_bootstrap.cc:492] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:52.976594 11925 ts_tablet_manager.cc:1397] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260812 19:29:52.979146 11925 raft_consensus.cc:348] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.979825 11925 raft_consensus.cc:374] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:52.980129 11925 raft_consensus.cc:729] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:52.980787 11925 consensus_queue.cc:260] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.981339 11925 raft_consensus.cc:388] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:52.981607 11925 raft_consensus.cc:482] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:52.981972 11925 raft_consensus.cc:3037] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:52.988814 11925 raft_consensus.cc:504] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.989475 11925 leader_election.cc:302] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:52.990058 11925 leader_election.cc:288] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:52.990226 11931 raft_consensus.cc:2781] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:52.990662 11931 raft_consensus.cc:686] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:52.991333 11931 consensus_queue.cc:237] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:52.991726 11925 ts_tablet_manager.cc:1428] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260812 19:29:52.992491 11925 tablet_bootstrap.cc:492] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:52.998610 11925 tablet_bootstrap.cc:654] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.014320 11751 catalog_manager.cc:5495] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.018932 11925 tablet_bootstrap.cc:492] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.019382 11925 ts_tablet_manager.cc:1397] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260812 19:29:53.021754 11925 raft_consensus.cc:348] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.022274 11925 raft_consensus.cc:374] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.022519 11925 raft_consensus.cc:729] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.023103 11925 consensus_queue.cc:260] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.023700 11925 raft_consensus.cc:388] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.023984 11925 raft_consensus.cc:482] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.024273 11925 raft_consensus.cc:3037] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.029376 11925 raft_consensus.cc:504] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.030117 11925 leader_election.cc:302] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.030748 11925 leader_election.cc:288] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.030908 11931 raft_consensus.cc:2781] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.031944 11931 raft_consensus.cc:686] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.032615 11925 ts_tablet_manager.cc:1428] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:53.032773 11931 consensus_queue.cc:237] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.033653 11925 tablet_bootstrap.cc:492] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.039875 11925 tablet_bootstrap.cc:654] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.043826 11751 catalog_manager.cc:5495] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.044914 11925 tablet_bootstrap.cc:492] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.045307 11925 ts_tablet_manager.cc:1397] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260812 19:29:53.047538 11925 raft_consensus.cc:348] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.048058 11925 raft_consensus.cc:374] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.048305 11925 raft_consensus.cc:729] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.048871 11925 consensus_queue.cc:260] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.049454 11925 raft_consensus.cc:388] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.049754 11925 raft_consensus.cc:482] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.050061 11925 raft_consensus.cc:3037] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.055362 11925 raft_consensus.cc:504] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.055835 11925 leader_election.cc:302] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.056232 11925 leader_election.cc:288] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.056398 11931 raft_consensus.cc:2781] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.056881 11931 raft_consensus.cc:686] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.057278 11925 ts_tablet_manager.cc:1428] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:53.057535 11931 consensus_queue.cc:237] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.058050 11925 tablet_bootstrap.cc:492] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.065037 11925 tablet_bootstrap.cc:654] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.080181 11925 tablet_bootstrap.cc:492] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.080596 11925 ts_tablet_manager.cc:1397] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.016s
I20260812 19:29:53.083494 11925 raft_consensus.cc:348] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.084206 11925 raft_consensus.cc:374] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.084515 11925 raft_consensus.cc:729] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.085208 11751 catalog_manager.cc:5495] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.085286 11925 consensus_queue.cc:260] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.086225 11925 raft_consensus.cc:388] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.086558 11925 raft_consensus.cc:482] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.086932 11925 raft_consensus.cc:3037] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.098519 11925 raft_consensus.cc:504] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.099221 11925 leader_election.cc:302] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.099821 11925 leader_election.cc:288] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.099985 11931 raft_consensus.cc:2781] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.100494 11931 raft_consensus.cc:686] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.101387 11931 consensus_queue.cc:237] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.102149 11925 ts_tablet_manager.cc:1428] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.000s
I20260812 19:29:53.102962 11925 tablet_bootstrap.cc:492] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.108929 11925 tablet_bootstrap.cc:654] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.115849 11751 catalog_manager.cc:5495] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.117723 11925 tablet_bootstrap.cc:492] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.120457 11925 ts_tablet_manager.cc:1397] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260812 19:29:53.123886 11925 raft_consensus.cc:348] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.124469 11925 raft_consensus.cc:374] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.124751 11925 raft_consensus.cc:729] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.125563 11925 consensus_queue.cc:260] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.126240 11925 raft_consensus.cc:388] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.126605 11925 raft_consensus.cc:482] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.126948 11925 raft_consensus.cc:3037] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.133818 11925 raft_consensus.cc:504] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.134589 11925 leader_election.cc:302] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.135360 11925 leader_election.cc:288] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.135525 11931 raft_consensus.cc:2781] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.136049 11931 raft_consensus.cc:686] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.136706 11931 consensus_queue.cc:237] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.137902 11925 ts_tablet_manager.cc:1428] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260812 19:29:53.139547 11925 tablet_bootstrap.cc:492] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.147006 11925 tablet_bootstrap.cc:654] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.151340 11751 catalog_manager.cc:5495] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.154785 11925 tablet_bootstrap.cc:492] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.157294 11925 ts_tablet_manager.cc:1397] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260812 19:29:53.160624 11925 raft_consensus.cc:348] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.161187 11925 raft_consensus.cc:374] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.161473 11925 raft_consensus.cc:729] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.162285 11925 consensus_queue.cc:260] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.162835 11925 raft_consensus.cc:388] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.163108 11925 raft_consensus.cc:482] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.163424 11925 raft_consensus.cc:3037] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.168753 11925 raft_consensus.cc:504] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.169345 11925 leader_election.cc:302] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.169930 11925 leader_election.cc:288] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.170076 11931 raft_consensus.cc:2781] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.170526 11931 raft_consensus.cc:686] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.171048 11925 ts_tablet_manager.cc:1428] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:53.171187 11931 consensus_queue.cc:237] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.171799 11925 tablet_bootstrap.cc:492] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.180498 11925 tablet_bootstrap.cc:654] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.189373 11925 tablet_bootstrap.cc:492] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.189836 11925 ts_tablet_manager.cc:1397] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260812 19:29:53.192466 11925 raft_consensus.cc:348] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.193040 11925 raft_consensus.cc:374] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.193328 11925 raft_consensus.cc:729] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.194022 11925 consensus_queue.cc:260] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.194653 11925 raft_consensus.cc:388] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.195068 11925 raft_consensus.cc:482] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.194634 11751 catalog_manager.cc:5495] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.195369 11925 raft_consensus.cc:3037] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.202227 11925 raft_consensus.cc:504] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.202901 11925 leader_election.cc:302] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.203714 11931 raft_consensus.cc:2781] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.204187 11931 raft_consensus.cc:686] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.204874 11931 consensus_queue.cc:237] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.206981 11925 leader_election.cc:288] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.209640 11925 ts_tablet_manager.cc:1428] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.012s
I20260812 19:29:53.213441 11751 catalog_manager.cc:5495] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.256268 11751 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_5"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:53.289415 11858 tablet_service.cc:1467] Processing CreateTablet for tablet 22436da8509b4b88954c3bb4d0f3ae86 (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:53.290210 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 31b106097a7840d282727ef815f8179f (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:53.290727 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 22436da8509b4b88954c3bb4d0f3ae86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.290827 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 4f025bbdaf904f9992559a5bb24d5780 (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:53.291430 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31b106097a7840d282727ef815f8179f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.292160 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f025bbdaf904f9992559a5bb24d5780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.296669 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 091460e840c341708edad94fa61cf10e (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:53.298182 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 091460e840c341708edad94fa61cf10e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.307442 11925 tablet_bootstrap.cc:492] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.309909 11858 tablet_service.cc:1467] Processing CreateTablet for tablet e90e7bb60248469dbe451018e9aa5817 (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:53.311273 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e90e7bb60248469dbe451018e9aa5817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.313115 11925 tablet_bootstrap.cc:654] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.315234 11855 tablet_service.cc:1467] Processing CreateTablet for tablet b6a2fc19f22c49938fcc48141e8648c5 (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:53.315522 11862 tablet_service.cc:1467] Processing CreateTablet for tablet c7f93fcf9735450fa188e4f59ebe691a (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:53.315755 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 887e4406aa484415a62e6c5921c56c11 (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:53.316733 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6a2fc19f22c49938fcc48141e8648c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.317287 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 1160ad1485a946b394737e3fee84d87a (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:53.317234 11857 tablet_service.cc:1467] Processing CreateTablet for tablet de130e0b1733489797ebc785c93be73d (DEFAULT_TABLE table=test_table_5 [id=943220ee79664375b871b579c9f6f5fe]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:53.318929 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 887e4406aa484415a62e6c5921c56c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.319621 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1160ad1485a946b394737e3fee84d87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.325636 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet de130e0b1733489797ebc785c93be73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.326324 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c7f93fcf9735450fa188e4f59ebe691a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.329736 11925 tablet_bootstrap.cc:492] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.330185 11925 ts_tablet_manager.cc:1397] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260812 19:29:53.332476 11925 raft_consensus.cc:348] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.333033 11925 raft_consensus.cc:374] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.333305 11925 raft_consensus.cc:729] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.342780 11925 consensus_queue.cc:260] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.343425 11925 raft_consensus.cc:388] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.343686 11925 raft_consensus.cc:482] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.343997 11925 raft_consensus.cc:3037] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.348188 11925 raft_consensus.cc:504] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.348904 11925 leader_election.cc:302] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.349447 11925 leader_election.cc:288] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.349669 11931 raft_consensus.cc:2781] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.350183 11931 raft_consensus.cc:686] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.350838 11931 consensus_queue.cc:237] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.351387 11925 ts_tablet_manager.cc:1428] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260812 19:29:53.352124 11925 tablet_bootstrap.cc:492] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.359275 11925 tablet_bootstrap.cc:654] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.360885 11751 catalog_manager.cc:5495] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.364074 11925 tablet_bootstrap.cc:492] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.364539 11925 ts_tablet_manager.cc:1397] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260812 19:29:53.366865 11925 raft_consensus.cc:348] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.367374 11925 raft_consensus.cc:374] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.367636 11925 raft_consensus.cc:729] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.368234 11925 consensus_queue.cc:260] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.368656 11925 raft_consensus.cc:388] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.368873 11925 raft_consensus.cc:482] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.369133 11925 raft_consensus.cc:3037] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.373198 11925 raft_consensus.cc:504] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.373761 11925 leader_election.cc:302] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.374249 11925 leader_election.cc:288] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.374413 11931 raft_consensus.cc:2781] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.374841 11931 raft_consensus.cc:686] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.375512 11931 consensus_queue.cc:237] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.375936 11925 ts_tablet_manager.cc:1428] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260812 19:29:53.376647 11925 tablet_bootstrap.cc:492] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.381250 11925 tablet_bootstrap.cc:654] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.386113 11925 tablet_bootstrap.cc:492] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.385869 11752 catalog_manager.cc:5495] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.386493 11925 ts_tablet_manager.cc:1397] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260812 19:29:53.388671 11925 raft_consensus.cc:348] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.389153 11925 raft_consensus.cc:374] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.389360 11925 raft_consensus.cc:729] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.389951 11925 consensus_queue.cc:260] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.390507 11925 raft_consensus.cc:388] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.390766 11925 raft_consensus.cc:482] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.391135 11925 raft_consensus.cc:3037] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.396589 11925 raft_consensus.cc:504] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.397248 11925 leader_election.cc:302] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.397797 11925 leader_election.cc:288] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.398053 11931 raft_consensus.cc:2781] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.398722 11931 raft_consensus.cc:686] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.399334 11925 ts_tablet_manager.cc:1428] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:53.399387 11931 consensus_queue.cc:237] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.400151 11925 tablet_bootstrap.cc:492] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.405443 11925 tablet_bootstrap.cc:654] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.409395 11752 catalog_manager.cc:5495] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.411260 11925 tablet_bootstrap.cc:492] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.411630 11925 ts_tablet_manager.cc:1397] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260812 19:29:53.413408 11925 raft_consensus.cc:348] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.413937 11925 raft_consensus.cc:374] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.414207 11925 raft_consensus.cc:729] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.414762 11925 consensus_queue.cc:260] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.415321 11925 raft_consensus.cc:388] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.415582 11925 raft_consensus.cc:482] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.415881 11925 raft_consensus.cc:3037] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.420922 11925 raft_consensus.cc:504] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.421602 11925 leader_election.cc:302] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.422101 11925 leader_election.cc:288] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.422286 11931 raft_consensus.cc:2781] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.422767 11931 raft_consensus.cc:686] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.423533 11925 ts_tablet_manager.cc:1428] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:53.423455 11931 consensus_queue.cc:237] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.424221 11925 tablet_bootstrap.cc:492] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.429302 11925 tablet_bootstrap.cc:654] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.433107 11752 catalog_manager.cc:5495] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.433882 11925 tablet_bootstrap.cc:492] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.434237 11925 ts_tablet_manager.cc:1397] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260812 19:29:53.435869 11925 raft_consensus.cc:348] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.436270 11925 raft_consensus.cc:374] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.436532 11925 raft_consensus.cc:729] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.437148 11925 consensus_queue.cc:260] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.437762 11925 raft_consensus.cc:388] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.438009 11925 raft_consensus.cc:482] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.438287 11925 raft_consensus.cc:3037] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.443500 11925 raft_consensus.cc:504] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.444054 11925 leader_election.cc:302] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.444602 11925 leader_election.cc:288] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.444779 11931 raft_consensus.cc:2781] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.445328 11931 raft_consensus.cc:686] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.445714 11925 ts_tablet_manager.cc:1428] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260812 19:29:53.446481 11925 tablet_bootstrap.cc:492] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.446120 11931 consensus_queue.cc:237] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.452730 11925 tablet_bootstrap.cc:654] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.457440 11925 tablet_bootstrap.cc:492] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.457901 11925 ts_tablet_manager.cc:1397] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260812 19:29:53.458097 11752 catalog_manager.cc:5495] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.460126 11925 raft_consensus.cc:348] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.460528 11925 raft_consensus.cc:374] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.460763 11925 raft_consensus.cc:729] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.461328 11925 consensus_queue.cc:260] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.461833 11925 raft_consensus.cc:388] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.462095 11925 raft_consensus.cc:482] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.462373 11925 raft_consensus.cc:3037] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.467669 11925 raft_consensus.cc:504] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.468113 11925 leader_election.cc:302] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.468555 11925 leader_election.cc:288] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.468755 11931 raft_consensus.cc:2781] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.469321 11931 raft_consensus.cc:686] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.470031 11925 ts_tablet_manager.cc:1428] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:53.470047 11931 consensus_queue.cc:237] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.470709 11925 tablet_bootstrap.cc:492] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.475564 11925 tablet_bootstrap.cc:654] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.480347 11925 tablet_bootstrap.cc:492] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.480700 11925 ts_tablet_manager.cc:1397] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260812 19:29:53.481175 11752 catalog_manager.cc:5495] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.482431 11925 raft_consensus.cc:348] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.482843 11925 raft_consensus.cc:374] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.483104 11925 raft_consensus.cc:729] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.483613 11925 consensus_queue.cc:260] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.484031 11925 raft_consensus.cc:388] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.484237 11925 raft_consensus.cc:482] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.484512 11925 raft_consensus.cc:3037] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.490324 11925 raft_consensus.cc:504] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.490876 11925 leader_election.cc:302] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.491376 11925 leader_election.cc:288] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.491529 11931 raft_consensus.cc:2781] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.492157 11931 raft_consensus.cc:686] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.493062 11925 ts_tablet_manager.cc:1428] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:53.492846 11931 consensus_queue.cc:237] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.493813 11925 tablet_bootstrap.cc:492] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.500734 11925 tablet_bootstrap.cc:654] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.506350 11925 tablet_bootstrap.cc:492] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.506709 11925 ts_tablet_manager.cc:1397] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260812 19:29:53.507997 11752 catalog_manager.cc:5495] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.508354 11925 raft_consensus.cc:348] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.508822 11925 raft_consensus.cc:374] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.509025 11925 raft_consensus.cc:729] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.509667 11925 consensus_queue.cc:260] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.510169 11925 raft_consensus.cc:388] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.510387 11925 raft_consensus.cc:482] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.510645 11925 raft_consensus.cc:3037] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.516325 11925 raft_consensus.cc:504] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.517045 11925 leader_election.cc:302] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.517520 11925 leader_election.cc:288] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.517683 11931 raft_consensus.cc:2781] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.518118 11931 raft_consensus.cc:686] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.518786 11931 consensus_queue.cc:237] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.519258 11925 ts_tablet_manager.cc:1428] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:53.520027 11925 tablet_bootstrap.cc:492] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.525475 11925 tablet_bootstrap.cc:654] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.530588 11925 tablet_bootstrap.cc:492] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.530988 11925 ts_tablet_manager.cc:1397] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:29:53.533152 11925 raft_consensus.cc:348] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.533725 11925 raft_consensus.cc:374] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.533994 11925 raft_consensus.cc:729] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.534655 11925 consensus_queue.cc:260] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.535283 11925 raft_consensus.cc:388] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.535573 11925 raft_consensus.cc:482] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.535874 11925 raft_consensus.cc:3037] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.537837 11752 catalog_manager.cc:5495] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.543421 11925 raft_consensus.cc:504] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.544663 11925 leader_election.cc:302] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.545454 11931 raft_consensus.cc:2781] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.545969 11931 raft_consensus.cc:686] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.546721 11931 consensus_queue.cc:237] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.548897 11925 leader_election.cc:288] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.551136 11925 ts_tablet_manager.cc:1428] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.003s
I20260812 19:29:53.552932 11925 tablet_bootstrap.cc:492] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.556751 11752 catalog_manager.cc:5495] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.558991 11925 tablet_bootstrap.cc:654] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.565250 11925 tablet_bootstrap.cc:492] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.565747 11925 ts_tablet_manager.cc:1397] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:53.568322 11925 raft_consensus.cc:348] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.568902 11925 raft_consensus.cc:374] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.569254 11925 raft_consensus.cc:729] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.569922 11925 consensus_queue.cc:260] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.570580 11925 raft_consensus.cc:388] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.570864 11925 raft_consensus.cc:482] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.571177 11925 raft_consensus.cc:3037] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.578444 11925 raft_consensus.cc:504] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.579190 11925 leader_election.cc:302] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.579818 11925 leader_election.cc:288] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.579984 11931 raft_consensus.cc:2781] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.580467 11931 raft_consensus.cc:686] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.581154 11931 consensus_queue.cc:237] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.581544 11925 ts_tablet_manager.cc:1428] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260812 19:29:53.592074 11752 catalog_manager.cc:5495] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.629405 11752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_6"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:53.669415 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 646f1364de8b4a919463f13f081e9e58 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:53.670051 11858 tablet_service.cc:1467] Processing CreateTablet for tablet a7c556c09f5b40059f9adb6ce9b15e42 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:53.670593 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 646f1364de8b4a919463f13f081e9e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.671191 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a7c556c09f5b40059f9adb6ce9b15e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.674820 11864 tablet_service.cc:1467] Processing CreateTablet for tablet bdc9e1ce69034e84a40be493149d0a2c (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:53.674947 11857 tablet_service.cc:1467] Processing CreateTablet for tablet ade7ae0990d94deeb59bb63ea8f143bd (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:53.675509 11862 tablet_service.cc:1467] Processing CreateTablet for tablet 3c7b63b987d746ca86b7908a6b630e82 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:53.675979 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bdc9e1ce69034e84a40be493149d0a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.676652 11862 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3c7b63b987d746ca86b7908a6b630e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.676406 11855 tablet_service.cc:1467] Processing CreateTablet for tablet 384948197f1f41caadd262d2559e10dc (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:53.677255 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ade7ae0990d94deeb59bb63ea8f143bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.677851 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 384948197f1f41caadd262d2559e10dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.678449 11860 tablet_service.cc:1467] Processing CreateTablet for tablet bf69ef12d55b4606a3d316c937e3d9f4 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:53.679544 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf69ef12d55b4606a3d316c937e3d9f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.683022 11863 tablet_service.cc:1467] Processing CreateTablet for tablet eef77a5e80824862abd65bc5c1465b21 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:53.684170 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eef77a5e80824862abd65bc5c1465b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.686653 11925 tablet_bootstrap.cc:492] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.691917 11925 tablet_bootstrap.cc:654] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.698505 11854 tablet_service.cc:1467] Processing CreateTablet for tablet 3bc8d0690bd443a98d709c735acf70a0 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:53.700170 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3bc8d0690bd443a98d709c735acf70a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.708606 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 9d38c3c5fa874c68b6285be7b693c1d7 (DEFAULT_TABLE table=test_table_6 [id=51257678e6e6475b9c46fda4a4c94fd2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:53.710263 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9d38c3c5fa874c68b6285be7b693c1d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:53.712097 11925 tablet_bootstrap.cc:492] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.717440 11925 ts_tablet_manager.cc:1397] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.004s
I20260812 19:29:53.719787 11925 raft_consensus.cc:348] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.720337 11925 raft_consensus.cc:374] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.720587 11925 raft_consensus.cc:729] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.721177 11925 consensus_queue.cc:260] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.721781 11925 raft_consensus.cc:388] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.722057 11925 raft_consensus.cc:482] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.722335 11925 raft_consensus.cc:3037] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.728281 11925 raft_consensus.cc:504] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.728972 11925 leader_election.cc:302] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.729553 11925 leader_election.cc:288] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.729724 11931 raft_consensus.cc:2781] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.730144 11931 raft_consensus.cc:686] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.730813 11931 consensus_queue.cc:237] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.731226 11925 ts_tablet_manager.cc:1428] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:53.731949 11925 tablet_bootstrap.cc:492] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.737313 11925 tablet_bootstrap.cc:654] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.741868 11925 tablet_bootstrap.cc:492] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.742213 11925 ts_tablet_manager.cc:1397] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260812 19:29:53.742379 11752 catalog_manager.cc:5495] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.743857 11925 raft_consensus.cc:348] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.744380 11925 raft_consensus.cc:374] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.744622 11925 raft_consensus.cc:729] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.745160 11925 consensus_queue.cc:260] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.745713 11925 raft_consensus.cc:388] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.745949 11925 raft_consensus.cc:482] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.746208 11925 raft_consensus.cc:3037] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.751060 11925 raft_consensus.cc:504] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.751559 11925 leader_election.cc:302] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.752004 11925 leader_election.cc:288] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.752187 11931 raft_consensus.cc:2781] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.752643 11931 raft_consensus.cc:686] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.753347 11925 ts_tablet_manager.cc:1428] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:29:53.753314 11931 consensus_queue.cc:237] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.754142 11925 tablet_bootstrap.cc:492] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.759939 11925 tablet_bootstrap.cc:654] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.765086 11925 tablet_bootstrap.cc:492] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.765455 11925 ts_tablet_manager.cc:1397] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260812 19:29:53.767216 11925 raft_consensus.cc:348] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.767590 11925 raft_consensus.cc:374] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.767822 11925 raft_consensus.cc:729] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.767783 11752 catalog_manager.cc:5495] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.768447 11925 consensus_queue.cc:260] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.769034 11925 raft_consensus.cc:388] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.769248 11925 raft_consensus.cc:482] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.769536 11925 raft_consensus.cc:3037] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.775118 11925 raft_consensus.cc:504] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.775750 11925 leader_election.cc:302] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.776288 11925 leader_election.cc:288] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.776441 11931 raft_consensus.cc:2781] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.776876 11931 raft_consensus.cc:686] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.777544 11931 consensus_queue.cc:237] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.777987 11925 ts_tablet_manager.cc:1428] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:53.778740 11925 tablet_bootstrap.cc:492] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.783829 11925 tablet_bootstrap.cc:654] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.788528 11925 tablet_bootstrap.cc:492] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.787993 11752 catalog_manager.cc:5495] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.788990 11925 ts_tablet_manager.cc:1397] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260812 19:29:53.791293 11925 raft_consensus.cc:348] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.791801 11925 raft_consensus.cc:374] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.792042 11925 raft_consensus.cc:729] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.792513 11925 consensus_queue.cc:260] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.792958 11925 raft_consensus.cc:388] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.793219 11925 raft_consensus.cc:482] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.793485 11925 raft_consensus.cc:3037] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.798327 11925 raft_consensus.cc:504] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.798832 11925 leader_election.cc:302] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.799320 11925 leader_election.cc:288] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.799468 11931 raft_consensus.cc:2781] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.799917 11931 raft_consensus.cc:686] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.800590 11931 consensus_queue.cc:237] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.801013 11925 ts_tablet_manager.cc:1428] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:53.801749 11925 tablet_bootstrap.cc:492] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.806409 11925 tablet_bootstrap.cc:654] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.811218 11925 tablet_bootstrap.cc:492] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.811529 11925 ts_tablet_manager.cc:1397] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260812 19:29:53.812777 11752 catalog_manager.cc:5495] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.813287 11925 raft_consensus.cc:348] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.813817 11925 raft_consensus.cc:374] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.814013 11925 raft_consensus.cc:729] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.814569 11925 consensus_queue.cc:260] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.814993 11925 raft_consensus.cc:388] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.815203 11925 raft_consensus.cc:482] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.815460 11925 raft_consensus.cc:3037] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.820919 11925 raft_consensus.cc:504] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.821456 11925 leader_election.cc:302] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.821979 11925 leader_election.cc:288] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.822152 11931 raft_consensus.cc:2781] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.822613 11931 raft_consensus.cc:686] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.823379 11925 ts_tablet_manager.cc:1428] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:53.823240 11931 consensus_queue.cc:237] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.824033 11925 tablet_bootstrap.cc:492] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.829281 11925 tablet_bootstrap.cc:654] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.834436 11925 tablet_bootstrap.cc:492] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.834793 11925 ts_tablet_manager.cc:1397] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:29:53.835145 11752 catalog_manager.cc:5495] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.836678 11925 raft_consensus.cc:348] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.837204 11925 raft_consensus.cc:374] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.837456 11925 raft_consensus.cc:729] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.838078 11925 consensus_queue.cc:260] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.838528 11925 raft_consensus.cc:388] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.838749 11925 raft_consensus.cc:482] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.839025 11925 raft_consensus.cc:3037] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.844219 11925 raft_consensus.cc:504] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.844732 11925 leader_election.cc:302] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.845155 11925 leader_election.cc:288] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.845326 11931 raft_consensus.cc:2781] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.845837 11931 raft_consensus.cc:686] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.846585 11925 ts_tablet_manager.cc:1428] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:53.846480 11931 consensus_queue.cc:237] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.847343 11925 tablet_bootstrap.cc:492] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.853444 11925 tablet_bootstrap.cc:654] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.858848 11925 tablet_bootstrap.cc:492] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.859305 11925 ts_tablet_manager.cc:1397] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:53.861562 11925 raft_consensus.cc:348] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.862138 11925 raft_consensus.cc:374] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.862386 11925 raft_consensus.cc:729] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.862634 11752 catalog_manager.cc:5495] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.862939 11925 consensus_queue.cc:260] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.863508 11925 raft_consensus.cc:388] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.863766 11925 raft_consensus.cc:482] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.864051 11925 raft_consensus.cc:3037] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.869805 11925 raft_consensus.cc:504] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.870471 11925 leader_election.cc:302] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.871014 11925 leader_election.cc:288] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.871120 11931 raft_consensus.cc:2781] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.871649 11931 raft_consensus.cc:686] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.872423 11925 ts_tablet_manager.cc:1428] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260812 19:29:53.872274 11931 consensus_queue.cc:237] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.873064 11925 tablet_bootstrap.cc:492] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.878162 11925 tablet_bootstrap.cc:654] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.884032 11925 tablet_bootstrap.cc:492] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.884436 11925 ts_tablet_manager.cc:1397] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:29:53.884562 11752 catalog_manager.cc:5495] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.886746 11925 raft_consensus.cc:348] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.887307 11925 raft_consensus.cc:374] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.887543 11925 raft_consensus.cc:729] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.888063 11925 consensus_queue.cc:260] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.888547 11925 raft_consensus.cc:388] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.888801 11925 raft_consensus.cc:482] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.889109 11925 raft_consensus.cc:3037] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.894003 11925 raft_consensus.cc:504] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.894577 11925 leader_election.cc:302] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.895015 11925 leader_election.cc:288] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.895169 11931 raft_consensus.cc:2781] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.895730 11931 raft_consensus.cc:686] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.896643 11925 ts_tablet_manager.cc:1428] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260812 19:29:53.896409 11931 consensus_queue.cc:237] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.897397 11925 tablet_bootstrap.cc:492] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.902740 11925 tablet_bootstrap.cc:654] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.908213 11925 tablet_bootstrap.cc:492] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.908627 11925 ts_tablet_manager.cc:1397] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260812 19:29:53.910923 11925 raft_consensus.cc:348] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.911440 11925 raft_consensus.cc:374] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.911684 11925 raft_consensus.cc:729] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.912227 11925 consensus_queue.cc:260] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.912822 11925 raft_consensus.cc:388] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.913108 11925 raft_consensus.cc:482] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.913378 11925 raft_consensus.cc:3037] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.912941 11752 catalog_manager.cc:5495] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.918507 11925 raft_consensus.cc:504] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.919148 11925 leader_election.cc:302] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.919646 11925 leader_election.cc:288] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.919806 11931 raft_consensus.cc:2781] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.920485 11931 raft_consensus.cc:686] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.921118 11925 ts_tablet_manager.cc:1428] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260812 19:29:53.921119 11931 consensus_queue.cc:237] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.921953 11925 tablet_bootstrap.cc:492] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:53.927374 11925 tablet_bootstrap.cc:654] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:53.930523 11752 catalog_manager.cc:5495] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:53.932152 11925 tablet_bootstrap.cc:492] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:53.932543 11925 ts_tablet_manager.cc:1397] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260812 19:29:53.934805 11925 raft_consensus.cc:348] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.935297 11925 raft_consensus.cc:374] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:53.935526 11925 raft_consensus.cc:729] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:53.935983 11925 consensus_queue.cc:260] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.936607 11925 raft_consensus.cc:388] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:53.936801 11925 raft_consensus.cc:482] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:53.937095 11925 raft_consensus.cc:3037] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:53.941325 11925 raft_consensus.cc:504] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.941916 11925 leader_election.cc:302] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:53.942484 11925 leader_election.cc:288] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:53.942653 11931 raft_consensus.cc:2781] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:53.943347 11931 raft_consensus.cc:686] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:53.944216 11925 ts_tablet_manager.cc:1428] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260812 19:29:53.944038 11931 consensus_queue.cc:237] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:53.955061 11752 catalog_manager.cc:5495] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.015813 11752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_7"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:54.046447 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 7d9bf1e6695f4487b41bbbacc15496bf (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:54.046984 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 3bd954ca4e1f44e9947eb1fa4583041f (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:54.047590 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7d9bf1e6695f4487b41bbbacc15496bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.048125 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3bd954ca4e1f44e9947eb1fa4583041f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.050565 11854 tablet_service.cc:1467] Processing CreateTablet for tablet 7a8820af9ed74f919ae5d09bdefc0a2c (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:54.051745 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7a8820af9ed74f919ae5d09bdefc0a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.053222 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 36dd883d11db4a3a92ca99801b14e8f2 (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:54.054260 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 36dd883d11db4a3a92ca99801b14e8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.054584 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 0c2eb0f7acc74fd3accadd1e01c63bc8 (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:54.055727 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0c2eb0f7acc74fd3accadd1e01c63bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.058569 11858 tablet_service.cc:1467] Processing CreateTablet for tablet 344462d88fd94818a1a08a1212936c6b (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:54.059732 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 344462d88fd94818a1a08a1212936c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.062536 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 30efc9cb28cf4d96a24101a504aa8a55 (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:54.063714 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 30efc9cb28cf4d96a24101a504aa8a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.064580 11925 tablet_bootstrap.cc:492] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.051761 11855 tablet_service.cc:1467] Processing CreateTablet for tablet 1133d117940c4b89a32c844a74a57fae (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:54.065924 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1133d117940c4b89a32c844a74a57fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.070184 11925 tablet_bootstrap.cc:654] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.085234 11925 tablet_bootstrap.cc:492] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.085662 11925 ts_tablet_manager.cc:1397] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260812 19:29:54.086644 11855 tablet_service.cc:1467] Processing CreateTablet for tablet 369095b47c2a4626a3ae7acc9a907c41 (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:54.087569 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 6d3227efca9f4570ad01f65b27cc4969 (DEFAULT_TABLE table=test_table_7 [id=6ba2f7cb5dfd4b3d8d16d9888de9d655]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:54.088023 11925 raft_consensus.cc:348] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.088655 11925 raft_consensus.cc:374] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.088922 11925 raft_consensus.cc:729] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.089365 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 369095b47c2a4626a3ae7acc9a907c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.089493 11925 consensus_queue.cc:260] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.091310 11925 raft_consensus.cc:388] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.091583 11925 raft_consensus.cc:482] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.091876 11925 raft_consensus.cc:3037] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.095774 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6d3227efca9f4570ad01f65b27cc4969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.097781 11925 raft_consensus.cc:504] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.099666 11925 leader_election.cc:302] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.100252 11925 leader_election.cc:288] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.100417 11931 raft_consensus.cc:2781] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.100878 11931 raft_consensus.cc:686] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.101588 11931 consensus_queue.cc:237] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.101949 11925 ts_tablet_manager.cc:1428] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260812 19:29:54.103869 11925 tablet_bootstrap.cc:492] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.109843 11925 tablet_bootstrap.cc:654] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.115188 11925 tablet_bootstrap.cc:492] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.115564 11925 ts_tablet_manager.cc:1397] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260812 19:29:54.116806 11752 catalog_manager.cc:5495] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.117713 11925 raft_consensus.cc:348] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.118193 11925 raft_consensus.cc:374] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.118439 11925 raft_consensus.cc:729] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.118952 11925 consensus_queue.cc:260] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.119369 11925 raft_consensus.cc:388] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.119561 11925 raft_consensus.cc:482] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.119819 11925 raft_consensus.cc:3037] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.126806 11925 raft_consensus.cc:504] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.127336 11925 leader_election.cc:302] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.127800 11925 leader_election.cc:288] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.127957 11931 raft_consensus.cc:2781] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.128383 11931 raft_consensus.cc:686] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.129055 11931 consensus_queue.cc:237] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.129537 11925 ts_tablet_manager.cc:1428] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260812 19:29:54.130312 11925 tablet_bootstrap.cc:492] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.135200 11925 tablet_bootstrap.cc:654] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.139802 11925 tablet_bootstrap.cc:492] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.140167 11925 ts_tablet_manager.cc:1397] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.005s
I20260812 19:29:54.141847 11925 raft_consensus.cc:348] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.142271 11925 raft_consensus.cc:374] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.142218 11752 catalog_manager.cc:5495] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.143117 11925 raft_consensus.cc:729] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.143715 11925 consensus_queue.cc:260] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.144161 11925 raft_consensus.cc:388] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.144382 11925 raft_consensus.cc:482] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.144650 11925 raft_consensus.cc:3037] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.150214 11925 raft_consensus.cc:504] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.150725 11925 leader_election.cc:302] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.151149 11925 leader_election.cc:288] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.151284 11931 raft_consensus.cc:2781] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.151775 11931 raft_consensus.cc:686] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.152488 11925 ts_tablet_manager.cc:1428] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:29:54.152366 11931 consensus_queue.cc:237] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.153257 11925 tablet_bootstrap.cc:492] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.159035 11925 tablet_bootstrap.cc:654] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.163722 11925 tablet_bootstrap.cc:492] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.164119 11925 ts_tablet_manager.cc:1397] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:29:54.165313 11752 catalog_manager.cc:5495] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.166162 11925 raft_consensus.cc:348] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.166575 11925 raft_consensus.cc:374] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.166811 11925 raft_consensus.cc:729] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.167377 11925 consensus_queue.cc:260] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.167795 11925 raft_consensus.cc:388] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.168035 11925 raft_consensus.cc:482] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.168286 11925 raft_consensus.cc:3037] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.173454 11925 raft_consensus.cc:504] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.174062 11925 leader_election.cc:302] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.174510 11925 leader_election.cc:288] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.174679 11931 raft_consensus.cc:2781] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.175187 11931 raft_consensus.cc:686] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.176007 11925 ts_tablet_manager.cc:1428] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:29:54.175879 11931 consensus_queue.cc:237] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.176980 11925 tablet_bootstrap.cc:492] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.182715 11925 tablet_bootstrap.cc:654] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.188604 11925 tablet_bootstrap.cc:492] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.189019 11925 ts_tablet_manager.cc:1397] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260812 19:29:54.191150 11925 raft_consensus.cc:348] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.191660 11925 raft_consensus.cc:374] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.191910 11925 raft_consensus.cc:729] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.192451 11925 consensus_queue.cc:260] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.193028 11925 raft_consensus.cc:388] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.193284 11925 raft_consensus.cc:482] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.193562 11925 raft_consensus.cc:3037] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.194954 11752 catalog_manager.cc:5495] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.199240 11925 raft_consensus.cc:504] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.199834 11925 leader_election.cc:302] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.200513 11925 leader_election.cc:288] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.200662 11931 raft_consensus.cc:2781] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.201208 11931 raft_consensus.cc:686] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.202028 11925 ts_tablet_manager.cc:1428] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.004s
I20260812 19:29:54.201936 11931 consensus_queue.cc:237] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.202813 11925 tablet_bootstrap.cc:492] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.207625 11925 tablet_bootstrap.cc:654] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.215647 11925 tablet_bootstrap.cc:492] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.216068 11925 ts_tablet_manager.cc:1397] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260812 19:29:54.218309 11925 raft_consensus.cc:348] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.218232 11752 catalog_manager.cc:5495] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.218854 11925 raft_consensus.cc:374] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.219116 11925 raft_consensus.cc:729] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.219725 11925 consensus_queue.cc:260] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.220275 11925 raft_consensus.cc:388] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.220575 11925 raft_consensus.cc:482] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.220834 11925 raft_consensus.cc:3037] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.226536 11925 raft_consensus.cc:504] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.227243 11925 leader_election.cc:302] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.227696 11925 leader_election.cc:288] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.227919 11931 raft_consensus.cc:2781] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.228482 11931 raft_consensus.cc:686] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.229288 11925 ts_tablet_manager.cc:1428] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260812 19:29:54.229190 11931 consensus_queue.cc:237] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.230074 11925 tablet_bootstrap.cc:492] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.233966 11925 tablet_bootstrap.cc:654] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.238615 11752 catalog_manager.cc:5495] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.274703 11925 tablet_bootstrap.cc:492] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.275137 11925 ts_tablet_manager.cc:1397] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.004s
I20260812 19:29:54.276824 11925 raft_consensus.cc:348] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.277271 11925 raft_consensus.cc:374] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.277477 11925 raft_consensus.cc:729] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.278014 11925 consensus_queue.cc:260] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.278478 11925 raft_consensus.cc:388] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.278689 11925 raft_consensus.cc:482] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.278941 11925 raft_consensus.cc:3037] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.283681 11925 raft_consensus.cc:504] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.284240 11925 leader_election.cc:302] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.284701 11925 leader_election.cc:288] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.284889 11931 raft_consensus.cc:2781] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.285506 11931 raft_consensus.cc:686] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.286307 11925 ts_tablet_manager.cc:1428] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260812 19:29:54.286190 11931 consensus_queue.cc:237] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.287037 11925 tablet_bootstrap.cc:492] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.292371 11925 tablet_bootstrap.cc:654] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.297801 11925 tablet_bootstrap.cc:492] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.298225 11925 ts_tablet_manager.cc:1397] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260812 19:29:54.299243 11752 catalog_manager.cc:5495] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.300741 11925 raft_consensus.cc:348] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.301215 11925 raft_consensus.cc:374] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.301450 11925 raft_consensus.cc:729] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.302050 11925 consensus_queue.cc:260] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.302598 11925 raft_consensus.cc:388] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.302845 11925 raft_consensus.cc:482] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.303123 11925 raft_consensus.cc:3037] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.308295 11925 raft_consensus.cc:504] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.308846 11925 leader_election.cc:302] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.309283 11925 leader_election.cc:288] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.309469 11931 raft_consensus.cc:2781] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.309974 11931 raft_consensus.cc:686] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.310739 11925 ts_tablet_manager.cc:1428] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:54.310649 11931 consensus_queue.cc:237] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.311448 11925 tablet_bootstrap.cc:492] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.317497 11925 tablet_bootstrap.cc:654] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.322463 11925 tablet_bootstrap.cc:492] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.322831 11925 ts_tablet_manager.cc:1397] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260812 19:29:54.324888 11925 raft_consensus.cc:348] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.325394 11925 raft_consensus.cc:374] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.325677 11925 raft_consensus.cc:729] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.326228 11925 consensus_queue.cc:260] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.326834 11925 raft_consensus.cc:388] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.327091 11925 raft_consensus.cc:482] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.327368 11925 raft_consensus.cc:3037] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.328132 11752 catalog_manager.cc:5495] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.331988 11925 raft_consensus.cc:504] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.332623 11925 leader_election.cc:302] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.333041 11925 leader_election.cc:288] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.333199 11931 raft_consensus.cc:2781] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.334091 11931 raft_consensus.cc:686] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.334635 11925 ts_tablet_manager.cc:1428] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:54.334736 11931 consensus_queue.cc:237] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.335228 11925 tablet_bootstrap.cc:492] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.340256 11925 tablet_bootstrap.cc:654] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.344244 11752 catalog_manager.cc:5495] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.344862 11925 tablet_bootstrap.cc:492] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.345196 11925 ts_tablet_manager.cc:1397] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.003s
I20260812 19:29:54.346858 11925 raft_consensus.cc:348] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.347249 11925 raft_consensus.cc:374] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.347466 11925 raft_consensus.cc:729] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.347911 11925 consensus_queue.cc:260] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.348515 11925 raft_consensus.cc:388] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.348719 11925 raft_consensus.cc:482] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.348986 11925 raft_consensus.cc:3037] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.353062 11925 raft_consensus.cc:504] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.353507 11925 leader_election.cc:302] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.353963 11925 leader_election.cc:288] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.354140 11931 raft_consensus.cc:2781] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.354661 11931 raft_consensus.cc:686] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.355384 11925 ts_tablet_manager.cc:1428] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260812 19:29:54.355274 11931 consensus_queue.cc:237] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.364679 11752 catalog_manager.cc:5495] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.389930 11752 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_8"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:54.421455 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 20663354bcbd4d4d9daf26ea584d92cf (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:54.421794 11855 tablet_service.cc:1467] Processing CreateTablet for tablet 7ef1322a69a8425699d10e1daa4bea50 (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:54.422735 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 20663354bcbd4d4d9daf26ea584d92cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.423269 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ef1322a69a8425699d10e1daa4bea50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.425287 11858 tablet_service.cc:1467] Processing CreateTablet for tablet b9a6bdf3df7c45a09ab27b7af8a3b2d7 (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:54.425648 11854 tablet_service.cc:1467] Processing CreateTablet for tablet 053d473caecf491e80c441c8407a4751 (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:54.426327 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b9a6bdf3df7c45a09ab27b7af8a3b2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.426205 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 9fcc5ab1a6784da3b8506fbc427fd39c (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:54.426816 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 053d473caecf491e80c441c8407a4751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.427351 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9fcc5ab1a6784da3b8506fbc427fd39c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.422966 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 53f56c7abd2b45a9ada8e49f9986495d (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:54.428200 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 53f56c7abd2b45a9ada8e49f9986495d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.437373 11925 tablet_bootstrap.cc:492] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.442655 11925 tablet_bootstrap.cc:654] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.444710 11863 tablet_service.cc:1467] Processing CreateTablet for tablet 172c31e9a17b41f9b135638c0dbae086 (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:54.446141 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 172c31e9a17b41f9b135638c0dbae086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.446092 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 1ba5428903684cb3a0ad0164904ee38b (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:54.447111 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1ba5428903684cb3a0ad0164904ee38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.452996 11858 tablet_service.cc:1467] Processing CreateTablet for tablet c892c3f4a6e54549b07fd27f968968dd (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:54.454077 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c892c3f4a6e54549b07fd27f968968dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.463783 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 60635145769f4139a666e19ffa2724c1 (DEFAULT_TABLE table=test_table_8 [id=841a3dadd64345a88f6a9de516dfb84f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:54.464939 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 60635145769f4139a666e19ffa2724c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.479310 11925 tablet_bootstrap.cc:492] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.479736 11925 ts_tablet_manager.cc:1397] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.020s
I20260812 19:29:54.481943 11925 raft_consensus.cc:348] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.482508 11925 raft_consensus.cc:374] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.482793 11925 raft_consensus.cc:729] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.483291 11925 consensus_queue.cc:260] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.483702 11925 raft_consensus.cc:388] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.483899 11925 raft_consensus.cc:482] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.484105 11925 raft_consensus.cc:3037] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.487864 11925 raft_consensus.cc:504] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.488451 11925 leader_election.cc:302] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.488978 11925 leader_election.cc:288] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.489171 11931 raft_consensus.cc:2781] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.489674 11931 raft_consensus.cc:686] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.490435 11925 ts_tablet_manager.cc:1428] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260812 19:29:54.490329 11931 consensus_queue.cc:237] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.491101 11925 tablet_bootstrap.cc:492] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.496153 11925 tablet_bootstrap.cc:654] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.500761 11925 tablet_bootstrap.cc:492] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.501164 11925 ts_tablet_manager.cc:1397] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260812 19:29:54.503124 11925 raft_consensus.cc:348] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.503660 11925 raft_consensus.cc:374] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.503960 11925 raft_consensus.cc:729] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.503947 11752 catalog_manager.cc:5495] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.504603 11925 consensus_queue.cc:260] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.505116 11925 raft_consensus.cc:388] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.505304 11925 raft_consensus.cc:482] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.505561 11925 raft_consensus.cc:3037] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.510944 11925 raft_consensus.cc:504] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.511502 11925 leader_election.cc:302] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.512073 11925 leader_election.cc:288] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.512212 11931 raft_consensus.cc:2781] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.512971 11931 raft_consensus.cc:686] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.513177 11925 ts_tablet_manager.cc:1428] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260812 19:29:54.513952 11925 tablet_bootstrap.cc:492] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.513697 11931 consensus_queue.cc:237] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.520432 11925 tablet_bootstrap.cc:654] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.525700 11925 tablet_bootstrap.cc:492] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.526090 11925 ts_tablet_manager.cc:1397] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260812 19:29:54.527601 11752 catalog_manager.cc:5495] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.528228 11925 raft_consensus.cc:348] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.528733 11925 raft_consensus.cc:374] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.528982 11925 raft_consensus.cc:729] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.529568 11925 consensus_queue.cc:260] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.530157 11925 raft_consensus.cc:388] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.530404 11925 raft_consensus.cc:482] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.530674 11925 raft_consensus.cc:3037] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.536063 11925 raft_consensus.cc:504] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.536607 11925 leader_election.cc:302] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.537029 11925 leader_election.cc:288] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.537195 11931 raft_consensus.cc:2781] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.537672 11931 raft_consensus.cc:686] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.538420 11925 ts_tablet_manager.cc:1428] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:54.538336 11931 consensus_queue.cc:237] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.540058 11925 tablet_bootstrap.cc:492] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.544649 11925 tablet_bootstrap.cc:654] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.549417 11925 tablet_bootstrap.cc:492] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.549821 11925 ts_tablet_manager.cc:1397] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.007s
I20260812 19:29:54.551875 11925 raft_consensus.cc:348] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.552450 11925 raft_consensus.cc:374] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.552697 11925 raft_consensus.cc:729] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.553238 11925 consensus_queue.cc:260] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.553807 11925 raft_consensus.cc:388] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.554070 11925 raft_consensus.cc:482] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.554339 11925 raft_consensus.cc:3037] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.560314 11925 raft_consensus.cc:504] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.560281 11751 catalog_manager.cc:5495] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.561218 11925 leader_election.cc:302] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.561854 11925 leader_election.cc:288] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.562009 11931 raft_consensus.cc:2781] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.562438 11931 raft_consensus.cc:686] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.563081 11931 consensus_queue.cc:237] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.563474 11925 ts_tablet_manager.cc:1428] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260812 19:29:54.564208 11925 tablet_bootstrap.cc:492] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.569257 11925 tablet_bootstrap.cc:654] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.574077 11925 tablet_bootstrap.cc:492] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.574414 11925 ts_tablet_manager.cc:1397] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260812 19:29:54.576200 11925 raft_consensus.cc:348] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.576553 11925 raft_consensus.cc:374] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.576777 11925 raft_consensus.cc:729] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.577312 11925 consensus_queue.cc:260] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.577797 11925 raft_consensus.cc:388] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.578019 11925 raft_consensus.cc:482] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.578258 11925 raft_consensus.cc:3037] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.578799 11751 catalog_manager.cc:5495] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.583694 11925 raft_consensus.cc:504] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.584388 11925 leader_election.cc:302] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.584892 11925 leader_election.cc:288] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.585073 11931 raft_consensus.cc:2781] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.585534 11931 raft_consensus.cc:686] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.586429 11925 ts_tablet_manager.cc:1428] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260812 19:29:54.586230 11931 consensus_queue.cc:237] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.587250 11925 tablet_bootstrap.cc:492] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.592571 11925 tablet_bootstrap.cc:654] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.597723 11925 tablet_bootstrap.cc:492] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.598111 11925 ts_tablet_manager.cc:1397] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.008s
I20260812 19:29:54.599318 11751 catalog_manager.cc:5495] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.599813 11925 raft_consensus.cc:348] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.600278 11925 raft_consensus.cc:374] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.600478 11925 raft_consensus.cc:729] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.601042 11925 consensus_queue.cc:260] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.601588 11925 raft_consensus.cc:388] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.601871 11925 raft_consensus.cc:482] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.602152 11925 raft_consensus.cc:3037] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.607326 11925 raft_consensus.cc:504] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.607765 11925 leader_election.cc:302] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.608115 11925 leader_election.cc:288] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.608304 11931 raft_consensus.cc:2781] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.608829 11931 raft_consensus.cc:686] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.609459 11925 ts_tablet_manager.cc:1428] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260812 19:29:54.609437 11931 consensus_queue.cc:237] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.610190 11925 tablet_bootstrap.cc:492] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.615295 11925 tablet_bootstrap.cc:654] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.619992 11925 tablet_bootstrap.cc:492] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.620374 11925 ts_tablet_manager.cc:1397] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260812 19:29:54.621368 11751 catalog_manager.cc:5495] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.622579 11925 raft_consensus.cc:348] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.623083 11925 raft_consensus.cc:374] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.623332 11925 raft_consensus.cc:729] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.624266 11925 consensus_queue.cc:260] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.624715 11925 raft_consensus.cc:388] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.624914 11925 raft_consensus.cc:482] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.625205 11925 raft_consensus.cc:3037] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.630266 11925 raft_consensus.cc:504] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.630788 11925 leader_election.cc:302] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.631258 11925 leader_election.cc:288] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.631403 11931 raft_consensus.cc:2781] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.632085 11931 raft_consensus.cc:686] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.632872 11925 ts_tablet_manager.cc:1428] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260812 19:29:54.632747 11931 consensus_queue.cc:237] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.633594 11925 tablet_bootstrap.cc:492] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.639173 11925 tablet_bootstrap.cc:654] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.643987 11925 tablet_bootstrap.cc:492] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.644375 11925 ts_tablet_manager.cc:1397] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260812 19:29:54.646544 11925 raft_consensus.cc:348] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.647070 11925 raft_consensus.cc:374] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.647341 11925 raft_consensus.cc:729] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.647847 11925 consensus_queue.cc:260] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.648350 11925 raft_consensus.cc:388] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.648590 11925 raft_consensus.cc:482] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.648872 11925 raft_consensus.cc:3037] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.651520 11751 catalog_manager.cc:5495] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.653239 11925 raft_consensus.cc:504] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.653789 11925 leader_election.cc:302] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.654240 11925 leader_election.cc:288] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.654362 11931 raft_consensus.cc:2781] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.654757 11931 raft_consensus.cc:686] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.655586 11931 consensus_queue.cc:237] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.655843 11925 ts_tablet_manager.cc:1428] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260812 19:29:54.656616 11925 tablet_bootstrap.cc:492] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.661729 11925 tablet_bootstrap.cc:654] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.666560 11925 tablet_bootstrap.cc:492] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.666915 11925 ts_tablet_manager.cc:1397] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260812 19:29:54.668485 11925 raft_consensus.cc:348] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.668861 11925 raft_consensus.cc:374] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.669099 11925 raft_consensus.cc:729] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.669143 11751 catalog_manager.cc:5495] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.669708 11925 consensus_queue.cc:260] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.670290 11925 raft_consensus.cc:388] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.670606 11925 raft_consensus.cc:482] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.670859 11925 raft_consensus.cc:3037] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.674855 11925 raft_consensus.cc:504] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.675498 11925 leader_election.cc:302] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.676048 11925 leader_election.cc:288] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.676172 11931 raft_consensus.cc:2781] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.676573 11931 raft_consensus.cc:686] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.677131 11931 consensus_queue.cc:237] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.677805 11925 ts_tablet_manager.cc:1428] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260812 19:29:54.678509 11925 tablet_bootstrap.cc:492] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.683552 11925 tablet_bootstrap.cc:654] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.688942 11751 catalog_manager.cc:5495] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.689429 11925 tablet_bootstrap.cc:492] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.689870 11925 ts_tablet_manager.cc:1397] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260812 19:29:54.691787 11925 raft_consensus.cc:348] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.692288 11925 raft_consensus.cc:374] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.692534 11925 raft_consensus.cc:729] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.692994 11925 consensus_queue.cc:260] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.693418 11925 raft_consensus.cc:388] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.693691 11925 raft_consensus.cc:482] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.693994 11925 raft_consensus.cc:3037] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.699064 11925 raft_consensus.cc:504] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.699556 11925 leader_election.cc:302] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.700049 11925 leader_election.cc:288] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.700201 11931 raft_consensus.cc:2781] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.700819 11931 raft_consensus.cc:686] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.701385 11925 ts_tablet_manager.cc:1428] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260812 19:29:54.701551 11931 consensus_queue.cc:237] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.715638 11751 catalog_manager.cc:5495] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.760169 11751 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57170:
name: "test_table_9"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:29:54.792722 11864 tablet_service.cc:1467] Processing CreateTablet for tablet 62d5b403e36841dda53d02a3fca10ada (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 19:29:54.793866 11864 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 62d5b403e36841dda53d02a3fca10ada. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.797832 11854 tablet_service.cc:1467] Processing CreateTablet for tablet 31767593794a42ee8892479d4025db4f (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 19:29:54.798408 11858 tablet_service.cc:1467] Processing CreateTablet for tablet 65d9521dd5d64157bdf81bf01a06dbc8 (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 19:29:54.799057 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31767593794a42ee8892479d4025db4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.799576 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65d9521dd5d64157bdf81bf01a06dbc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.799330 11855 tablet_service.cc:1467] Processing CreateTablet for tablet ee1b16850a6f4bfda79900a913c4621c (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 19:29:54.800371 11855 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ee1b16850a6f4bfda79900a913c4621c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.802430 11863 tablet_service.cc:1467] Processing CreateTablet for tablet b77cf1ca233a4801919ccd5917c75fb6 (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 19:29:54.803407 11863 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b77cf1ca233a4801919ccd5917c75fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.806391 11852 tablet_service.cc:1467] Processing CreateTablet for tablet 7d97d21ef10c4b12a23bf5692b921443 (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 19:29:54.807109 11860 tablet_service.cc:1467] Processing CreateTablet for tablet 37f91c88c9a44d08b402d9ee9c698d64 (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 19:29:54.807524 11852 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7d97d21ef10c4b12a23bf5692b921443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.808107 11860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 37f91c88c9a44d08b402d9ee9c698d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.813446 11925 tablet_bootstrap.cc:492] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.818622 11925 tablet_bootstrap.cc:654] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.818538 11857 tablet_service.cc:1467] Processing CreateTablet for tablet 0ae8bdc1031b40e888fd5edef71fb890 (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 19:29:54.819609 11857 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ae8bdc1031b40e888fd5edef71fb890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.822841 11854 tablet_service.cc:1467] Processing CreateTablet for tablet 7ed98ad591154ca3920c8541f5f47d82 (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 19:29:54.827149 11854 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7ed98ad591154ca3920c8541f5f47d82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.837657 11858 tablet_service.cc:1467] Processing CreateTablet for tablet ed812607ffe042b0aa87347de1c4822c (DEFAULT_TABLE table=test_table_9 [id=c5180065d2dd4e30a11283c87d78a425]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 19:29:54.839789 11858 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ed812607ffe042b0aa87347de1c4822c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:29:54.842002 11925 tablet_bootstrap.cc:492] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.843184 11925 ts_tablet_manager.cc:1397] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.015s
I20260812 19:29:54.845569 11925 raft_consensus.cc:348] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.846109 11925 raft_consensus.cc:374] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.846374 11925 raft_consensus.cc:729] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.846959 11925 consensus_queue.cc:260] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.847543 11925 raft_consensus.cc:388] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.847823 11925 raft_consensus.cc:482] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.848111 11925 raft_consensus.cc:3037] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.854715 11925 raft_consensus.cc:504] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.855270 11925 leader_election.cc:302] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.855785 11925 leader_election.cc:288] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.855916 11931 raft_consensus.cc:2781] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.856393 11931 raft_consensus.cc:686] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.857146 11925 ts_tablet_manager.cc:1428] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260812 19:29:54.856938 11931 consensus_queue.cc:237] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.857900 11925 tablet_bootstrap.cc:492] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.862746 11925 tablet_bootstrap.cc:654] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.867602 11925 tablet_bootstrap.cc:492] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.867980 11925 ts_tablet_manager.cc:1397] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260812 19:29:54.868649 11751 catalog_manager.cc:5495] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.870312 11925 raft_consensus.cc:348] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.871320 11925 raft_consensus.cc:374] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.871558 11925 raft_consensus.cc:729] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.872087 11925 consensus_queue.cc:260] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.872628 11925 raft_consensus.cc:388] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.872880 11925 raft_consensus.cc:482] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.873092 11925 raft_consensus.cc:3037] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.878222 11925 raft_consensus.cc:504] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.878683 11925 leader_election.cc:302] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.879170 11925 leader_election.cc:288] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.879325 11931 raft_consensus.cc:2781] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.879980 11931 raft_consensus.cc:686] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.880542 11925 ts_tablet_manager.cc:1428] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:29:54.880563 11931 consensus_queue.cc:237] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.882350 11925 tablet_bootstrap.cc:492] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.887370 11925 tablet_bootstrap.cc:654] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.892685 11925 tablet_bootstrap.cc:492] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.893077 11925 ts_tablet_manager.cc:1397] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:29:54.894776 11925 raft_consensus.cc:348] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.895221 11925 raft_consensus.cc:374] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.895430 11925 raft_consensus.cc:729] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.896039 11925 consensus_queue.cc:260] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.896536 11925 raft_consensus.cc:388] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.896836 11925 raft_consensus.cc:482] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.897178 11925 raft_consensus.cc:3037] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.901137 11752 catalog_manager.cc:5495] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.902169 11925 raft_consensus.cc:504] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.902733 11925 leader_election.cc:302] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.903204 11925 leader_election.cc:288] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.903342 11931 raft_consensus.cc:2781] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.903729 11931 raft_consensus.cc:686] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.904309 11931 consensus_queue.cc:237] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.906291 11925 ts_tablet_manager.cc:1428] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260812 19:29:54.907058 11925 tablet_bootstrap.cc:492] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.911652 11925 tablet_bootstrap.cc:654] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.916180 11925 tablet_bootstrap.cc:492] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.916529 11925 ts_tablet_manager.cc:1397] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.003s
I20260812 19:29:54.918181 11925 raft_consensus.cc:348] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.918605 11925 raft_consensus.cc:374] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.918820 11925 raft_consensus.cc:729] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.919044 11752 catalog_manager.cc:5495] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.919328 11925 consensus_queue.cc:260] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.919860 11925 raft_consensus.cc:388] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.920079 11925 raft_consensus.cc:482] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.920324 11925 raft_consensus.cc:3037] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.925510 11925 raft_consensus.cc:504] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.926208 11925 leader_election.cc:302] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.926836 11925 leader_election.cc:288] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.926991 11931 raft_consensus.cc:2781] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.927439 11931 raft_consensus.cc:686] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.928049 11931 consensus_queue.cc:237] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.928500 11925 ts_tablet_manager.cc:1428] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:29:54.929064 11925 tablet_bootstrap.cc:492] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.934314 11925 tablet_bootstrap.cc:654] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.940173 11925 tablet_bootstrap.cc:492] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.940575 11925 ts_tablet_manager.cc:1397] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260812 19:29:54.942768 11925 raft_consensus.cc:348] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.943326 11925 raft_consensus.cc:374] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.943699 11925 raft_consensus.cc:729] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.943287 11752 catalog_manager.cc:5495] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.944253 11925 consensus_queue.cc:260] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.944792 11925 raft_consensus.cc:388] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.945196 11925 raft_consensus.cc:482] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.945657 11925 raft_consensus.cc:3037] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.950672 11925 raft_consensus.cc:504] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.951347 11925 leader_election.cc:302] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.951891 11925 leader_election.cc:288] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.952035 11931 raft_consensus.cc:2781] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.952996 11931 raft_consensus.cc:686] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.953649 11925 ts_tablet_manager.cc:1428] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260812 19:29:54.953575 11931 consensus_queue.cc:237] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.954543 11925 tablet_bootstrap.cc:492] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.960529 11925 tablet_bootstrap.cc:654] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.965754 11925 tablet_bootstrap.cc:492] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.966125 11925 ts_tablet_manager.cc:1397] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260812 19:29:54.967770 11925 raft_consensus.cc:348] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.968212 11925 raft_consensus.cc:374] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.968423 11925 raft_consensus.cc:729] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.968999 11925 consensus_queue.cc:260] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.969467 11925 raft_consensus.cc:388] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.969712 11925 raft_consensus.cc:482] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.970014 11925 raft_consensus.cc:3037] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.973960 11752 catalog_manager.cc:5495] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.974376 11925 raft_consensus.cc:504] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.974969 11925 leader_election.cc:302] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.975389 11925 leader_election.cc:288] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.975538 11931 raft_consensus.cc:2781] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.975958 11931 raft_consensus.cc:686] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:54.976801 11925 ts_tablet_manager.cc:1428] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260812 19:29:54.976513 11931 consensus_queue.cc:237] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.977449 11925 tablet_bootstrap.cc:492] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:54.983280 11925 tablet_bootstrap.cc:654] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:54.988081 11925 tablet_bootstrap.cc:492] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:54.988456 11925 ts_tablet_manager.cc:1397] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260812 19:29:54.990777 11925 raft_consensus.cc:348] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.991257 11925 raft_consensus.cc:374] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:54.991477 11925 raft_consensus.cc:729] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:54.992009 11925 consensus_queue.cc:260] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.992452 11925 raft_consensus.cc:388] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:54.992671 11925 raft_consensus.cc:482] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:54.992926 11925 raft_consensus.cc:3037] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:54.993700 11752 catalog_manager.cc:5495] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:54.997727 11925 raft_consensus.cc:504] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:54.998368 11925 leader_election.cc:302] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:54.998910 11925 leader_election.cc:288] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:54.999053 11932 raft_consensus.cc:2781] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:54.999547 11932 raft_consensus.cc:686] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:55.000288 11932 consensus_queue.cc:237] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.000535 11925 ts_tablet_manager.cc:1428] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260812 19:29:55.002548 11925 tablet_bootstrap.cc:492] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:55.006815 11925 tablet_bootstrap.cc:654] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:55.011098 11925 tablet_bootstrap.cc:492] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:55.011554 11925 ts_tablet_manager.cc:1397] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
I20260812 19:29:55.012948 11752 catalog_manager.cc:5495] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:55.013157 11925 raft_consensus.cc:348] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.013676 11925 raft_consensus.cc:374] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:55.013901 11925 raft_consensus.cc:729] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:55.014505 11925 consensus_queue.cc:260] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.015048 11925 raft_consensus.cc:388] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:55.015277 11925 raft_consensus.cc:482] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:55.015527 11925 raft_consensus.cc:3037] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:55.020586 11925 raft_consensus.cc:504] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.021257 11925 leader_election.cc:302] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:55.021831 11925 leader_election.cc:288] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:55.021925 11932 raft_consensus.cc:2781] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:55.022670 11932 raft_consensus.cc:686] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:55.023602 11925 ts_tablet_manager.cc:1428] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260812 19:29:55.023355 11932 consensus_queue.cc:237] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.024348 11925 tablet_bootstrap.cc:492] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:55.029856 11925 tablet_bootstrap.cc:654] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:55.034725 11925 tablet_bootstrap.cc:492] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:55.035058 11925 ts_tablet_manager.cc:1397] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260812 19:29:55.037024 11925 raft_consensus.cc:348] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.037408 11925 raft_consensus.cc:374] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:55.037066 11752 catalog_manager.cc:5495] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:55.037717 11925 raft_consensus.cc:729] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:55.038287 11925 consensus_queue.cc:260] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.038700 11925 raft_consensus.cc:388] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:55.038940 11925 raft_consensus.cc:482] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:55.039204 11925 raft_consensus.cc:3037] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:55.044014 11925 raft_consensus.cc:504] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.044600 11925 leader_election.cc:302] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:55.045011 11925 leader_election.cc:288] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:55.045169 11932 raft_consensus.cc:2781] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:55.045646 11932 raft_consensus.cc:686] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:55.046293 11925 ts_tablet_manager.cc:1428] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260812 19:29:55.046264 11932 consensus_queue.cc:237] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.047856 11925 tablet_bootstrap.cc:492] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b: Bootstrap starting.
I20260812 19:29:55.053527 11925 tablet_bootstrap.cc:654] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b: Neither blocks nor log segments found. Creating new log.
I20260812 19:29:55.058847 11925 tablet_bootstrap.cc:492] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b: No bootstrap required, opened a new log
I20260812 19:29:55.059235 11925 ts_tablet_manager.cc:1397] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260812 19:29:55.061220 11925 raft_consensus.cc:348] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.061766 11925 raft_consensus.cc:374] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:29:55.062016 11925 raft_consensus.cc:729] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Initialized, Role: FOLLOWER
I20260812 19:29:55.062553 11925 consensus_queue.cc:260] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.063359 11925 raft_consensus.cc:388] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:29:55.063627 11925 raft_consensus.cc:482] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:29:55.063915 11925 raft_consensus.cc:3037] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:29:55.069864 11925 raft_consensus.cc:504] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.070515 11925 leader_election.cc:302] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b75949eb9e4a466a8bc39601de91bf3b; no voters: 
I20260812 19:29:55.071069 11925 leader_election.cc:288] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:29:55.071234 11932 raft_consensus.cc:2781] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:29:55.072036 11932 raft_consensus.cc:686] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Becoming Leader. State: Replica: b75949eb9e4a466a8bc39601de91bf3b, State: Running, Role: LEADER
I20260812 19:29:55.072274 11925 ts_tablet_manager.cc:1428] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.011s
I20260812 19:29:55.072486 11752 catalog_manager.cc:5495] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:55.072824 11932 consensus_queue.cc:237] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } }
I20260812 19:29:55.088738 11752 catalog_manager.cc:5495] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129). New cstate: current_term: 1 leader_uuid: "b75949eb9e4a466a8bc39601de91bf3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75949eb9e4a466a8bc39601de91bf3b" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39759 } health_report { overall_health: HEALTHY } } }
I20260812 19:29:55.133330  6298 tablet_server.cc:178] TabletServer@127.6.38.129:0 shutting down...
I20260812 19:29:55.177110  6298 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260812 19:29:55.178484  6298 tablet_replica.cc:330] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.179203  6298 raft_consensus.cc:2229] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.179687  6298 raft_consensus.cc:2258] T 62d5b403e36841dda53d02a3fca10ada P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.182480  6298 tablet_replica.cc:330] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.183065  6298 raft_consensus.cc:2229] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.183503  6298 raft_consensus.cc:2258] T ed812607ffe042b0aa87347de1c4822c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.185565  6298 tablet_replica.cc:330] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.186178  6298 raft_consensus.cc:2229] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.186554  6298 raft_consensus.cc:2258] T b77cf1ca233a4801919ccd5917c75fb6 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.188825  6298 tablet_replica.cc:330] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.189399  6298 raft_consensus.cc:2229] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.189841  6298 raft_consensus.cc:2258] T 7d9bf1e6695f4487b41bbbacc15496bf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.191370  6298 tablet_replica.cc:330] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.192062  6298 raft_consensus.cc:2229] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.192476  6298 raft_consensus.cc:2258] T 0ae8bdc1031b40e888fd5edef71fb890 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.194680  6298 tablet_replica.cc:330] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.195292  6298 raft_consensus.cc:2229] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.195741  6298 raft_consensus.cc:2258] T ee1b16850a6f4bfda79900a913c4621c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.198499  6298 tablet_replica.cc:330] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.199546  6298 raft_consensus.cc:2229] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.199960  6298 raft_consensus.cc:2258] T 37f91c88c9a44d08b402d9ee9c698d64 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.202327  6298 tablet_replica.cc:330] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.202946  6298 raft_consensus.cc:2229] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.203518  6298 raft_consensus.cc:2258] T 31767593794a42ee8892479d4025db4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.205426  6298 tablet_replica.cc:330] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.206033  6298 raft_consensus.cc:2229] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.206456  6298 raft_consensus.cc:2258] T 7ef1322a69a8425699d10e1daa4bea50 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.208460  6298 tablet_replica.cc:330] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.209026  6298 raft_consensus.cc:2229] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.209414  6298 raft_consensus.cc:2258] T bdc9e1ce69034e84a40be493149d0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.210777  6298 tablet_replica.cc:330] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.211303  6298 raft_consensus.cc:2229] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.211668  6298 raft_consensus.cc:2258] T 53f56c7abd2b45a9ada8e49f9986495d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.213366  6298 tablet_replica.cc:330] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.214516  6298 raft_consensus.cc:2229] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.215008  6298 raft_consensus.cc:2258] T 9fcc5ab1a6784da3b8506fbc427fd39c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.217042  6298 tablet_replica.cc:330] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.217697  6298 raft_consensus.cc:2229] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.218111  6298 raft_consensus.cc:2258] T 1ba5428903684cb3a0ad0164904ee38b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.219959  6298 tablet_replica.cc:330] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.220543  6298 raft_consensus.cc:2229] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.220945  6298 raft_consensus.cc:2258] T 20663354bcbd4d4d9daf26ea584d92cf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.223037  6298 tablet_replica.cc:330] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.223620  6298 raft_consensus.cc:2229] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.224030  6298 raft_consensus.cc:2258] T 172c31e9a17b41f9b135638c0dbae086 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.225972  6298 tablet_replica.cc:330] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.226558  6298 raft_consensus.cc:2229] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.226972  6298 raft_consensus.cc:2258] T 369095b47c2a4626a3ae7acc9a907c41 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.228952  6298 tablet_replica.cc:330] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.229912  6298 raft_consensus.cc:2229] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.230413  6298 raft_consensus.cc:2258] T 9af0d3f42c5d425faa3253e18a8ba9fc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.232293  6298 tablet_replica.cc:330] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.233013  6298 raft_consensus.cc:2229] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.233515  6298 raft_consensus.cc:2258] T 9d610e51845e43d08441069dcb94ec37 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.235163  6298 tablet_replica.cc:330] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.235786  6298 raft_consensus.cc:2229] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.236184  6298 raft_consensus.cc:2258] T 0c2eb0f7acc74fd3accadd1e01c63bc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.238149  6298 tablet_replica.cc:330] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.238742  6298 raft_consensus.cc:2229] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.239151  6298 raft_consensus.cc:2258] T 7d97d21ef10c4b12a23bf5692b921443 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.241079  6298 tablet_replica.cc:330] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.241719  6298 raft_consensus.cc:2229] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.242112  6298 raft_consensus.cc:2258] T 7a8820af9ed74f919ae5d09bdefc0a2c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.243503  6298 tablet_replica.cc:330] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.244086  6298 raft_consensus.cc:2229] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.244477  6298 raft_consensus.cc:2258] T 6d3227efca9f4570ad01f65b27cc4969 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.246456  6298 tablet_replica.cc:330] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.247071  6298 raft_consensus.cc:2229] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.247468  6298 raft_consensus.cc:2258] T 3bd954ca4e1f44e9947eb1fa4583041f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.248867  6298 tablet_replica.cc:330] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.249439  6298 raft_consensus.cc:2229] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.249861  6298 raft_consensus.cc:2258] T bf69ef12d55b4606a3d316c937e3d9f4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.251240  6298 tablet_replica.cc:330] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.251811  6298 raft_consensus.cc:2229] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.252195  6298 raft_consensus.cc:2258] T 646f1364de8b4a919463f13f081e9e58 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.253561  6298 tablet_replica.cc:330] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.254252  6298 raft_consensus.cc:2229] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.254648  6298 raft_consensus.cc:2258] T 1160ad1485a946b394737e3fee84d87a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.256047  6298 tablet_replica.cc:330] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.256711  6298 raft_consensus.cc:2229] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.257109  6298 raft_consensus.cc:2258] T de130e0b1733489797ebc785c93be73d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.258576  6298 tablet_replica.cc:330] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.259147  6298 raft_consensus.cc:2229] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.259532  6298 raft_consensus.cc:2258] T c7f93fcf9735450fa188e4f59ebe691a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.260890  6298 tablet_replica.cc:330] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.261456  6298 raft_consensus.cc:2229] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.261875  6298 raft_consensus.cc:2258] T b6a2fc19f22c49938fcc48141e8648c5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.263211  6298 tablet_replica.cc:330] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.263748  6298 raft_consensus.cc:2229] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.264145  6298 raft_consensus.cc:2258] T b9a6bdf3df7c45a09ab27b7af8a3b2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.266038  6298 tablet_replica.cc:330] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.266614  6298 raft_consensus.cc:2229] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.267163  6298 raft_consensus.cc:2258] T f78c6d0ef17b4d9dbcdf6c9c81210557 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.268658  6298 tablet_replica.cc:330] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.269207  6298 raft_consensus.cc:2229] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.269577  6298 raft_consensus.cc:2258] T d74b5a66701e4ca2802a4a0a0cb512da P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.270959  6298 tablet_replica.cc:330] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.271492  6298 raft_consensus.cc:2229] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.271930  6298 raft_consensus.cc:2258] T 31b106097a7840d282727ef815f8179f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.273268  6298 tablet_replica.cc:330] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.273838  6298 raft_consensus.cc:2229] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.274217  6298 raft_consensus.cc:2258] T 344462d88fd94818a1a08a1212936c6b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.276026  6298 tablet_replica.cc:330] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.276575  6298 raft_consensus.cc:2229] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.277036  6298 raft_consensus.cc:2258] T 4f025bbdaf904f9992559a5bb24d5780 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.278461  6298 tablet_replica.cc:330] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.279018  6298 raft_consensus.cc:2229] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.279400  6298 raft_consensus.cc:2258] T 22436da8509b4b88954c3bb4d0f3ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.280694  6298 tablet_replica.cc:330] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.281229  6298 raft_consensus.cc:2229] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.281605  6298 raft_consensus.cc:2258] T 1133d117940c4b89a32c844a74a57fae P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.283196  6298 tablet_replica.cc:330] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.283749  6298 raft_consensus.cc:2229] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.284129  6298 raft_consensus.cc:2258] T 3d135eed4fc3472ab9c808f37c9a8990 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.285418  6298 tablet_replica.cc:330] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.285998  6298 raft_consensus.cc:2229] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.286363  6298 raft_consensus.cc:2258] T c892c3f4a6e54549b07fd27f968968dd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.288165  6298 tablet_replica.cc:330] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.288757  6298 raft_consensus.cc:2229] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.289217  6298 raft_consensus.cc:2258] T 5eeb56d4e9964c12a96037f68d91a13f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.290851  6298 tablet_replica.cc:330] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.291384  6298 raft_consensus.cc:2229] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.291755  6298 raft_consensus.cc:2258] T 65d9521dd5d64157bdf81bf01a06dbc8 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.293838  6298 tablet_replica.cc:330] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.294406  6298 raft_consensus.cc:2229] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.294807  6298 raft_consensus.cc:2258] T a7c556c09f5b40059f9adb6ce9b15e42 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.296254  6298 tablet_replica.cc:330] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.296756  6298 raft_consensus.cc:2229] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.297149  6298 raft_consensus.cc:2258] T 47ed00e0042348aab5831bd57bdf5e04 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.298580  6298 tablet_replica.cc:330] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.299144  6298 raft_consensus.cc:2229] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.299557  6298 raft_consensus.cc:2258] T 9d38c3c5fa874c68b6285be7b693c1d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.301018  6298 tablet_replica.cc:330] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.301594  6298 raft_consensus.cc:2229] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.302018  6298 raft_consensus.cc:2258] T 72d681d40b9246798a46be2cfd1eab33 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.303315  6298 tablet_replica.cc:330] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.303858  6298 raft_consensus.cc:2229] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.304232  6298 raft_consensus.cc:2258] T ab7d0a6accc4431eb256af7296a02b0f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.305482  6298 tablet_replica.cc:330] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.306041  6298 raft_consensus.cc:2229] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.306361  6298 raft_consensus.cc:2258] T 60635145769f4139a666e19ffa2724c1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.308367  6298 tablet_replica.cc:330] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.308928  6298 raft_consensus.cc:2229] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.309242  6298 raft_consensus.cc:2258] T 36dd883d11db4a3a92ca99801b14e8f2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.310973  6298 tablet_replica.cc:330] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.311700  6298 raft_consensus.cc:2229] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.312090  6298 raft_consensus.cc:2258] T e9cfa63f50564b528f5a7c8668e7296a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.313381  6298 tablet_replica.cc:330] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.313948  6298 raft_consensus.cc:2229] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.314287  6298 raft_consensus.cc:2258] T c63aab00cf57490d9e376af25ab4c8e5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.315583  6298 tablet_replica.cc:330] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.316052  6298 raft_consensus.cc:2229] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.316368  6298 raft_consensus.cc:2258] T 30efc9cb28cf4d96a24101a504aa8a55 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.317586  6298 tablet_replica.cc:330] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.318409  6298 raft_consensus.cc:2229] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.318823  6298 raft_consensus.cc:2258] T 36a589b9e0df41b6ab90050c0109547b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.320283  6298 tablet_replica.cc:330] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.320770  6298 raft_consensus.cc:2229] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.321153  6298 raft_consensus.cc:2258] T c37c195c6a384cae89b4ebe85bb72d2d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.322613  6298 tablet_replica.cc:330] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.323132  6298 raft_consensus.cc:2229] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.323448  6298 raft_consensus.cc:2258] T bac25363488b4e1690c1c621deccdb49 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.324760  6298 tablet_replica.cc:330] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.325232  6298 raft_consensus.cc:2229] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.325537  6298 raft_consensus.cc:2258] T ade7ae0990d94deeb59bb63ea8f143bd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.326874  6298 tablet_replica.cc:330] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.327349  6298 raft_consensus.cc:2229] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.327675  6298 raft_consensus.cc:2258] T 8eb786a2560942c29f5a4af67c5d8c84 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.328974  6298 tablet_replica.cc:330] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.329449  6298 raft_consensus.cc:2229] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.329851  6298 raft_consensus.cc:2258] T 3c7b63b987d746ca86b7908a6b630e82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.331161  6298 tablet_replica.cc:330] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.331684  6298 raft_consensus.cc:2229] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.332058  6298 raft_consensus.cc:2258] T 3f76160b99c94e57af5a31aca3115461 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.333321  6298 tablet_replica.cc:330] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.333969  6298 raft_consensus.cc:2229] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.334343  6298 raft_consensus.cc:2258] T 053d473caecf491e80c441c8407a4751 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.336144  6298 tablet_replica.cc:330] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.336735  6298 raft_consensus.cc:2229] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.337116  6298 raft_consensus.cc:2258] T 887e4406aa484415a62e6c5921c56c11 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.338467  6298 tablet_replica.cc:330] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.339003  6298 raft_consensus.cc:2229] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.339380  6298 raft_consensus.cc:2258] T b569811cc9d947f98339ce3a932dabbf P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.340631  6298 tablet_replica.cc:330] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.341182  6298 raft_consensus.cc:2229] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.341553  6298 raft_consensus.cc:2258] T fd81659438864742b59a2e69abafe337 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.342954  6298 tablet_replica.cc:330] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.343484  6298 raft_consensus.cc:2229] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.343863  6298 raft_consensus.cc:2258] T 5065a674baab488692aa283b69c5d67c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.345135  6298 tablet_replica.cc:330] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.345716  6298 raft_consensus.cc:2229] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.346141  6298 raft_consensus.cc:2258] T ec5c428a216348fa8a4b25064beff2d7 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.347476  6298 tablet_replica.cc:330] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.347992  6298 raft_consensus.cc:2229] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.348379  6298 raft_consensus.cc:2258] T c5131dd916824c6c9c6aee63a70671a1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.349845  6298 tablet_replica.cc:330] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.350379  6298 raft_consensus.cc:2229] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.350795  6298 raft_consensus.cc:2258] T 36189eb317e2417aa0463e3dc23c7044 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.352511  6298 tablet_replica.cc:330] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.353062  6298 raft_consensus.cc:2229] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.353446  6298 raft_consensus.cc:2258] T e9ef407f4e9d4cadab247b03a2fa772d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.354789  6298 tablet_replica.cc:330] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.355324  6298 raft_consensus.cc:2229] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.355710  6298 raft_consensus.cc:2258] T 1eaf2c1611414e498e656dee198e9f22 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.357084  6298 tablet_replica.cc:330] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.357596  6298 raft_consensus.cc:2229] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.358047  6298 raft_consensus.cc:2258] T 35c17d52873a4e75be721e5e60a9cd85 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.359380  6298 tablet_replica.cc:330] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.359905  6298 raft_consensus.cc:2229] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.360275  6298 raft_consensus.cc:2258] T a09d75daa0be46e7920ecc3ac0b5ae86 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.361527  6298 tablet_replica.cc:330] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.362128  6298 raft_consensus.cc:2229] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.362496  6298 raft_consensus.cc:2258] T 8e6e95cbbeb24fdd898a29e26366d6b5 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.364157  6298 tablet_replica.cc:330] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.364733  6298 raft_consensus.cc:2229] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.365124  6298 raft_consensus.cc:2258] T 9677a4f3a9b747599849d19853bb72c4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.366611  6298 tablet_replica.cc:330] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.367177  6298 raft_consensus.cc:2229] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.367594  6298 raft_consensus.cc:2258] T 65177b927f8049dbb9b3404fd6abac4f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.369014  6298 tablet_replica.cc:330] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.369536  6298 raft_consensus.cc:2229] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.370029  6298 raft_consensus.cc:2258] T 6d0ccd6a8338475698f76c4c9134ad7a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.371305  6298 tablet_replica.cc:330] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.371798  6298 raft_consensus.cc:2229] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.372273  6298 raft_consensus.cc:2258] T 6863184eb31f47d8a91845b9e4f677a4 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.373534  6298 tablet_replica.cc:330] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.374086  6298 raft_consensus.cc:2229] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.374454  6298 raft_consensus.cc:2258] T 091460e840c341708edad94fa61cf10e P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.375670  6298 tablet_replica.cc:330] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.376171  6298 raft_consensus.cc:2229] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.376531  6298 raft_consensus.cc:2258] T e1e6ad0fdf7d441c9297463524fc04be P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.377837  6298 tablet_replica.cc:330] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.378338  6298 raft_consensus.cc:2229] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.378711  6298 raft_consensus.cc:2258] T 3bc8d0690bd443a98d709c735acf70a0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.379987  6298 tablet_replica.cc:330] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.380477  6298 raft_consensus.cc:2229] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.380865  6298 raft_consensus.cc:2258] T d7cce77a413b4485be6fb6a11350374d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.382227  6298 tablet_replica.cc:330] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.382726  6298 raft_consensus.cc:2229] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.383128  6298 raft_consensus.cc:2258] T 7ad260da463942cd9d40998572b73c7f P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.384557  6298 tablet_replica.cc:330] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.385094  6298 raft_consensus.cc:2229] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.385488  6298 raft_consensus.cc:2258] T 0d3af7a1b4af4162b16d13d77afe327e P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.386834  6298 tablet_replica.cc:330] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.387319  6298 raft_consensus.cc:2229] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.387707  6298 raft_consensus.cc:2258] T 5dbc9d05565c4417b9a2e468056893f1 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.389127  6298 tablet_replica.cc:330] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.389575  6298 raft_consensus.cc:2229] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.389912  6298 raft_consensus.cc:2258] T eef77a5e80824862abd65bc5c1465b21 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.391108  6298 tablet_replica.cc:330] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.391542  6298 raft_consensus.cc:2229] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.391852  6298 raft_consensus.cc:2258] T 162c3b520a1c429dba9a942027c07fdc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.393121  6298 tablet_replica.cc:330] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.393553  6298 raft_consensus.cc:2229] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.393956  6298 raft_consensus.cc:2258] T 30b660ebef1746d8adc9b62e2ef99ecc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.395159  6298 tablet_replica.cc:330] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.395723  6298 raft_consensus.cc:2229] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.396126  6298 raft_consensus.cc:2258] T 083114c0b30e4e66b334a77a0bc28f6c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.397655  6298 tablet_replica.cc:330] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.398159  6298 raft_consensus.cc:2229] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.398525  6298 raft_consensus.cc:2258] T 4d4bf54b649144579c7691f2bb70cace P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.400316  6298 tablet_replica.cc:330] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.400895  6298 raft_consensus.cc:2229] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.401268  6298 raft_consensus.cc:2258] T a55fd557b2c5452d9402872bc3e6cf3b P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.402614  6298 tablet_replica.cc:330] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.403101  6298 raft_consensus.cc:2229] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.403468  6298 raft_consensus.cc:2258] T 384948197f1f41caadd262d2559e10dc P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.404743  6298 tablet_replica.cc:330] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.405223  6298 raft_consensus.cc:2229] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.405603  6298 raft_consensus.cc:2258] T e01bfe9f7ca244ba8e44e6f2cc88fafd P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.406952  6298 tablet_replica.cc:330] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.407439  6298 raft_consensus.cc:2229] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.407807  6298 raft_consensus.cc:2258] T 523d37522e2949e0bbc70ccd2625d996 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.409058  6298 tablet_replica.cc:330] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.409515  6298 raft_consensus.cc:2229] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.409955  6298 raft_consensus.cc:2258] T 77e89507ada0459199a1da8984012a3d P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.411213  6298 tablet_replica.cc:330] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.411689  6298 raft_consensus.cc:2229] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.412055  6298 raft_consensus.cc:2258] T 0bd41cd8ab6c4ed08d19a8d44a6d2cb2 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.413309  6298 tablet_replica.cc:330] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.413869  6298 raft_consensus.cc:2229] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.414242  6298 raft_consensus.cc:2258] T e90e7bb60248469dbe451018e9aa5817 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.415565  6298 tablet_replica.cc:330] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.416049  6298 raft_consensus.cc:2229] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.416415  6298 raft_consensus.cc:2258] T 1e3bb4a78d9045f1bc7a1d2ef686367a P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.417706  6298 tablet_replica.cc:330] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.418162  6298 raft_consensus.cc:2229] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.418519  6298 raft_consensus.cc:2258] T 7915f6b9e60d4b1fabefb3290ea50498 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.419837  6298 tablet_replica.cc:330] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.420296  6298 raft_consensus.cc:2229] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.420653  6298 raft_consensus.cc:2258] T d78ff87031a1423690df9967d64acd1c P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.422072  6298 tablet_replica.cc:330] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.422518  6298 raft_consensus.cc:2229] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.422899  6298 raft_consensus.cc:2258] T 4696c6ea0870494e824ac868588c4459 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.424131  6298 tablet_replica.cc:330] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.424553  6298 raft_consensus.cc:2229] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.424944  6298 raft_consensus.cc:2258] T 660a05843b1a4ebcb228bd26345576e0 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.426343  6298 tablet_replica.cc:330] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b: stopping tablet replica
I20260812 19:29:55.426823  6298 raft_consensus.cc:2229] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:29:55.427187  6298 raft_consensus.cc:2258] T 7ed98ad591154ca3920c8541f5f47d82 P b75949eb9e4a466a8bc39601de91bf3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:55.669252  6298 tablet_server.cc:194] TabletServer@127.6.38.129:0 shutdown complete.
I20260812 19:29:58.890034  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:29:58.900256 12185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:58.900612 12186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:29:58.902423 12188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:29:58.904875  6298 server_base.cc:1034] running on GCE node
I20260812 19:29:58.908334  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:29:58.908586  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:29:58.908798  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786562998908774 us; error 0 us; skew 500 ppm
I20260812 19:29:58.909559  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:29:58.918246  6298 webserver.cc:460] Webserver started at http://127.6.38.129:35781/ using document root <none> and password file <none>
I20260812 19:29:58.918942  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:29:58.919185  6298 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260812 19:29:58.924026  6298 fs_manager.cc:709] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260812 19:29:58.927419 12194 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:58.928344  6298 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 19:29:58.928683  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root
uuid: "b75949eb9e4a466a8bc39601de91bf3b"
format_stamp: "Formatted at 2026-08-12 19:29:50 on dist-test-slave-p3t5"
I20260812 19:29:58.929157  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestLocalReplicaDeleteByMultipleTableNames.1786562791336058-6298-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:29:58.969888  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:29:58.971436  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:29:58.973333  6298 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:29:58.976435  6298 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:29:58.976681  6298 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:58.976965  6298 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:29:58.977162  6298 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:29:59.028502  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:39759
I20260812 19:29:59.028644 12265 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:39759 every 8 connection(s)
I20260812 19:29:59.037956  6298 tablet_server.cc:178] TabletServer@127.6.38.129:39759 shutting down...
I20260812 19:29:59.064630 12266 heartbeater.cc:347] Connected to a master server at 127.6.38.190:34137
I20260812 19:29:59.065222 12266 heartbeater.cc:464] Registering TS with master...
I20260812 19:29:59.066385 12266 heartbeater.cc:511] Master 127.6.38.190:34137 requested a full tablet report, sending...
I20260812 19:29:59.069463 11752 ts_manager.cc:194] Re-registered known tserver with Master: b75949eb9e4a466a8bc39601de91bf3b (127.6.38.129:39759)
I20260812 19:29:59.073130 11752 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47642
I20260812 19:29:59.076524  6298 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260812 19:29:59.093446  6298 tablet_server.cc:194] TabletServer@127.6.38.129:39759 shutdown complete.
I20260812 19:29:59.101930  6298 master.cc:537] Master@127.6.38.190:34137 shutting down...
W20260812 19:29:59.312693 11792 debug-util.cc:398] Leaking SignalData structure 0x7b0800070060 after lost signal to thread 6301
I20260812 19:29:59.408245  6298 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 2 LEADER]: Raft consensus shutting down.
I20260812 19:29:59.408991  6298 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 19:29:59.409399  6298 tablet_replica.cc:330] T 00000000000000000000000000000000 P d7f0c53d1bab4319bfde80802d16458d: stopping tablet replica
W20260812 19:30:00.427887  6298 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 11792)
I20260812 19:30:00.694129  6298 master.cc:552] Master@127.6.38.190:34137 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaDeleteByMultipleTableNames (10573 ms)
[ RUN      ] ToolTest.TestServerSetFlag
2026-08-12T19:30:00Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:30:00Z Disabled control of system clock
W20260812 19:30:00.866142  6298 mini_chronyd.cc:189] Time spent starting chronyd: real 0.124s	user 0.000s	sys 0.071s
I20260812 19:30:00.868777  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:37217
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:43041
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:37217 with env {}
W20260812 19:30:01.238612 12276 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:01.239328 12276 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:01.239847 12276 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:01.274600 12276 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:01.275002 12276 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:01.275295 12276 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:01.275568 12276 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:01.312288 12276 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:43041
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:37217
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:37217
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:30:01.313697 12276 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:30:01.315506 12276 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:30:01.334126 12283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:01.334116 12286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:01.334239 12284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:01.335800 12276 server_base.cc:1034] running on GCE node
I20260812 19:30:02.558641 12276 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:30:02.563268 12276 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:30:02.564787 12276 hybrid_clock.cc:648] HybridClock initialized: now 1786563002564703 us; error 92 us; skew 500 ppm
I20260812 19:30:02.565856 12276 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:30:02.572736 12276 webserver.cc:460] Webserver started at http://127.6.38.190:34427/ using document root <none> and password file <none>
I20260812 19:30:02.573823 12276 fs_manager.cc:359] Metadata directory not provided
I20260812 19:30:02.574081 12276 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:30:02.574591 12276 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:30:02.580631 12276 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "9b34e191569a4c65b42a0333c2f8459f"
format_stamp: "Formatted at 2026-08-12 19:30:02 on dist-test-slave-p3t5"
I20260812 19:30:02.582003 12276 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "9b34e191569a4c65b42a0333c2f8459f"
format_stamp: "Formatted at 2026-08-12 19:30:02 on dist-test-slave-p3t5"
I20260812 19:30:02.590101 12276 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260812 19:30:02.596257 12295 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:02.597482 12276 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260812 19:30:02.597862 12276 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "9b34e191569a4c65b42a0333c2f8459f"
format_stamp: "Formatted at 2026-08-12 19:30:02 on dist-test-slave-p3t5"
I20260812 19:30:02.598212 12276 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:30:02.636669 12276 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:30:02.638284 12276 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:30:02.638718 12276 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:30:02.716845 12276 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:37217
I20260812 19:30:02.716959 12360 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:37217 every 8 connection(s)
I20260812 19:30:02.719753 12276 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:30:02.725777 12361 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:30:02.727533  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 12276
I20260812 19:30:02.728435  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:30:02.757725 12361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f: Bootstrap starting.
I20260812 19:30:02.765266 12361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f: Neither blocks nor log segments found. Creating new log.
I20260812 19:30:02.767493 12361 log.cc:824] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f: Log is configured to *not* fsync() on all Append() calls
I20260812 19:30:02.772636 12361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f: No bootstrap required, opened a new log
I20260812 19:30:02.794333 12361 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b34e191569a4c65b42a0333c2f8459f" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37217 } }
I20260812 19:30:02.795078 12361 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:30:02.795284 12361 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b34e191569a4c65b42a0333c2f8459f, State: Initialized, Role: FOLLOWER
I20260812 19:30:02.795982 12361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b34e191569a4c65b42a0333c2f8459f" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37217 } }
I20260812 19:30:02.796497 12361 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:30:02.796725 12361 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:30:02.797048 12361 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:30:02.802031 12361 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b34e191569a4c65b42a0333c2f8459f" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37217 } }
I20260812 19:30:02.802832 12361 leader_election.cc:302] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9b34e191569a4c65b42a0333c2f8459f; no voters: 
I20260812 19:30:02.804692 12361 leader_election.cc:288] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:30:02.805574 12367 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:30:02.808130 12367 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [term 1 LEADER]: Becoming Leader. State: Replica: 9b34e191569a4c65b42a0333c2f8459f, State: Running, Role: LEADER
I20260812 19:30:02.808962 12367 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b34e191569a4c65b42a0333c2f8459f" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37217 } }
I20260812 19:30:02.809985 12361 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:30:02.821321 12368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b34e191569a4c65b42a0333c2f8459f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b34e191569a4c65b42a0333c2f8459f" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37217 } } }
I20260812 19:30:02.822230 12368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [sys.catalog]: This master's current role is: LEADER
I20260812 19:30:02.821897 12370 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b34e191569a4c65b42a0333c2f8459f. Latest consensus state: current_term: 1 leader_uuid: "9b34e191569a4c65b42a0333c2f8459f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b34e191569a4c65b42a0333c2f8459f" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 37217 } } }
I20260812 19:30:02.822539 12370 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f [sys.catalog]: This master's current role is: LEADER
I20260812 19:30:02.826493 12378 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:30:02.839389 12378 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:30:02.858330 12378 catalog_manager.cc:1347] Generated new cluster ID: 17cee9748e3f46ebb10b17f187118a39
I20260812 19:30:02.858705 12378 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:30:02.881291 12378 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:30:02.883646 12378 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:30:02.899181 12378 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9b34e191569a4c65b42a0333c2f8459f: Generated new TSK 0
I20260812 19:30:02.900169 12378 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:30:02.924224  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:37217
--builtin_ntp_servers=127.6.38.148:43041
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:30:03.331987 12391 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:03.332566 12391 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:03.333107 12391 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:03.366394 12391 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:03.367341 12391 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:30:03.406883 12391 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:43041
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:37217
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:30:03.408202 12391 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:30:03.410009 12391 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:30:03.432827 12398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:03.435436 12401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:03.432945 12397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:04.677495 12399 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:30:04.677655 12391 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:30:04.682113 12391 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:30:04.684499 12391 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:30:04.685915 12391 hybrid_clock.cc:648] HybridClock initialized: now 1786563004685875 us; error 54 us; skew 500 ppm
I20260812 19:30:04.686805 12391 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:30:04.699524 12391 webserver.cc:460] Webserver started at http://127.6.38.129:37683/ using document root <none> and password file <none>
I20260812 19:30:04.700572 12391 fs_manager.cc:359] Metadata directory not provided
I20260812 19:30:04.700821 12391 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:30:04.701330 12391 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:30:04.706861 12391 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "5c8e769fbfe944499b70e1e4a45578dc"
format_stamp: "Formatted at 2026-08-12 19:30:04 on dist-test-slave-p3t5"
I20260812 19:30:04.708148 12391 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "5c8e769fbfe944499b70e1e4a45578dc"
format_stamp: "Formatted at 2026-08-12 19:30:04 on dist-test-slave-p3t5"
I20260812 19:30:04.716711 12391 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260812 19:30:04.723593 12410 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:04.724927 12391 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.003s
I20260812 19:30:04.725364 12391 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "5c8e769fbfe944499b70e1e4a45578dc"
format_stamp: "Formatted at 2026-08-12 19:30:04 on dist-test-slave-p3t5"
I20260812 19:30:04.725818 12391 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:30:04.768672 12391 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:30:04.770406 12391 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:30:04.770922 12391 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:30:04.773725 12391 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:30:04.778177 12391 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:30:04.778386 12391 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:04.778759 12391 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:30:04.778914 12391 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:04.930089 12391 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:36645
I20260812 19:30:04.930202 12544 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:36645 every 8 connection(s)
I20260812 19:30:04.932834 12391 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:30:04.934749  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 12391
I20260812 19:30:04.935305  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestServerSetFlag.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:30:04.960608 12545 heartbeater.cc:347] Connected to a master server at 127.6.38.190:37217
I20260812 19:30:04.961097 12545 heartbeater.cc:464] Registering TS with master...
I20260812 19:30:04.962146 12545 heartbeater.cc:511] Master 127.6.38.190:37217 requested a full tablet report, sending...
I20260812 19:30:04.964895 12317 ts_manager.cc:194] Registered new tserver with Master: 5c8e769fbfe944499b70e1e4a45578dc (127.6.38.129:36645)
I20260812 19:30:04.967312 12317 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:37025
I20260812 19:30:04.971594  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:30:05.972112 12545 heartbeater.cc:503] Master 127.6.38.190:37217 was elected leader, sending a full tablet report...
W20260812 19:30:06.687127 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:42524 forcing change of non-runtime-safe flag unlock_unsafe_flags
W20260812 19:30:06.747136 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:06.747840 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:06.748562 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:06.784935 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:06.785341 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:06.785753 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:06.786056 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:06.788955 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:42524 changed flags via RPC: unlock_unsafe_flags from 'true' to 'true'
W20260812 19:30:09.458627 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:42526 forcing change of non-runtime-safe flag enable_data_block_fsync
W20260812 19:30:09.491686 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:09.492238 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:09.492720 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:09.493227 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:09.527794 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:09.528185 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:09.528469 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:09.528741 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:09.531669 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:42526 changed flags via RPC: enable_data_block_fsync from 'true' to 'true'
W20260812 19:30:12.239861 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:42532 forcing change of non-runtime-safe flag unlock_unsafe_flags
E20260812 19:30:12.281272 12356 flags.cc:427] Flag --enable_data_block_fsync is unsafe and unsupported.
E20260812 19:30:12.282042 12356 flags.cc:427] Flag --openssl_security_level_override is unsafe and unsupported.
E20260812 19:30:12.282514 12356 flags.cc:427] Flag --rpc_server_allow_ephemeral_ports is unsafe and unsupported.
E20260812 19:30:12.283062 12356 flags.cc:427] Flag --never_fsync is unsafe and unsupported.
E20260812 19:30:12.283588 12356 flags.cc:433] 4 unsafe flag(s) in use.
E20260812 19:30:12.283730 12356 flags.cc:434] Use --unlock_unsafe_flags to proceed at your own risk.
W20260812 19:30:17.770539 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:51582 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260812 19:30:17.803246 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:17.803794 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:17.804152 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:17.804627 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:17.840298 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:17.840682 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:17.840973 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:17.841230 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:17.844200 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:51582 changed flags via RPC: unlock_experimental_flags from 'true' to 'true'
W20260812 19:30:20.699119 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:20.700080 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:20.700814 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:20.701756 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:20.752033 12356 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260812 19:30:20.752391 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:20.752686 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:20.752960 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:20.753227 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:20.756124 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:51594 changed flags via RPC: auto_rebalancing_enabled from 'false' to 'true'
W20260812 19:30:23.483680 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:51606 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260812 19:30:23.548100 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:23.548972 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:23.549472 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:23.550031 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
E20260812 19:30:23.584106 12356 flags.cc:427] Flag --auto_rebalancing_enabled is experimental and unsupported.
E20260812 19:30:23.584383 12356 flags.cc:427] Flag --ipki_ca_key_size is experimental and unsupported.
E20260812 19:30:23.584703 12356 flags.cc:427] Flag --ipki_server_key_size is experimental and unsupported.
E20260812 19:30:23.584980 12356 flags.cc:427] Flag --tsk_num_rsa_bits is experimental and unsupported.
E20260812 19:30:23.585235 12356 flags.cc:427] Flag --rpc_reuseport is experimental and unsupported.
E20260812 19:30:23.586079 12356 flags.cc:433] 5 experimental flag(s) in use.
E20260812 19:30:23.586246 12356 flags.cc:434] Use --unlock_experimental_flags to proceed at your own risk.
W20260812 19:30:29.047962 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:39900 forcing change of non-runtime-safe flag unlock_experimental_flags
W20260812 19:30:29.080585 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:29.081347 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:29.081964 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:29.082769 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:29.117153 12356 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260812 19:30:29.117475 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:29.117785 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:29.118106 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:29.118388 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:29.121379 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:39900 changed flags via RPC: unlock_experimental_flags from 'true' to 'true'
W20260812 19:30:31.822108 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:39906 forcing change of non-runtime-safe flag raft_prepare_replacement_before_eviction
W20260812 19:30:31.864965 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:31.865662 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:31.866094 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:31.866617 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:31.900030 12356 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260812 19:30:31.900497 12356 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260812 19:30:31.900728 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:31.900985 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:31.901233 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:31.901475 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:31.904291 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:39906 changed flags via RPC: raft_prepare_replacement_before_eviction from 'true' to 'true'
W20260812 19:30:34.677139 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:34.677814 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:34.678185 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:34.678668 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:34.713685 12356 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260812 19:30:34.714149 12356 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260812 19:30:34.714386 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:34.714654 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:34.714908 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:34.715173 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:34.718070 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:39912 changed flags via RPC: auto_rebalancing_enabled from 'true' to 'true'
W20260812 19:30:37.436655 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:49574 forcing change of non-runtime-safe flag raft_prepare_replacement_before_eviction
W20260812 19:30:37.504230 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:37.505179 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:37.505781 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:37.506551 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:37.550625 12356 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260812 19:30:37.551031 12356 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260812 19:30:37.551198 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:37.551390 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:37.551591 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:37.551777 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
E20260812 19:30:37.554400 12356 catalog_manager.cc:550] if enabling auto-rebalancing, Kudu must be configured with --raft_prepare_replacement_before_eviction
W20260812 19:30:40.295832 12356 flags.cc:425] Enabled unsafe flag: --enable_data_block_fsync=true
W20260812 19:30:40.296466 12356 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:40.296840 12356 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:40.297333 12356 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:40.331836 12356 flags.cc:425] Enabled experimental flag: --raft_prepare_replacement_before_eviction=true
W20260812 19:30:40.332312 12356 flags.cc:425] Enabled experimental flag: --auto_rebalancing_enabled=true
W20260812 19:30:40.332508 12356 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:40.332703 12356 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:40.332899 12356 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:40.333086 12356 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:40.335932 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:49584 changed flags via RPC: auto_rebalancing_enabled from 'true' to 'true'
W20260812 19:30:45.804348 12356 generic_service.cc:139] {username='slave'} at 127.0.0.1:38240 forcing change of non-runtime-safe flag rpc_certificate_file
I20260812 19:30:45.804679 12356 generic_service.cc:175] {username='slave'} at 127.0.0.1:38240 changed flags via RPC: rpc_certificate_file from '' to 'test'
I20260812 19:30:46.843739  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 12391
I20260812 19:30:46.877599  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 12276
2026-08-12T19:30:46Z chronyd exiting
[       OK ] ToolTest.TestServerSetFlag (46213 ms)
[ RUN      ] ToolTest.TestTServerListState
2026-08-12T19:30:47Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:30:47Z Disabled control of system clock
I20260812 19:30:47.055094  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45673
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:35231
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:45673 with env {}
W20260812 19:30:47.406615 12807 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:47.407243 12807 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:47.407665 12807 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:47.439500 12807 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:30:47.439852 12807 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:47.440073 12807 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:30:47.440268 12807 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:30:47.476679 12807 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:35231
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:45673
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45673
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:30:47.477906 12807 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:30:47.479514 12807 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:30:47.500720 12816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:47.500727 12815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:47.501206 12818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:47.505784 12807 server_base.cc:1034] running on GCE node
I20260812 19:30:48.722641 12807 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:30:48.725821 12807 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:30:48.727311 12807 hybrid_clock.cc:648] HybridClock initialized: now 1786563048727261 us; error 66 us; skew 500 ppm
I20260812 19:30:48.728305 12807 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:30:48.735740 12807 webserver.cc:460] Webserver started at http://127.6.38.190:37481/ using document root <none> and password file <none>
I20260812 19:30:48.736824 12807 fs_manager.cc:359] Metadata directory not provided
I20260812 19:30:48.737095 12807 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:30:48.737673 12807 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:30:48.743108 12807 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "79075747c9af4644be8ec5a198577521"
format_stamp: "Formatted at 2026-08-12 19:30:48 on dist-test-slave-p3t5"
I20260812 19:30:48.744416 12807 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "79075747c9af4644be8ec5a198577521"
format_stamp: "Formatted at 2026-08-12 19:30:48 on dist-test-slave-p3t5"
I20260812 19:30:48.752671 12807 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260812 19:30:48.759115 12825 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:48.760346 12807 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 19:30:48.760797 12807 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "79075747c9af4644be8ec5a198577521"
format_stamp: "Formatted at 2026-08-12 19:30:48 on dist-test-slave-p3t5"
I20260812 19:30:48.761210 12807 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:30:48.805256 12807 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:30:48.807060 12807 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:30:48.807613 12807 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:30:48.888211 12807 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:45673
I20260812 19:30:48.888307 12887 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:45673 every 8 connection(s)
I20260812 19:30:48.891716 12807 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:30:48.897441 12889 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:30:48.900995  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 12807
I20260812 19:30:48.901490  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:30:48.922791 12889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Bootstrap starting.
I20260812 19:30:48.930603 12889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Neither blocks nor log segments found. Creating new log.
I20260812 19:30:48.932561 12889 log.cc:824] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Log is configured to *not* fsync() on all Append() calls
I20260812 19:30:48.937815 12889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: No bootstrap required, opened a new log
I20260812 19:30:48.961558 12889 raft_consensus.cc:348] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:30:48.962517 12889 raft_consensus.cc:374] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:30:48.962821 12889 raft_consensus.cc:729] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79075747c9af4644be8ec5a198577521, State: Initialized, Role: FOLLOWER
I20260812 19:30:48.963673 12889 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:30:48.964323 12889 raft_consensus.cc:388] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:30:48.964645 12889 raft_consensus.cc:482] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:30:48.965015 12889 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:30:48.969798 12889 raft_consensus.cc:504] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:30:48.970809 12889 leader_election.cc:302] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 79075747c9af4644be8ec5a198577521; no voters: 
I20260812 19:30:48.973168 12889 leader_election.cc:288] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:30:48.974071 12896 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:30:48.976660 12896 raft_consensus.cc:686] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 LEADER]: Becoming Leader. State: Replica: 79075747c9af4644be8ec5a198577521, State: Running, Role: LEADER
I20260812 19:30:48.977510 12896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:30:48.978628 12889 sys_catalog.cc:564] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:30:48.989439 12897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79075747c9af4644be8ec5a198577521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } } }
I20260812 19:30:48.990688 12897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: This master's current role is: LEADER
I20260812 19:30:48.991616 12898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79075747c9af4644be8ec5a198577521. Latest consensus state: current_term: 1 leader_uuid: "79075747c9af4644be8ec5a198577521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } } }
I20260812 19:30:48.992264 12898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: This master's current role is: LEADER
I20260812 19:30:48.995378 12905 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:30:49.009967 12905 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:30:49.034750 12905 catalog_manager.cc:1347] Generated new cluster ID: cb3a6b9298154119913a5b42a3f82b41
I20260812 19:30:49.035125 12905 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:30:49.057687 12905 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:30:49.059777 12905 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:30:49.076300 12905 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Generated new TSK 0
I20260812 19:30:49.077471 12905 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:30:49.096635  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45673
--builtin_ntp_servers=127.6.38.148:35231
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:30:49.475723 12917 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:49.476346 12917 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:49.476897 12917 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:49.513168 12917 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:49.514183 12917 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:30:49.550922 12917 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:35231
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45673
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:30:49.552242 12917 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:30:49.554061 12917 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:30:49.576272 12928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:49.578115 12931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:49.576635 12929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:51.058190 12930 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1479 milliseconds
I20260812 19:30:51.058322 12917 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:30:51.059736 12917 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:30:51.062795 12917 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:30:51.064282 12917 hybrid_clock.cc:648] HybridClock initialized: now 1786563051064218 us; error 84 us; skew 500 ppm
I20260812 19:30:51.065188 12917 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:30:51.078500 12917 webserver.cc:460] Webserver started at http://127.6.38.129:36801/ using document root <none> and password file <none>
I20260812 19:30:51.079870 12917 fs_manager.cc:359] Metadata directory not provided
I20260812 19:30:51.080163 12917 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:30:51.080871 12917 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:30:51.088442 12917 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "d4e044ccc579499fa209204cb3debb51"
format_stamp: "Formatted at 2026-08-12 19:30:51 on dist-test-slave-p3t5"
I20260812 19:30:51.090097 12917 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "d4e044ccc579499fa209204cb3debb51"
format_stamp: "Formatted at 2026-08-12 19:30:51 on dist-test-slave-p3t5"
I20260812 19:30:51.100282 12917 fs_manager.cc:691] Time spent creating directory manager: real 0.009s	user 0.001s	sys 0.008s
I20260812 19:30:51.108413 12938 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:51.109963 12917 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260812 19:30:51.110407 12917 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "d4e044ccc579499fa209204cb3debb51"
format_stamp: "Formatted at 2026-08-12 19:30:51 on dist-test-slave-p3t5"
I20260812 19:30:51.110950 12917 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:30:51.163094 12917 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:30:51.165297 12917 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:30:51.166003 12917 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:30:51.169752 12917 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:30:51.175951 12917 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:30:51.176273 12917 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:51.176604 12917 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:30:51.176820 12917 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:51.348189 12917 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:46641
I20260812 19:30:51.348407 13080 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:46641 every 8 connection(s)
I20260812 19:30:51.351075 12917 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:30:51.355337  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 12917
I20260812 19:30:51.355909  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:30:51.364900  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.130:0
--local_ip_for_outbound_sockets=127.6.38.130
--webserver_interface=127.6.38.130
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45673
--builtin_ntp_servers=127.6.38.148:35231
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:30:51.394698 13081 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45673
I20260812 19:30:51.395251 13081 heartbeater.cc:464] Registering TS with master...
I20260812 19:30:51.396605 13081 heartbeater.cc:511] Master 127.6.38.190:45673 requested a full tablet report, sending...
I20260812 19:30:51.400125 12847 ts_manager.cc:194] Registered new tserver with Master: d4e044ccc579499fa209204cb3debb51 (127.6.38.129:46641)
I20260812 19:30:51.403280 12847 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:39093
W20260812 19:30:51.726903 13085 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:51.727497 13085 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:51.728034 13085 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:51.759912 13085 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:51.760880 13085 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.130
I20260812 19:30:51.797351 13085 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:35231
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.130:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.6.38.130
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45673
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.130
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:30:51.798816 13085 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:30:51.800457 13085 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:30:51.821175 13093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:52.408908 13081 heartbeater.cc:503] Master 127.6.38.190:45673 was elected leader, sending a full tablet report...
W20260812 19:30:51.821743 13095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:51.823953 13085 server_base.cc:1034] running on GCE node
W20260812 19:30:51.822029 13092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:53.009527 13085 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:30:53.012332 13085 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:30:53.013835 13085 hybrid_clock.cc:648] HybridClock initialized: now 1786563053013785 us; error 56 us; skew 500 ppm
I20260812 19:30:53.014705 13085 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:30:53.021759 13085 webserver.cc:460] Webserver started at http://127.6.38.130:34881/ using document root <none> and password file <none>
I20260812 19:30:53.022758 13085 fs_manager.cc:359] Metadata directory not provided
I20260812 19:30:53.022956 13085 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:30:53.023393 13085 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:30:53.028813 13085 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data/instance:
uuid: "c39a530a2a9348768e254c814e54b3e8"
format_stamp: "Formatted at 2026-08-12 19:30:53 on dist-test-slave-p3t5"
I20260812 19:30:53.030129 13085 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal/instance:
uuid: "c39a530a2a9348768e254c814e54b3e8"
format_stamp: "Formatted at 2026-08-12 19:30:53 on dist-test-slave-p3t5"
I20260812 19:30:53.038044 13085 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260812 19:30:53.044720 13104 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:53.046109 13085 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260812 19:30:53.046509 13085 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal
uuid: "c39a530a2a9348768e254c814e54b3e8"
format_stamp: "Formatted at 2026-08-12 19:30:53 on dist-test-slave-p3t5"
I20260812 19:30:53.046943 13085 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:30:53.088964 13085 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:30:53.090610 13085 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:30:53.091135 13085 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:30:53.093897 13085 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:30:53.098305 13085 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:30:53.098523 13085 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:53.098862 13085 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:30:53.099030 13085 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:53.251432 13085 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.130:33753
I20260812 19:30:53.251564 13241 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.130:33753 every 8 connection(s)
I20260812 19:30:53.254205 13085 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/data/info.pb
I20260812 19:30:53.259155  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 13085
I20260812 19:30:53.260027  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-1/wal/instance
I20260812 19:30:53.267846  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.131:0
--local_ip_for_outbound_sockets=127.6.38.131
--webserver_interface=127.6.38.131
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45673
--builtin_ntp_servers=127.6.38.148:35231
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 19:30:53.281512 13242 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45673
I20260812 19:30:53.282074 13242 heartbeater.cc:464] Registering TS with master...
I20260812 19:30:53.283396 13242 heartbeater.cc:511] Master 127.6.38.190:45673 requested a full tablet report, sending...
I20260812 19:30:53.286315 12847 ts_manager.cc:194] Registered new tserver with Master: c39a530a2a9348768e254c814e54b3e8 (127.6.38.130:33753)
I20260812 19:30:53.287814 12847 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.130:58433
W20260812 19:30:53.624459 13247 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:30:53.625001 13247 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:30:53.625515 13247 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:30:53.658210 13247 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:30:53.659062 13247 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.131
I20260812 19:30:53.702937 13247 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:35231
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.131:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.6.38.131
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45673
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.131
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:30:53.704274 13247 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:30:53.706161 13247 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:30:53.730187 13256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:54.292673 13242 heartbeater.cc:503] Master 127.6.38.190:45673 was elected leader, sending a full tablet report...
W20260812 19:30:53.731699 13258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:30:53.731926 13255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:30:53.733788 13247 server_base.cc:1034] running on GCE node
I20260812 19:30:54.969197 13247 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:30:54.971608 13247 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:30:54.972962 13247 hybrid_clock.cc:648] HybridClock initialized: now 1786563054972923 us; error 58 us; skew 500 ppm
I20260812 19:30:54.973852 13247 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:30:54.981211 13247 webserver.cc:460] Webserver started at http://127.6.38.131:40415/ using document root <none> and password file <none>
I20260812 19:30:54.982326 13247 fs_manager.cc:359] Metadata directory not provided
I20260812 19:30:54.982622 13247 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:30:54.983125 13247 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:30:54.988276 13247 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data/instance:
uuid: "beab7047d64a4830a44ed5f2ad742d1f"
format_stamp: "Formatted at 2026-08-12 19:30:54 on dist-test-slave-p3t5"
I20260812 19:30:54.989471 13247 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal/instance:
uuid: "beab7047d64a4830a44ed5f2ad742d1f"
format_stamp: "Formatted at 2026-08-12 19:30:54 on dist-test-slave-p3t5"
I20260812 19:30:54.997116 13247 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260812 19:30:55.003245 13265 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:55.004438 13247 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 19:30:55.004840 13247 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal
uuid: "beab7047d64a4830a44ed5f2ad742d1f"
format_stamp: "Formatted at 2026-08-12 19:30:54 on dist-test-slave-p3t5"
I20260812 19:30:55.005254 13247 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:30:55.047102 13247 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:30:55.048835 13247 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:30:55.049366 13247 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:30:55.053081 13247 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:30:55.058226 13247 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:30:55.058450 13247 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:55.058828 13247 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:30:55.059001 13247 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:30:55.221581 13247 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.131:43161
I20260812 19:30:55.221751 13399 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.131:43161 every 8 connection(s)
I20260812 19:30:55.224581 13247 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/data/info.pb
I20260812 19:30:55.232271  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 13247
I20260812 19:30:55.232952  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-2/wal/instance
I20260812 19:30:55.256179 13401 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45673
I20260812 19:30:55.256678 13401 heartbeater.cc:464] Registering TS with master...
I20260812 19:30:55.257951 13401 heartbeater.cc:511] Master 127.6.38.190:45673 requested a full tablet report, sending...
I20260812 19:30:55.260499 12844 ts_manager.cc:194] Registered new tserver with Master: beab7047d64a4830a44ed5f2ad742d1f (127.6.38.131:43161)
I20260812 19:30:55.263132 12844 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.131:45769
I20260812 19:30:55.272382  6298 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
I20260812 19:30:56.267683 13401 heartbeater.cc:503] Master 127.6.38.190:45673 was elected leader, sending a full tablet report...
I20260812 19:30:57.100039 12844 ts_manager.cc:292] Set tserver state for d4e044ccc579499fa209204cb3debb51 to MAINTENANCE_MODE
I20260812 19:31:02.918308 13323 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260812 19:31:02.918710 13164 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260812 19:31:02.931470 12993 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260812 19:31:04.214169  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 12917
I20260812 19:31:04.246604  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 13085
I20260812 19:31:04.281605  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 13247
I20260812 19:31:04.312559  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 12807
I20260812 19:31:04.350204  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45673
--webserver_interface=127.6.38.190
--webserver_port=37481
--builtin_ntp_servers=127.6.38.148:35231
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:45673 with env {}
W20260812 19:31:04.712961 13484 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:04.713642 13484 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:04.714159 13484 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:04.746548 13484 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:31:04.746963 13484 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:04.747251 13484 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:31:04.747517 13484 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:31:04.787181 13484 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:35231
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:45673
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45673
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=37481
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:04.788513 13484 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:04.790352 13484 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:04.810801 13493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:04.812691 13484 server_base.cc:1034] running on GCE node
W20260812 19:31:04.811026 13494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:04.811039 13497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:06.020151 13484 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:06.023622 13484 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:06.025172 13484 hybrid_clock.cc:648] HybridClock initialized: now 1786563066025136 us; error 57 us; skew 500 ppm
I20260812 19:31:06.026199 13484 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:06.033782 13484 webserver.cc:460] Webserver started at http://127.6.38.190:37481/ using document root <none> and password file <none>
I20260812 19:31:06.034722 13484 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:06.034950 13484 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:06.043315 13484 fs_manager.cc:709] Time spent opening directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260812 19:31:06.048426 13506 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:06.049726 13484 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 19:31:06.050137 13484 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "79075747c9af4644be8ec5a198577521"
format_stamp: "Formatted at 2026-08-12 19:30:48 on dist-test-slave-p3t5"
I20260812 19:31:06.052750 13484 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:06.086552 13484 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:06.088162 13484 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:06.088654 13484 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:06.167162 13484 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:45673
I20260812 19:31:06.167312 13569 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:45673 every 8 connection(s)
I20260812 19:31:06.170166 13484 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:31:06.174613  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 13484
I20260812 19:31:06.186173 13570 sys_catalog.cc:263] Verifying existing consensus state
I20260812 19:31:06.195181 13570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Bootstrap starting.
I20260812 19:31:06.240525 13570 log.cc:824] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:06.261672 13570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=4 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 19:31:06.262661 13570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Bootstrap complete.
I20260812 19:31:06.290987 13570 raft_consensus.cc:348] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:31:06.293726 13570 raft_consensus.cc:729] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79075747c9af4644be8ec5a198577521, State: Initialized, Role: FOLLOWER
I20260812 19:31:06.294792 13570 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:31:06.295439 13570 raft_consensus.cc:388] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:06.295766 13570 raft_consensus.cc:482] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:06.296137 13570 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 1 FOLLOWER]: Advancing to term 2
I20260812 19:31:06.303233 13570 raft_consensus.cc:504] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:31:06.304169 13570 leader_election.cc:302] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 79075747c9af4644be8ec5a198577521; no voters: 
I20260812 19:31:06.306985 13570 leader_election.cc:288] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 19:31:06.307456 13574 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 19:31:06.310497 13574 raft_consensus.cc:686] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [term 2 LEADER]: Becoming Leader. State: Replica: 79075747c9af4644be8ec5a198577521, State: Running, Role: LEADER
I20260812 19:31:06.311695 13574 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 5, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } }
I20260812 19:31:06.314328 13570 sys_catalog.cc:564] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:31:06.324255 13576 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "79075747c9af4644be8ec5a198577521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } } }
I20260812 19:31:06.326169 13575 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79075747c9af4644be8ec5a198577521. Latest consensus state: current_term: 2 leader_uuid: "79075747c9af4644be8ec5a198577521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79075747c9af4644be8ec5a198577521" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45673 } } }
I20260812 19:31:06.327836 13576 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:06.328478 13575 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521 [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:06.333801 13581 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:31:06.352854 13581 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:31:06.359519 13581 catalog_manager.cc:1259] Loaded cluster ID: cb3a6b9298154119913a5b42a3f82b41
I20260812 19:31:06.360085 13581 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:31:06.372941 13581 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:31:06.380553 13581 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 79075747c9af4644be8ec5a198577521: Loaded TSK: 0
I20260812 19:31:06.383641 13581 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:31:14.231472 13527 ts_manager.cc:281] Unset tserver state for d4e044ccc579499fa209204cb3debb51 from MAINTENANCE_MODE
I20260812 19:31:17.994226  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:46641
--local_ip_for_outbound_sockets=127.6.38.129
--tserver_master_addrs=127.6.38.190:45673
--webserver_port=36801
--webserver_interface=127.6.38.129
--builtin_ntp_servers=127.6.38.148:35231
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:31:18.349522 13678 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:18.350212 13678 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:18.350749 13678 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:18.382899 13678 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:18.383849 13678 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:31:18.420252 13678 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:35231
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:46641
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=36801
--tserver_master_addrs=127.6.38.190:45673
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:18.421590 13678 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:18.423372 13678 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:18.443758 13685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:18.443813 13688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:18.445013 13678 server_base.cc:1034] running on GCE node
W20260812 19:31:18.444027 13686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:19.642513 13678 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:19.645581 13678 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:19.647296 13678 hybrid_clock.cc:648] HybridClock initialized: now 1786563079647207 us; error 112 us; skew 500 ppm
I20260812 19:31:19.648281 13678 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:19.660390 13678 webserver.cc:460] Webserver started at http://127.6.38.129:36801/ using document root <none> and password file <none>
I20260812 19:31:19.661365 13678 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:19.661582 13678 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:19.670181 13678 fs_manager.cc:709] Time spent opening directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260812 19:31:19.675204 13695 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:19.676405 13678 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260812 19:31:19.676798 13678 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "d4e044ccc579499fa209204cb3debb51"
format_stamp: "Formatted at 2026-08-12 19:30:51 on dist-test-slave-p3t5"
I20260812 19:31:19.679347 13678 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:19.713757 13678 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:19.715528 13678 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:19.715983 13678 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:19.718897 13678 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:31:19.723270 13678 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:31:19.723485 13678 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:19.723690 13678 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:31:19.723819 13678 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:19.872888 13678 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:46641
I20260812 19:31:19.873018 13827 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:46641 every 8 connection(s)
I20260812 19:31:19.875875 13678 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTServerListState.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:31:19.882644  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 13678
I20260812 19:31:19.903086 13828 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45673
I20260812 19:31:19.903573 13828 heartbeater.cc:464] Registering TS with master...
I20260812 19:31:19.904642 13828 heartbeater.cc:511] Master 127.6.38.190:45673 requested a full tablet report, sending...
I20260812 19:31:19.907744 13527 ts_manager.cc:194] Registered new tserver with Master: d4e044ccc579499fa209204cb3debb51 (127.6.38.129:46641)
I20260812 19:31:19.910465 13527 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:56907
I20260812 19:31:20.915179 13828 heartbeater.cc:503] Master 127.6.38.190:45673 was elected leader, sending a full tablet report...
I20260812 19:31:24.591246 13756 tablet_service.cc:1429] Tablet server has 0 leaders and 0 scanners
I20260812 19:31:25.771168  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 13678
I20260812 19:31:25.807471  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 13484
2026-08-12T19:31:25Z chronyd exiting
[       OK ] ToolTest.TestTServerListState (38931 ms)
[ RUN      ] ToolTest.TestRecallTable
2026-08-12T19:31:25Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:31:25Z Disabled control of system clock
I20260812 19:31:25.983889  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:44235
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:43811
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:44235 with env {}
W20260812 19:31:26.346253 13887 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:26.346995 13887 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:26.347452 13887 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:26.379528 13887 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:31:26.379839 13887 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:26.380044 13887 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:31:26.380232 13887 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:31:26.416138 13887 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:43811
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:44235
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:44235
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:26.417344 13887 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:26.419132 13887 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:26.440104 13895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:26.440196 13894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:26.441382 13887 server_base.cc:1034] running on GCE node
W20260812 19:31:26.440107 13899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:27.637987 13887 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:27.640762 13887 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:27.642139 13887 hybrid_clock.cc:648] HybridClock initialized: now 1786563087642099 us; error 64 us; skew 500 ppm
I20260812 19:31:27.642984 13887 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:27.654479 13887 webserver.cc:460] Webserver started at http://127.6.38.190:42739/ using document root <none> and password file <none>
I20260812 19:31:27.655480 13887 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:27.655671 13887 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:27.656104 13887 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:31:27.661393 13887 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "a02dbd43988447f3bf7325a6015172e7"
format_stamp: "Formatted at 2026-08-12 19:31:27 on dist-test-slave-p3t5"
I20260812 19:31:27.662652 13887 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "a02dbd43988447f3bf7325a6015172e7"
format_stamp: "Formatted at 2026-08-12 19:31:27 on dist-test-slave-p3t5"
I20260812 19:31:27.670414 13887 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260812 19:31:27.676388 13910 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:27.677578 13887 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.001s
I20260812 19:31:27.678028 13887 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "a02dbd43988447f3bf7325a6015172e7"
format_stamp: "Formatted at 2026-08-12 19:31:27 on dist-test-slave-p3t5"
I20260812 19:31:27.678400 13887 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:27.724524 13887 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:27.726213 13887 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:27.726727 13887 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:27.806928 13887 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:44235
I20260812 19:31:27.807046 13968 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:44235 every 8 connection(s)
I20260812 19:31:27.809928 13887 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:31:27.812433  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 13887
I20260812 19:31:27.813090  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:31:27.816689 13970 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:27.845886 13970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: Bootstrap starting.
I20260812 19:31:27.851740 13970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:27.853500 13970 log.cc:824] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:27.858946 13970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: No bootstrap required, opened a new log
I20260812 19:31:27.881393 13970 raft_consensus.cc:348] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02dbd43988447f3bf7325a6015172e7" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44235 } }
I20260812 19:31:27.882510 13970 raft_consensus.cc:374] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:27.882838 13970 raft_consensus.cc:729] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02dbd43988447f3bf7325a6015172e7, State: Initialized, Role: FOLLOWER
I20260812 19:31:27.883528 13970 consensus_queue.cc:260] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02dbd43988447f3bf7325a6015172e7" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44235 } }
I20260812 19:31:27.884037 13970 raft_consensus.cc:388] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:27.884264 13970 raft_consensus.cc:482] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:27.884549 13970 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:27.888911 13970 raft_consensus.cc:504] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02dbd43988447f3bf7325a6015172e7" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44235 } }
I20260812 19:31:27.889703 13970 leader_election.cc:302] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a02dbd43988447f3bf7325a6015172e7; no voters: 
I20260812 19:31:27.891616 13970 leader_election.cc:288] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:27.892591 13975 raft_consensus.cc:2781] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:27.895318 13975 raft_consensus.cc:686] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [term 1 LEADER]: Becoming Leader. State: Replica: a02dbd43988447f3bf7325a6015172e7, State: Running, Role: LEADER
I20260812 19:31:27.895980 13970 sys_catalog.cc:564] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:31:27.896147 13975 consensus_queue.cc:237] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02dbd43988447f3bf7325a6015172e7" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44235 } }
I20260812 19:31:27.910568 13976 sys_catalog.cc:455] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a02dbd43988447f3bf7325a6015172e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02dbd43988447f3bf7325a6015172e7" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44235 } } }
I20260812 19:31:27.911489 13976 sys_catalog.cc:458] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:27.911656 13977 sys_catalog.cc:455] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a02dbd43988447f3bf7325a6015172e7. Latest consensus state: current_term: 1 leader_uuid: "a02dbd43988447f3bf7325a6015172e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a02dbd43988447f3bf7325a6015172e7" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44235 } } }
I20260812 19:31:27.912510 13977 sys_catalog.cc:458] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7 [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:27.916347 13988 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:31:27.928238 13988 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:31:27.945750 13988 catalog_manager.cc:1347] Generated new cluster ID: 9e8e6b4911e147afafc2ebccdd571106
I20260812 19:31:27.946103 13988 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:31:27.991088 13988 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:31:27.993016 13988 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:31:28.005283 13988 catalog_manager.cc:5868] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: Generated new TSK 0
I20260812 19:31:28.006353 13988 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:31:28.025775  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:44235
--builtin_ntp_servers=127.6.38.148:43811
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:31:28.390452 13999 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:28.391044 13999 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:28.391600 13999 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:28.425331 13999 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:28.426329 13999 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:31:28.463847 13999 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:43811
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:44235
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:28.465189 13999 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:28.466981 13999 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:28.489570 14009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:28.489671 14006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:28.492166 13999 server_base.cc:1034] running on GCE node
W20260812 19:31:28.489578 14007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:29.768098 13999 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:29.771347 13999 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:29.772855 13999 hybrid_clock.cc:648] HybridClock initialized: now 1786563089772785 us; error 91 us; skew 500 ppm
I20260812 19:31:29.773798 13999 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:29.782274 13999 webserver.cc:460] Webserver started at http://127.6.38.129:42885/ using document root <none> and password file <none>
I20260812 19:31:29.783370 13999 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:29.783619 13999 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:29.784164 13999 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:31:29.789599 13999 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "6fa8940d8834493eb671d3d529ad3e01"
format_stamp: "Formatted at 2026-08-12 19:31:29 on dist-test-slave-p3t5"
I20260812 19:31:29.791018 13999 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "6fa8940d8834493eb671d3d529ad3e01"
format_stamp: "Formatted at 2026-08-12 19:31:29 on dist-test-slave-p3t5"
I20260812 19:31:29.799144 13999 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260812 19:31:29.806381 14017 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:29.807894 13999 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260812 19:31:29.808331 13999 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "6fa8940d8834493eb671d3d529ad3e01"
format_stamp: "Formatted at 2026-08-12 19:31:29 on dist-test-slave-p3t5"
I20260812 19:31:29.808817 13999 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:29.848945 13999 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:29.850718 13999 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:29.851150 13999 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:29.853946 13999 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:31:29.858551 13999 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:31:29.858772 13999 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:29.859001 13999 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:31:29.859140 13999 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:30.008946 13999 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:41735
I20260812 19:31:30.009066 14146 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:41735 every 8 connection(s)
I20260812 19:31:30.011677 13999 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:31:30.012809  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 13999
I20260812 19:31:30.013291  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestRecallTable.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:31:30.039220 14148 heartbeater.cc:347] Connected to a master server at 127.6.38.190:44235
I20260812 19:31:30.039719 14148 heartbeater.cc:464] Registering TS with master...
I20260812 19:31:30.040760 14148 heartbeater.cc:511] Master 127.6.38.190:44235 requested a full tablet report, sending...
I20260812 19:31:30.043532 13930 ts_manager.cc:194] Registered new tserver with Master: 6fa8940d8834493eb671d3d529ad3e01 (127.6.38.129:41735)
I20260812 19:31:30.045794 13930 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:44499
I20260812 19:31:30.049516  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:31:30.082492  6298 test_util.cc:268] Using random seed: -1571132765
I20260812 19:31:30.129383 13930 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43606:
name: "kudu.table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:31:30.174423 14075 tablet_service.cc:1467] Processing CreateTablet for tablet bd1b752cc5024e45a0ad12a2338188bf (DEFAULT_TABLE table=kudu.table [id=1653baf14dcc431ab6c85c62fcf72487]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:31:30.176019 14075 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bd1b752cc5024e45a0ad12a2338188bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:30.196765 14173 tablet_bootstrap.cc:492] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Bootstrap starting.
I20260812 19:31:30.202783 14173 tablet_bootstrap.cc:654] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:30.205087 14173 log.cc:824] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:30.210474 14173 tablet_bootstrap.cc:492] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: No bootstrap required, opened a new log
I20260812 19:31:30.210971 14173 ts_tablet_manager.cc:1397] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260812 19:31:30.232177 14173 raft_consensus.cc:348] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fa8940d8834493eb671d3d529ad3e01" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41735 } }
I20260812 19:31:30.232990 14173 raft_consensus.cc:374] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:30.233258 14173 raft_consensus.cc:729] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa8940d8834493eb671d3d529ad3e01, State: Initialized, Role: FOLLOWER
I20260812 19:31:30.233925 14173 consensus_queue.cc:260] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fa8940d8834493eb671d3d529ad3e01" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41735 } }
I20260812 19:31:30.234412 14173 raft_consensus.cc:388] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:30.234650 14173 raft_consensus.cc:482] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:30.234906 14173 raft_consensus.cc:3037] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:30.239104 14173 raft_consensus.cc:504] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fa8940d8834493eb671d3d529ad3e01" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41735 } }
I20260812 19:31:30.239823 14173 leader_election.cc:302] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6fa8940d8834493eb671d3d529ad3e01; no voters: 
I20260812 19:31:30.241770 14173 leader_election.cc:288] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:30.242242 14176 raft_consensus.cc:2781] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:30.244541 14176 raft_consensus.cc:686] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [term 1 LEADER]: Becoming Leader. State: Replica: 6fa8940d8834493eb671d3d529ad3e01, State: Running, Role: LEADER
I20260812 19:31:30.245532 14148 heartbeater.cc:503] Master 127.6.38.190:44235 was elected leader, sending a full tablet report...
I20260812 19:31:30.245478 14176 consensus_queue.cc:237] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fa8940d8834493eb671d3d529ad3e01" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41735 } }
I20260812 19:31:30.246153 14173 ts_tablet_manager.cc:1428] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Time spent starting tablet: real 0.035s	user 0.024s	sys 0.012s
I20260812 19:31:30.259444 13930 catalog_manager.cc:5495] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa8940d8834493eb671d3d529ad3e01 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "6fa8940d8834493eb671d3d529ad3e01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fa8940d8834493eb671d3d529ad3e01" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41735 } health_report { overall_health: HEALTHY } } }
I20260812 19:31:31.981146 13930 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43620:
table { table_name: "kudu.table" } modify_external_catalogs: true reserve_seconds: 300
I20260812 19:31:31.994313 13930 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43620:
table { table_name: "kudu.table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260812 19:31:32.030387 14204 tablet.cc:1722] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260812 19:31:32.052707 13930 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: kudu.table [id=1653baf14dcc431ab6c85c62fcf72487] alter complete (version 1)
W20260812 19:31:32.274246 14149 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:bd1b752cc5024e45a0ad12a2338188bf)
W20260812 19:31:32.274930 14149 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:bd1b752cc5024e45a0ad12a2338188bf)
W20260812 19:31:32.275198 14149 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:bd1b752cc5024e45a0ad12a2338188bf)
I20260812 19:31:33.064036  6298 test_workload.cc:401] TestWorkload: Skipping table creation because table kudu.table already exists
I20260812 19:31:34.805128 13927 catalog_manager.cc:2831] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:43628:
table { table_id: "1653baf14dcc431ab6c85c62fcf72487" } new_table_name: "kudu.table.new"
I20260812 19:31:34.821811 13927 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43628:
table { table_id: "1653baf14dcc431ab6c85c62fcf72487" } new_table_name: "kudu.table.new"
I20260812 19:31:34.833796 13927 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43628:
table { table_id: "1653baf14dcc431ab6c85c62fcf72487" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260812 19:31:34.871012 14230 tablet.cc:1722] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260812 19:31:34.884006 13927 catalog_manager.cc:5587] TS 6fa8940d8834493eb671d3d529ad3e01 (127.6.38.129:41735) does not have the latest schema for tablet bd1b752cc5024e45a0ad12a2338188bf (table kudu.table.new [id=1653baf14dcc431ab6c85c62fcf72487]). Expected version 3 got 2
I20260812 19:31:34.883606 14230 tablet.cc:1722] T bd1b752cc5024e45a0ad12a2338188bf P 6fa8940d8834493eb671d3d529ad3e01: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 3
I20260812 19:31:34.900655 13927 catalog_manager.cc:6040] T 00000000000000000000000000000000 P a02dbd43988447f3bf7325a6015172e7: kudu.table.new [id=1653baf14dcc431ab6c85c62fcf72487] alter complete (version 3)
I20260812 19:31:35.911082  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 13999
W20260812 19:31:35.951862 13913 connection.cc:535] server connection from 127.6.38.129:44499 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 19:31:35.954921  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 13887
2026-08-12T19:31:35Z chronyd exiting
[       OK ] ToolTest.TestRecallTable (10143 ms)
[ RUN      ] ToolTest.TestScanTableProjection
2026-08-12T19:31:36Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:31:36Z Disabled control of system clock
I20260812 19:31:36.126160  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45641
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:36067
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:45641 with env {}
W20260812 19:31:36.478897 14234 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:36.479564 14234 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:36.480079 14234 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:36.512791 14234 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:31:36.513154 14234 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:36.513453 14234 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:31:36.513741 14234 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:31:36.550230 14234 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36067
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:45641
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45641
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:36.551551 14234 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:36.553246 14234 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:36.575634 14240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:36.575695 14241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:36.578729 14234 server_base.cc:1034] running on GCE node
W20260812 19:31:36.575675 14243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:37.782691 14234 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:37.786288 14234 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:37.787849 14234 hybrid_clock.cc:648] HybridClock initialized: now 1786563097787795 us; error 78 us; skew 500 ppm
I20260812 19:31:37.788829 14234 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:37.797024 14234 webserver.cc:460] Webserver started at http://127.6.38.190:40565/ using document root <none> and password file <none>
I20260812 19:31:37.798267 14234 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:37.798540 14234 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:37.799115 14234 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:31:37.805022 14234 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "7d4e929216a04920b78ae8aeabc1b26d"
format_stamp: "Formatted at 2026-08-12 19:31:37 on dist-test-slave-p3t5"
I20260812 19:31:37.806510 14234 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "7d4e929216a04920b78ae8aeabc1b26d"
format_stamp: "Formatted at 2026-08-12 19:31:37 on dist-test-slave-p3t5"
I20260812 19:31:37.815356 14234 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260812 19:31:37.822960 14251 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:37.824503 14234 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.004s
I20260812 19:31:37.824919 14234 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "7d4e929216a04920b78ae8aeabc1b26d"
format_stamp: "Formatted at 2026-08-12 19:31:37 on dist-test-slave-p3t5"
I20260812 19:31:37.825301 14234 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:37.866609 14234 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:37.868413 14234 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:37.868973 14234 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:37.953353 14234 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:45641
I20260812 19:31:37.953465 14310 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:45641 every 8 connection(s)
I20260812 19:31:37.956521 14234 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:31:37.962199 14312 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:37.965050  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 14234
I20260812 19:31:37.965678  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:31:37.984673 14312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d: Bootstrap starting.
I20260812 19:31:37.990654 14312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:37.992667 14312 log.cc:824] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:37.998270 14312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d: No bootstrap required, opened a new log
I20260812 19:31:38.018708 14312 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4e929216a04920b78ae8aeabc1b26d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45641 } }
I20260812 19:31:38.019537 14312 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:38.019807 14312 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d4e929216a04920b78ae8aeabc1b26d, State: Initialized, Role: FOLLOWER
I20260812 19:31:38.020628 14312 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4e929216a04920b78ae8aeabc1b26d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45641 } }
I20260812 19:31:38.021207 14312 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:38.021497 14312 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:38.021836 14312 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:38.026139 14312 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4e929216a04920b78ae8aeabc1b26d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45641 } }
I20260812 19:31:38.026907 14312 leader_election.cc:302] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7d4e929216a04920b78ae8aeabc1b26d; no voters: 
I20260812 19:31:38.028782 14312 leader_election.cc:288] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:38.029742 14317 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:38.032260 14317 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [term 1 LEADER]: Becoming Leader. State: Replica: 7d4e929216a04920b78ae8aeabc1b26d, State: Running, Role: LEADER
I20260812 19:31:38.033161 14317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4e929216a04920b78ae8aeabc1b26d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45641 } }
I20260812 19:31:38.034267 14312 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:31:38.045224 14318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d4e929216a04920b78ae8aeabc1b26d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4e929216a04920b78ae8aeabc1b26d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45641 } } }
I20260812 19:31:38.046317 14320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d4e929216a04920b78ae8aeabc1b26d. Latest consensus state: current_term: 1 leader_uuid: "7d4e929216a04920b78ae8aeabc1b26d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d4e929216a04920b78ae8aeabc1b26d" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45641 } } }
I20260812 19:31:38.047101 14318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:38.047255 14320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:38.050748 14330 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:31:38.063864 14330 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:31:38.081537 14330 catalog_manager.cc:1347] Generated new cluster ID: 08a90fafdabf4fd9869e1e73afed4fa9
I20260812 19:31:38.081904 14330 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:31:38.121389 14330 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:31:38.123286 14330 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:31:38.136978 14330 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7d4e929216a04920b78ae8aeabc1b26d: Generated new TSK 0
I20260812 19:31:38.138082 14330 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:31:38.153518  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45641
--builtin_ntp_servers=127.6.38.148:36067
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:31:38.546681 14343 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:38.547274 14343 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:38.547905 14343 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:38.587736 14343 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:38.588721 14343 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:31:38.625583 14343 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:36067
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45641
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:38.627272 14343 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:38.629086 14343 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:38.652158 14354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:38.654726 14350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:38.652205 14351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:39.871994 14353 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:31:39.872299 14343 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:31:39.876696 14343 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:39.883553 14343 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:39.885059 14343 hybrid_clock.cc:648] HybridClock initialized: now 1786563099884989 us; error 91 us; skew 500 ppm
I20260812 19:31:39.886039 14343 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:39.898191 14343 webserver.cc:460] Webserver started at http://127.6.38.129:35219/ using document root <none> and password file <none>
I20260812 19:31:39.899228 14343 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:39.899488 14343 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:39.900008 14343 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:31:39.905239 14343 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629"
format_stamp: "Formatted at 2026-08-12 19:31:39 on dist-test-slave-p3t5"
I20260812 19:31:39.906554 14343 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629"
format_stamp: "Formatted at 2026-08-12 19:31:39 on dist-test-slave-p3t5"
I20260812 19:31:39.914477 14343 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260812 19:31:39.920544 14361 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:39.921689 14343 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:31:39.922065 14343 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629"
format_stamp: "Formatted at 2026-08-12 19:31:39 on dist-test-slave-p3t5"
I20260812 19:31:39.922446 14343 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:39.956179 14343 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:39.957926 14343 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:39.958452 14343 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:39.961169 14343 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:31:39.965557 14343 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:31:39.965829 14343 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260812 19:31:39.966118 14343 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:31:39.966312 14343 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:40.113863 14343 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:39403
I20260812 19:31:40.113993 14491 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:39403 every 8 connection(s)
I20260812 19:31:40.116600 14343 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:31:40.122982  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 14343
I20260812 19:31:40.123521  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestScanTableProjection.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:31:40.141243 14492 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45641
I20260812 19:31:40.141742 14492 heartbeater.cc:464] Registering TS with master...
I20260812 19:31:40.142822 14492 heartbeater.cc:511] Master 127.6.38.190:45641 requested a full tablet report, sending...
I20260812 19:31:40.145462 14271 ts_manager.cc:194] Registered new tserver with Master: d28d17eb8b8d4b3fb5f0fd74d19c1629 (127.6.38.129:39403)
I20260812 19:31:40.147771 14271 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:54969
I20260812 19:31:40.157852  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:31:40.168709  6298 test_util.cc:268] Using random seed: -1561046549
I20260812 19:31:40.215090 14271 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48392:
name: "kudu.table.scan.projection"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:31:40.262145 14419 tablet_service.cc:1467] Processing CreateTablet for tablet 0d5cff7c88c54f11860081036407d849 (DEFAULT_TABLE table=kudu.table.scan.projection [id=02dd5b0fb2cd463e9aea97b492cf78ca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:31:40.263921 14419 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d5cff7c88c54f11860081036407d849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:40.286011 14511 tablet_bootstrap.cc:492] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629: Bootstrap starting.
I20260812 19:31:40.291805 14511 tablet_bootstrap.cc:654] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:40.293869 14511 log.cc:824] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:40.298768 14511 tablet_bootstrap.cc:492] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629: No bootstrap required, opened a new log
I20260812 19:31:40.299233 14511 ts_tablet_manager.cc:1397] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260812 19:31:40.319875 14511 raft_consensus.cc:348] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39403 } }
I20260812 19:31:40.320621 14511 raft_consensus.cc:374] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:40.320875 14511 raft_consensus.cc:729] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d28d17eb8b8d4b3fb5f0fd74d19c1629, State: Initialized, Role: FOLLOWER
I20260812 19:31:40.321653 14511 consensus_queue.cc:260] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39403 } }
I20260812 19:31:40.322243 14511 raft_consensus.cc:388] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:40.322559 14511 raft_consensus.cc:482] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:40.322919 14511 raft_consensus.cc:3037] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:40.327394 14511 raft_consensus.cc:504] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39403 } }
I20260812 19:31:40.328248 14511 leader_election.cc:302] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d28d17eb8b8d4b3fb5f0fd74d19c1629; no voters: 
I20260812 19:31:40.330235 14511 leader_election.cc:288] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:40.330796 14514 raft_consensus.cc:2781] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:40.333554 14514 raft_consensus.cc:686] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [term 1 LEADER]: Becoming Leader. State: Replica: d28d17eb8b8d4b3fb5f0fd74d19c1629, State: Running, Role: LEADER
I20260812 19:31:40.334507 14492 heartbeater.cc:503] Master 127.6.38.190:45641 was elected leader, sending a full tablet report...
I20260812 19:31:40.334636 14514 consensus_queue.cc:237] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39403 } }
I20260812 19:31:40.336213 14511 ts_tablet_manager.cc:1428] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629: Time spent starting tablet: real 0.037s	user 0.024s	sys 0.012s
I20260812 19:31:40.348902 14271 catalog_manager.cc:5495] T 0d5cff7c88c54f11860081036407d849 P d28d17eb8b8d4b3fb5f0fd74d19c1629 reported cstate change: term changed from 0 to 1, leader changed from <none> to d28d17eb8b8d4b3fb5f0fd74d19c1629 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d28d17eb8b8d4b3fb5f0fd74d19c1629" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39403 } health_report { overall_health: HEALTHY } } }
I20260812 19:31:55.382277  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 14343
I20260812 19:31:55.434314  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 14234
2026-08-12T19:31:55Z chronyd exiting
[       OK ] ToolTest.TestScanTableProjection (19473 ms)
[ RUN      ] ToolTest.TableScanCustomBatchSize
2026-08-12T19:31:55Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:31:55Z Disabled control of system clock
I20260812 19:31:55.599982  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45071
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:38893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:45071 with env {}
W20260812 19:31:55.956037 14634 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:55.956650 14634 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:55.957077 14634 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:55.989015 14634 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:31:55.989326 14634 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:55.989526 14634 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:31:55.989738 14634 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:31:56.032358 14634 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:38893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:45071
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:45071
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:56.033674 14634 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:56.035480 14634 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:56.054626 14644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:56.054718 14641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:56.054677 14642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:57.254733 14643 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260812 19:31:57.254875 14634 server_base.cc:1029] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260812 19:31:57.256287 14634 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:57.259159 14634 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:57.260571 14634 hybrid_clock.cc:648] HybridClock initialized: now 1786563117260527 us; error 65 us; skew 500 ppm
I20260812 19:31:57.261437 14634 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:57.273300 14634 webserver.cc:460] Webserver started at http://127.6.38.190:43715/ using document root <none> and password file <none>
I20260812 19:31:57.274520 14634 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:57.274798 14634 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:57.275297 14634 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:31:57.280490 14634 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "7afea1910fd347c0ae21f43538733b7e"
format_stamp: "Formatted at 2026-08-12 19:31:57 on dist-test-slave-p3t5"
I20260812 19:31:57.281765 14634 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "7afea1910fd347c0ae21f43538733b7e"
format_stamp: "Formatted at 2026-08-12 19:31:57 on dist-test-slave-p3t5"
I20260812 19:31:57.289839 14634 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260812 19:31:57.296118 14652 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:57.297232 14634 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260812 19:31:57.297596 14634 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "7afea1910fd347c0ae21f43538733b7e"
format_stamp: "Formatted at 2026-08-12 19:31:57 on dist-test-slave-p3t5"
I20260812 19:31:57.298082 14634 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:57.343549 14634 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:57.345276 14634 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:57.345914 14634 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:57.424206 14634 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:45071
I20260812 19:31:57.424328 14718 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:45071 every 8 connection(s)
I20260812 19:31:57.427171 14634 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:31:57.428382  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 14634
I20260812 19:31:57.429082  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:31:57.434475 14719 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:57.455145 14719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e: Bootstrap starting.
I20260812 19:31:57.462651 14719 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:57.464836 14719 log.cc:824] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:57.470942 14719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e: No bootstrap required, opened a new log
I20260812 19:31:57.492429 14719 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7afea1910fd347c0ae21f43538733b7e" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45071 } }
I20260812 19:31:57.493201 14719 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:57.493462 14719 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7afea1910fd347c0ae21f43538733b7e, State: Initialized, Role: FOLLOWER
I20260812 19:31:57.494227 14719 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7afea1910fd347c0ae21f43538733b7e" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45071 } }
I20260812 19:31:57.494786 14719 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:57.495092 14719 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:57.495411 14719 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:57.499835 14719 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7afea1910fd347c0ae21f43538733b7e" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45071 } }
I20260812 19:31:57.500614 14719 leader_election.cc:302] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7afea1910fd347c0ae21f43538733b7e; no voters: 
I20260812 19:31:57.502539 14719 leader_election.cc:288] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:57.503502 14724 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:57.506299 14724 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [term 1 LEADER]: Becoming Leader. State: Replica: 7afea1910fd347c0ae21f43538733b7e, State: Running, Role: LEADER
I20260812 19:31:57.507272 14724 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7afea1910fd347c0ae21f43538733b7e" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45071 } }
I20260812 19:31:57.508783 14719 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:31:57.518947 14726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7afea1910fd347c0ae21f43538733b7e. Latest consensus state: current_term: 1 leader_uuid: "7afea1910fd347c0ae21f43538733b7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7afea1910fd347c0ae21f43538733b7e" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45071 } } }
I20260812 19:31:57.519161 14725 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7afea1910fd347c0ae21f43538733b7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7afea1910fd347c0ae21f43538733b7e" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 45071 } } }
I20260812 19:31:57.520121 14726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:57.520284 14725 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e [sys.catalog]: This master's current role is: LEADER
I20260812 19:31:57.529160 14731 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:31:57.542975 14731 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:31:57.561590 14731 catalog_manager.cc:1347] Generated new cluster ID: 15f7f1fcf0554168b8dcae6ad4dd78e2
I20260812 19:31:57.561996 14731 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:31:57.595855 14731 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:31:57.597855 14731 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:31:57.611698 14731 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7afea1910fd347c0ae21f43538733b7e: Generated new TSK 0
I20260812 19:31:57.612742 14731 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:31:57.625949  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45071
--builtin_ntp_servers=127.6.38.148:38893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:31:58.026654 14746 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:31:58.027202 14746 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:31:58.027681 14746 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:31:58.060405 14746 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:31:58.061296 14746 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:31:58.097822 14746 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:38893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:45071
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:31:58.099004 14746 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:31:58.100615 14746 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:31:58.123046 14755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:58.125559 14746 server_base.cc:1034] running on GCE node
W20260812 19:31:58.123992 14754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:31:58.126531 14757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:31:59.345479 14746 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:31:59.348789 14746 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:31:59.350293 14746 hybrid_clock.cc:648] HybridClock initialized: now 1786563119350212 us; error 89 us; skew 500 ppm
I20260812 19:31:59.351145 14746 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:31:59.359344 14746 webserver.cc:460] Webserver started at http://127.6.38.129:37613/ using document root <none> and password file <none>
I20260812 19:31:59.360297 14746 fs_manager.cc:359] Metadata directory not provided
I20260812 19:31:59.360491 14746 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:31:59.360930 14746 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:31:59.366113 14746 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "0b016c5aebc64ab094d6b5d839e64399"
format_stamp: "Formatted at 2026-08-12 19:31:59 on dist-test-slave-p3t5"
I20260812 19:31:59.367272 14746 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "0b016c5aebc64ab094d6b5d839e64399"
format_stamp: "Formatted at 2026-08-12 19:31:59 on dist-test-slave-p3t5"
I20260812 19:31:59.374928 14746 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260812 19:31:59.381059 14765 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:59.382505 14746 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:31:59.382941 14746 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "0b016c5aebc64ab094d6b5d839e64399"
format_stamp: "Formatted at 2026-08-12 19:31:59 on dist-test-slave-p3t5"
I20260812 19:31:59.383320 14746 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:31:59.433732 14746 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:31:59.435503 14746 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:31:59.436033 14746 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:31:59.439045 14746 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:31:59.443962 14746 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:31:59.444190 14746 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:59.444556 14746 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:31:59.444720 14746 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:31:59.605477 14746 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:39207
I20260812 19:31:59.605695 14895 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:39207 every 8 connection(s)
I20260812 19:31:59.608511 14746 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:31:59.619104  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 14746
I20260812 19:31:59.619745  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TableScanCustomBatchSize.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:31:59.635869 14896 heartbeater.cc:347] Connected to a master server at 127.6.38.190:45071
I20260812 19:31:59.636265 14896 heartbeater.cc:464] Registering TS with master...
I20260812 19:31:59.637372 14896 heartbeater.cc:511] Master 127.6.38.190:45071 requested a full tablet report, sending...
I20260812 19:31:59.640239 14678 ts_manager.cc:194] Registered new tserver with Master: 0b016c5aebc64ab094d6b5d839e64399 (127.6.38.129:39207)
I20260812 19:31:59.642462 14678 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:44851
I20260812 19:31:59.654707  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:31:59.689821 14678 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50734:
name: "kudu.table.scan.batch_size"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260812 19:31:59.759387 14817 tablet_service.cc:1467] Processing CreateTablet for tablet cda66d85469642579a2ca31c4c778e78 (DEFAULT_TABLE table=kudu.table.scan.batch_size [id=8e054bb25ccc4dce8622e2b22cdaaf8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 19:31:59.759315 14818 tablet_service.cc:1467] Processing CreateTablet for tablet 9fa1e8b52d174109b328d2fee4b79616 (DEFAULT_TABLE table=kudu.table.scan.batch_size [id=8e054bb25ccc4dce8622e2b22cdaaf8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 19:31:59.761770 14817 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cda66d85469642579a2ca31c4c778e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:59.762378 14818 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9fa1e8b52d174109b328d2fee4b79616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:31:59.784577 14914 tablet_bootstrap.cc:492] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Bootstrap starting.
I20260812 19:31:59.790601 14914 tablet_bootstrap.cc:654] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:59.792546 14914 log.cc:824] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Log is configured to *not* fsync() on all Append() calls
I20260812 19:31:59.797765 14914 tablet_bootstrap.cc:492] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: No bootstrap required, opened a new log
I20260812 19:31:59.798241 14914 ts_tablet_manager.cc:1397] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260812 19:31:59.819085 14914 raft_consensus.cc:348] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.819892 14914 raft_consensus.cc:374] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:59.820142 14914 raft_consensus.cc:729] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b016c5aebc64ab094d6b5d839e64399, State: Initialized, Role: FOLLOWER
I20260812 19:31:59.820935 14914 consensus_queue.cc:260] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.821455 14914 raft_consensus.cc:388] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:59.821709 14914 raft_consensus.cc:482] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:59.821973 14914 raft_consensus.cc:3037] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:59.826298 14914 raft_consensus.cc:504] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.827185 14914 leader_election.cc:302] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0b016c5aebc64ab094d6b5d839e64399; no voters: 
I20260812 19:31:59.829559 14914 leader_election.cc:288] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:59.831542 14916 raft_consensus.cc:2781] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:59.832959 14896 heartbeater.cc:503] Master 127.6.38.190:45071 was elected leader, sending a full tablet report...
I20260812 19:31:59.833566 14914 ts_tablet_manager.cc:1428] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Time spent starting tablet: real 0.035s	user 0.026s	sys 0.009s
I20260812 19:31:59.834352 14914 tablet_bootstrap.cc:492] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Bootstrap starting.
I20260812 19:31:59.834702 14916 raft_consensus.cc:686] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [term 1 LEADER]: Becoming Leader. State: Replica: 0b016c5aebc64ab094d6b5d839e64399, State: Running, Role: LEADER
I20260812 19:31:59.835489 14916 consensus_queue.cc:237] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.838804 14914 tablet_bootstrap.cc:654] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Neither blocks nor log segments found. Creating new log.
I20260812 19:31:59.848634 14914 tablet_bootstrap.cc:492] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: No bootstrap required, opened a new log
I20260812 19:31:59.849105 14914 ts_tablet_manager.cc:1397] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260812 19:31:59.851785 14914 raft_consensus.cc:348] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.852360 14914 raft_consensus.cc:374] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:31:59.852607 14914 raft_consensus.cc:729] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b016c5aebc64ab094d6b5d839e64399, State: Initialized, Role: FOLLOWER
I20260812 19:31:59.852954 14678 catalog_manager.cc:5495] T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b016c5aebc64ab094d6b5d839e64399 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0b016c5aebc64ab094d6b5d839e64399" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } health_report { overall_health: HEALTHY } } }
I20260812 19:31:59.853544 14914 consensus_queue.cc:260] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.854126 14914 raft_consensus.cc:388] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:31:59.854447 14914 raft_consensus.cc:482] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:31:59.854790 14914 raft_consensus.cc:3037] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:31:59.860301 14914 raft_consensus.cc:504] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
I20260812 19:31:59.861032 14914 leader_election.cc:302] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0b016c5aebc64ab094d6b5d839e64399; no voters: 
I20260812 19:31:59.861685 14914 leader_election.cc:288] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:31:59.861855 14916 raft_consensus.cc:2781] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:31:59.862345 14916 raft_consensus.cc:686] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [term 1 LEADER]: Becoming Leader. State: Replica: 0b016c5aebc64ab094d6b5d839e64399, State: Running, Role: LEADER
I20260812 19:31:59.863127 14914 ts_tablet_manager.cc:1428] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.008s
I20260812 19:31:59.863015 14916 consensus_queue.cc:237] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } }
W20260812 19:31:59.864938 14897 tablet.cc:2369] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 19:31:59.870438 14678 catalog_manager.cc:5495] T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b016c5aebc64ab094d6b5d839e64399 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "0b016c5aebc64ab094d6b5d839e64399" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b016c5aebc64ab094d6b5d839e64399" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 39207 } health_report { overall_health: HEALTHY } } }
W20260812 19:32:00.235172 14925 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:32:00.235860 14925 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:32:00.267511 14925 flags.cc:425] Enabled experimental flag: --enable_multi_tenancy=false
W20260812 19:32:01.587534 14925 thread.cc:636] rpc reactor (reactor) Time spent creating pthread: real 1.290s	user 0.493s	sys 0.794s
W20260812 19:32:01.587963 14925 thread.cc:602] rpc reactor (reactor) Time spent starting thread: real 1.290s	user 0.493s	sys 0.794s
Using table 'kudu.table.scan.batch_size'
W20260812 19:32:03.282639 14990 log.cc:924] Time spent T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.077s	user 0.046s	sys 0.003s
W20260812 19:32:03.293319 14993 log.cc:924] Time spent T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.086s	user 0.041s	sys 0.008s
W20260812 19:32:03.376371 14993 log.cc:924] Time spent T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.062s	user 0.043s	sys 0.003s
W20260812 19:32:03.425120 14990 log.cc:924] Time spent T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.104s	user 0.049s	sys 0.000s
W20260812 19:32:03.592474 14990 log.cc:924] Time spent T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.111s	user 0.051s	sys 0.000s
W20260812 19:32:03.610740 14993 log.cc:924] Time spent T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.095s	user 0.039s	sys 0.009s
W20260812 19:32:03.714098 14990 log.cc:924] Time spent T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.089s	user 0.031s	sys 0.011s
W20260812 19:32:03.792232 14990 log.cc:924] Time spent T 9fa1e8b52d174109b328d2fee4b79616 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.058s	user 0.031s	sys 0.001s
W20260812 19:32:03.795526 14956 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.129:39207, user_credentials={real_user=slave}} blocked reactor thread for 125788us
W20260812 19:32:03.809268 14993 log.cc:924] Time spent T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.123s	user 0.033s	sys 0.009s
W20260812 19:32:03.890117 14993 log.cc:924] Time spent T cda66d85469642579a2ca31c4c778e78 P 0b016c5aebc64ab094d6b5d839e64399: Append to log took a long time: real 0.061s	user 0.033s	sys 0.000s
W20260812 19:32:03.949532 14951 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.129:39207, user_credentials={real_user=slave}} blocked reactor thread for 47333.1us
W20260812 19:32:04.068643 14963 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.129:39207, user_credentials={real_user=slave}} blocked reactor thread for 60005.3us
I20260812 19:32:04.139564 14999 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39316 (ReqId={client: e599dd2d14714b0f96e9ce6e1e7e0bf1, seq_no=0, attempt_no=0}) took 1132 ms. Trace:
I20260812 19:32:04.140877 14998 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39310 (ReqId={client: 92affbc374944b64b9e0da84c9c1704d, seq_no=1, attempt_no=0}) took 1051 ms. Trace:
I20260812 19:32:04.140036 14999 rpcz_store.cc:276] 0812 19:32:03.007065 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.007241 (+   176us) service_pool.cc:227] Handling call
0812 19:32:04.139497 (+1132256us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.329998 (+     0us) write_op.cc:183] PREPARE: starting on tablet cda66d85469642579a2ca31c4c778e78
0812 19:32:03.330723 (+   725us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.330752 (+    29us) write_op.cc:435] Acquired schema lock
0812 19:32:03.330765 (+    13us) tablet.cc:660] Decoding operations
0812 19:32:03.437415 (+106650us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.437461 (+    46us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.437487 (+    26us) tablet.cc:683] Acquiring locks for 972 operations
0812 19:32:03.507011 (+ 69524us) tablet.cc:699] Row locks acquired
0812 19:32:03.507031 (+    20us) write_op.cc:260] PREPARE: finished
0812 19:32:03.507241 (+   210us) write_op.cc:270] Start()
0812 19:32:03.507356 (+   115us) write_op.cc:276] Timestamp: P: 1786563123507195 usec, L: 0
0812 19:32:03.507374 (+    18us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.515714 (+  8340us) log.cc:842] Serialized 166798 byte log entry
0812 19:32:03.612532 (+ 96818us) op_driver.cc:444] REPLICATION: finished
0812 19:32:03.897487 (+284955us) write_op.cc:301] APPLY: starting
0812 19:32:03.897540 (+    53us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:03.933608 (+ 36068us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:03.933738 (+   130us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:04.124371 (+190633us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.128577 (+  4206us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.128620 (+    43us) write_op.cc:312] APPLY: finished
0812 19:32:04.134985 (+  6365us) log.cc:842] Serialized 5851 byte log entry
0812 19:32:04.135198 (+   213us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.138640 (+  3442us) write_op.cc:454] Released schema lock
0812 19:32:04.139230 (+   590us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":284816,"num_ops":972,"prepare.queue_time_us":315262,"prepare.run_cpu_time_us":109425,"prepare.run_wall_time_us":185958,"replication_time_us":105083,"spinlock_wait_cycles":3328}]]}
I20260812 19:32:04.141284 14998 rpcz_store.cc:276] 0812 19:32:03.089669 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.089799 (+   130us) service_pool.cc:227] Handling call
0812 19:32:04.140817 (+1051018us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.321475 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9fa1e8b52d174109b328d2fee4b79616
0812 19:32:03.322483 (+  1008us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.322514 (+    31us) write_op.cc:435] Acquired schema lock
0812 19:32:03.322531 (+    17us) tablet.cc:660] Decoding operations
0812 19:32:03.409022 (+ 86491us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.409069 (+    47us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.409095 (+    26us) tablet.cc:683] Acquiring locks for 982 operations
0812 19:32:03.464050 (+ 54955us) tablet.cc:699] Row locks acquired
0812 19:32:03.464071 (+    21us) write_op.cc:260] PREPARE: finished
0812 19:32:03.464284 (+   213us) write_op.cc:270] Start()
0812 19:32:03.464406 (+   122us) write_op.cc:276] Timestamp: P: 1786563123464240 usec, L: 0
0812 19:32:03.464422 (+    16us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.480652 (+ 16230us) log.cc:842] Serialized 168508 byte log entry
0812 19:32:03.593903 (+113251us) op_driver.cc:444] REPLICATION: finished
0812 19:32:03.716814 (+122911us) write_op.cc:301] APPLY: starting
0812 19:32:03.716868 (+    54us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:03.762644 (+ 45776us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:03.762757 (+   113us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:03.936172 (+173415us) spinlock_profiling.cc:243] Waited 891 us on lock 0x7b5c0003fe0c. stack: 00007f3b0b069033 00007f3b0b068f30 00007f3b0abea534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007f3b1235c91b 00007f3b1235c5e3 00007f3b12456b14 00007f3b12442dfa 00007f3b12446dd1 00007f3b12446d89 00007f3b12446d19 00007f3b12446ce1
0812 19:32:04.030573 (+ 94401us) spinlock_profiling.cc:243] Waited 9.43 ms on lock 0x7b5400080190. stack: 00007f3b0b069033 00007f3b0b068f30 00007f3b0abea534 00000000004db2b4 00000000004db249 00007f3b11e0ef11 00007f3b11e25027 00007f3b124ba826 00007f3b1235916d 00007f3b1235ca4f 00007f3b1235c5e3 00007f3b12456b14 00007f3b12442dfa 00007f3b12446dd1 00007f3b12446d89 00007f3b12446d19
0812 19:32:04.053274 (+ 22701us) spinlock_profiling.cc:243] Waited 9.59 ms on lock 0x7b5c0003fe0c. stack: 00007f3b0b069033 00007f3b0b068f30 00007f3b0abea534 00000000004db2b4 00000000004db249 00000000004db0e1 00000000005314d1 00000000005c5a6c 00007f3b1235c91b 00007f3b1235c5e3 00007f3b12456b14 00007f3b12442dfa 00007f3b12446dd1 00007f3b12446d89 00007f3b12446d19 00007f3b12446ce1
0812 19:32:04.124381 (+ 71107us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.128620 (+  4239us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.128654 (+    34us) write_op.cc:312] APPLY: finished
0812 19:32:04.136414 (+  7760us) log.cc:842] Serialized 5911 byte log entry
0812 19:32:04.136592 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.139853 (+  3261us) write_op.cc:454] Released schema lock
0812 19:32:04.140545 (+   692us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":122745,"mutex_wait_us":1874,"num_ops":982,"prepare.queue_time_us":225533,"prepare.run_cpu_time_us":108985,"prepare.run_wall_time_us":159445,"replication_time_us":129381,"spinlock_wait_cycles":46020736}]]}
I20260812 19:32:04.210582 14995 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39326 (ReqId={client: a460b16423b546b981cc74b7e40d1e44, seq_no=2, attempt_no=0}) took 1083 ms. Trace:
I20260812 19:32:04.211058 14995 rpcz_store.cc:276] 0812 19:32:03.127001 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.133220 (+  6219us) service_pool.cc:227] Handling call
0812 19:32:04.210515 (+1077295us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.513248 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9fa1e8b52d174109b328d2fee4b79616
0812 19:32:03.514245 (+   997us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.514271 (+    26us) write_op.cc:435] Acquired schema lock
0812 19:32:03.514295 (+    24us) tablet.cc:660] Decoding operations
0812 19:32:03.575305 (+ 61010us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.575349 (+    44us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.575374 (+    25us) tablet.cc:683] Acquiring locks for 825 operations
0812 19:32:03.621231 (+ 45857us) tablet.cc:699] Row locks acquired
0812 19:32:03.621249 (+    18us) write_op.cc:260] PREPARE: finished
0812 19:32:03.621445 (+   196us) write_op.cc:270] Start()
0812 19:32:03.621535 (+    90us) write_op.cc:276] Timestamp: P: 1786563123621392 usec, L: 0
0812 19:32:03.621551 (+    16us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.625208 (+  3657us) log.cc:842] Serialized 141661 byte log entry
0812 19:32:03.717965 (+ 92757us) op_driver.cc:444] REPLICATION: finished
0812 19:32:03.963235 (+245270us) write_op.cc:301] APPLY: starting
0812 19:32:03.963303 (+    68us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:03.974501 (+ 11198us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:03.974612 (+   111us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:04.069773 (+ 95161us) spinlock_profiling.cc:243] Waited 3.79 ms on lock 0x7b5400080190. stack: 00007f3b0b069033 00007f3b0b068f30 00007f3b0abea534 00000000004db2b4 00000000004db249 00007f3b11e0ef11 00007f3b11e25027 00007f3b124ba826 00007f3b1235916d 00007f3b1235ca4f 00007f3b1235c5e3 00007f3b12456b14 00007f3b12442dfa 00007f3b12446dd1 00007f3b12446d89 00007f3b12446d19
0812 19:32:04.196568 (+126795us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.199974 (+  3406us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.200017 (+    43us) write_op.cc:312] APPLY: finished
0812 19:32:04.205793 (+  5776us) log.cc:842] Serialized 4969 byte log entry
0812 19:32:04.206930 (+  1137us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.209574 (+  2644us) write_op.cc:454] Released schema lock
0812 19:32:04.210238 (+   664us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":245129,"mutex_wait_us":21982,"num_ops":825,"prepare.queue_time_us":375221,"prepare.run_cpu_time_us":94888,"prepare.run_wall_time_us":144607,"replication_time_us":96318,"spinlock_wait_cycles":9205760}]]}
I20260812 19:32:04.214181 15000 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39342 (ReqId={client: f3e198eaaede4e949a70fd36a18adeea, seq_no=0, attempt_no=0}) took 1023 ms. Trace:
I20260812 19:32:04.214641 15000 rpcz_store.cc:276] 0812 19:32:03.190528 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.193244 (+  2716us) service_pool.cc:227] Handling call
0812 19:32:04.214061 (+1020817us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.657982 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9fa1e8b52d174109b328d2fee4b79616
0812 19:32:03.658724 (+   742us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.658750 (+    26us) write_op.cc:435] Acquired schema lock
0812 19:32:03.658765 (+    15us) tablet.cc:660] Decoding operations
0812 19:32:03.706381 (+ 47616us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.706425 (+    44us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.706509 (+    84us) tablet.cc:683] Acquiring locks for 665 operations
0812 19:32:03.730224 (+ 23715us) tablet.cc:699] Row locks acquired
0812 19:32:03.730242 (+    18us) write_op.cc:260] PREPARE: finished
0812 19:32:03.730455 (+   213us) write_op.cc:270] Start()
0812 19:32:03.730570 (+   115us) write_op.cc:276] Timestamp: P: 1786563123730386 usec, L: 0
0812 19:32:03.730586 (+    16us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.733829 (+  3243us) log.cc:842] Serialized 114301 byte log entry
0812 19:32:03.801694 (+ 67865us) op_driver.cc:444] REPLICATION: finished
0812 19:32:04.015723 (+214029us) write_op.cc:301] APPLY: starting
0812 19:32:04.015777 (+    54us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:04.024233 (+  8456us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:04.024335 (+   102us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:04.163452 (+139117us) spinlock_profiling.cc:243] Waited 18.6 ms on lock 0x7b5400080190. stack: 00007f3b0b069033 00007f3b0b068f30 00007f3b0abea534 00000000004db2b4 00000000004db249 00007f3b11e0ef11 00007f3b11e25027 00007f3b124ba826 00007f3b1235916d 00007f3b1235ca4f 00007f3b1235c5e3 00007f3b12456b14 00007f3b12442dfa 00007f3b12446dd1 00007f3b12446d89 00007f3b12446d19
0812 19:32:04.202746 (+ 39294us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.205791 (+  3045us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.205831 (+    40us) write_op.cc:312] APPLY: finished
0812 19:32:04.210435 (+  4604us) log.cc:842] Serialized 4009 byte log entry
0812 19:32:04.211370 (+   935us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.213315 (+  1945us) write_op.cc:454] Released schema lock
0812 19:32:04.213806 (+   491us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":213811,"mutex_wait_us":21894,"num_ops":665,"prepare.queue_time_us":459153,"prepare.run_cpu_time_us":72831,"prepare.run_wall_time_us":86040,"replication_time_us":71002,"spinlock_wait_cycles":43475456}]]}
W20260812 19:32:04.265004 14941 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.6.38.129:39207, user_credentials={real_user=slave}} blocked reactor thread for 50065.4us
I20260812 19:32:04.318894 14998 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39342 (ReqId={client: f3e198eaaede4e949a70fd36a18adeea, seq_no=2, attempt_no=0}) took 1088 ms. Trace:
I20260812 19:32:04.319299 14998 rpcz_store.cc:276] 0812 19:32:03.230458 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.230651 (+   193us) service_pool.cc:227] Handling call
0812 19:32:04.318828 (+1088177us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.829470 (+     0us) write_op.cc:183] PREPARE: starting on tablet cda66d85469642579a2ca31c4c778e78
0812 19:32:03.830240 (+   770us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.830266 (+    26us) write_op.cc:435] Acquired schema lock
0812 19:32:03.830279 (+    13us) tablet.cc:660] Decoding operations
0812 19:32:03.852798 (+ 22519us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.852846 (+    48us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.852879 (+    33us) tablet.cc:683] Acquiring locks for 332 operations
0812 19:32:03.864009 (+ 11130us) tablet.cc:699] Row locks acquired
0812 19:32:03.864029 (+    20us) write_op.cc:260] PREPARE: finished
0812 19:32:03.864241 (+   212us) write_op.cc:270] Start()
0812 19:32:03.864359 (+   118us) write_op.cc:276] Timestamp: P: 1786563123864153 usec, L: 0
0812 19:32:03.864376 (+    17us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.865727 (+  1351us) log.cc:842] Serialized 57358 byte log entry
0812 19:32:03.907187 (+ 41460us) op_driver.cc:444] REPLICATION: finished
0812 19:32:04.239388 (+332201us) write_op.cc:301] APPLY: starting
0812 19:32:04.239451 (+    63us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:04.243456 (+  4005us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:04.243554 (+    98us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:04.312641 (+ 69087us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.314130 (+  1489us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.314182 (+    52us) write_op.cc:312] APPLY: finished
0812 19:32:04.316618 (+  2436us) log.cc:842] Serialized 2011 byte log entry
0812 19:32:04.316797 (+   179us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.318320 (+  1523us) write_op.cc:454] Released schema lock
0812 19:32:04.318551 (+   231us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":332059,"mutex_wait_us":3725,"num_ops":332,"prepare.queue_time_us":596351,"prepare.run_cpu_time_us":36316,"prepare.run_wall_time_us":36463,"replication_time_us":42726,"spinlock_wait_cycles":479488}]]}
I20260812 19:32:04.330880 14999 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39326 (ReqId={client: a460b16423b546b981cc74b7e40d1e44, seq_no=3, attempt_no=0}) took 1174 ms. Trace:
I20260812 19:32:04.331238 14999 rpcz_store.cc:276] 0812 19:32:03.156958 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.157180 (+   222us) service_pool.cc:227] Handling call
0812 19:32:04.330829 (+1173649us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.534719 (+     0us) write_op.cc:183] PREPARE: starting on tablet cda66d85469642579a2ca31c4c778e78
0812 19:32:03.535486 (+   767us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.535511 (+    25us) write_op.cc:435] Acquired schema lock
0812 19:32:03.535524 (+    13us) tablet.cc:660] Decoding operations
0812 19:32:03.636585 (+101061us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.636631 (+    46us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.636655 (+    24us) tablet.cc:683] Acquiring locks for 883 operations
0812 19:32:03.681723 (+ 45068us) tablet.cc:699] Row locks acquired
0812 19:32:03.681746 (+    23us) write_op.cc:260] PREPARE: finished
0812 19:32:03.682037 (+   291us) write_op.cc:270] Start()
0812 19:32:03.682143 (+   106us) write_op.cc:276] Timestamp: P: 1786563123681965 usec, L: 0
0812 19:32:03.682159 (+    16us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.685848 (+  3689us) log.cc:842] Serialized 151579 byte log entry
0812 19:32:03.814820 (+128972us) op_driver.cc:444] REPLICATION: finished
0812 19:32:04.149544 (+334724us) write_op.cc:301] APPLY: starting
0812 19:32:04.149597 (+    53us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:04.161834 (+ 12237us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:04.161948 (+   114us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:04.321936 (+159988us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.324827 (+  2891us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.324856 (+    29us) write_op.cc:312] APPLY: finished
0812 19:32:04.328082 (+  3226us) log.cc:842] Serialized 5317 byte log entry
0812 19:32:04.328296 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.330311 (+  2015us) write_op.cc:454] Released schema lock
0812 19:32:04.330620 (+   309us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":334574,"mutex_wait_us":3790,"num_ops":883,"prepare.queue_time_us":371167,"prepare.run_cpu_time_us":95656,"prepare.run_wall_time_us":162207,"replication_time_us":132569,"spinlock_wait_cycles":424576}]]}
I20260812 19:32:04.344682 15000 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39342 (ReqId={client: f3e198eaaede4e949a70fd36a18adeea, seq_no=1, attempt_no=0}) took 1151 ms. Trace:
I20260812 19:32:04.344990 15000 rpcz_store.cc:276] 0812 19:32:03.193114 (+     0us) service_pool.cc:170] Inserting onto call queue
0812 19:32:03.198997 (+  5883us) service_pool.cc:227] Handling call
0812 19:32:04.344631 (+1145634us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0812 19:32:03.697083 (+     0us) write_op.cc:183] PREPARE: starting on tablet cda66d85469642579a2ca31c4c778e78
0812 19:32:03.697916 (+   833us) write_op.cc:432] Acquiring schema lock in shared mode
0812 19:32:03.697942 (+    26us) write_op.cc:435] Acquired schema lock
0812 19:32:03.697955 (+    13us) tablet.cc:660] Decoding operations
0812 19:32:03.804030 (+106075us) write_op.cc:620] Acquiring the partition lock for write op
0812 19:32:03.804076 (+    46us) write_op.cc:641] Partition lock acquired for write op
0812 19:32:03.804103 (+    27us) tablet.cc:683] Acquiring locks for 678 operations
0812 19:32:03.825633 (+ 21530us) tablet.cc:699] Row locks acquired
0812 19:32:03.825652 (+    19us) write_op.cc:260] PREPARE: finished
0812 19:32:03.825846 (+   194us) write_op.cc:270] Start()
0812 19:32:03.825951 (+   105us) write_op.cc:276] Timestamp: P: 1786563123825767 usec, L: 0
0812 19:32:03.825973 (+    22us) op_driver.cc:331] REPLICATION: starting
0812 19:32:03.829095 (+  3122us) log.cc:842] Serialized 116524 byte log entry
0812 19:32:03.891394 (+ 62299us) op_driver.cc:444] REPLICATION: finished
0812 19:32:04.222237 (+330843us) write_op.cc:301] APPLY: starting
0812 19:32:04.222290 (+    53us) tablet.cc:1365] starting BulkCheckPresence
0812 19:32:04.231067 (+  8777us) tablet.cc:1368] finished BulkCheckPresence
0812 19:32:04.231224 (+   157us) tablet.cc:1370] starting ApplyRowOperation cycle
0812 19:32:04.338034 (+106810us) tablet.cc:1381] finished ApplyRowOperation cycle
0812 19:32:04.339974 (+  1940us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0812 19:32:04.340002 (+    28us) write_op.cc:312] APPLY: finished
0812 19:32:04.342416 (+  2414us) log.cc:842] Serialized 4087 byte log entry
0812 19:32:04.342641 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0812 19:32:04.344122 (+  1481us) write_op.cc:454] Released schema lock
0812 19:32:04.344419 (+   297us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":330679,"num_ops":678,"prepare.queue_time_us":492286,"prepare.run_cpu_time_us":70931,"prepare.run_wall_time_us":132256,"replication_time_us":65330,"spinlock_wait_cycles":247808}]]}

INSERT report
    rows total: 10000
    time total: 2566.99 ms
  time per row: 0.256699 ms
I20260812 19:32:10.206249  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 14746
I20260812 19:32:10.262501  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 14634
2026-08-12T19:32:10Z chronyd exiting
[       OK ] ToolTest.TableScanCustomBatchSize (14836 ms)
[ RUN      ] ToolTest.TestTableComment
2026-08-12T19:32:10Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:32:10Z Disabled control of system clock
I20260812 19:32:10.444550  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:38583
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:42755
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:38583 with env {}
W20260812 19:32:10.827122 15030 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:32:10.827853 15030 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:32:10.828377 15030 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:32:10.860867 15030 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:32:10.861285 15030 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:32:10.861577 15030 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:32:10.861910 15030 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:32:10.897828 15030 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:42755
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:38583
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:38583
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:32:10.899565 15030 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:32:10.901839 15030 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:10.922431 15037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:10.922904 15038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:10.925792 15040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:10.925756 15030 server_base.cc:1034] running on GCE node
I20260812 19:32:12.142457 15030 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:32:12.145237 15030 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:32:12.146598 15030 hybrid_clock.cc:648] HybridClock initialized: now 1786563132146569 us; error 38 us; skew 500 ppm
I20260812 19:32:12.147464 15030 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:12.158293 15030 webserver.cc:460] Webserver started at http://127.6.38.190:36415/ using document root <none> and password file <none>
I20260812 19:32:12.159265 15030 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:12.159451 15030 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:12.159870 15030 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:12.165019 15030 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "cf94f6195540498d91c946731def90bf"
format_stamp: "Formatted at 2026-08-12 19:32:12 on dist-test-slave-p3t5"
I20260812 19:32:12.166217 15030 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "cf94f6195540498d91c946731def90bf"
format_stamp: "Formatted at 2026-08-12 19:32:12 on dist-test-slave-p3t5"
I20260812 19:32:12.173979 15030 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260812 19:32:12.180500 15047 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:12.181841 15030 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.001s
I20260812 19:32:12.182159 15030 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "cf94f6195540498d91c946731def90bf"
format_stamp: "Formatted at 2026-08-12 19:32:12 on dist-test-slave-p3t5"
I20260812 19:32:12.182484 15030 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:12.227566 15030 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:12.229132 15030 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:32:12.229561 15030 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:12.307036 15030 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:38583
I20260812 19:32:12.307139 15104 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:38583 every 8 connection(s)
I20260812 19:32:12.310385 15030 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:32:12.315137  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 15030
I20260812 19:32:12.315760  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:32:12.316936 15105 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:12.345543 15105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: Bootstrap starting.
I20260812 19:32:12.352826 15105 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:12.354789 15105 log.cc:824] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: Log is configured to *not* fsync() on all Append() calls
I20260812 19:32:12.360345 15105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: No bootstrap required, opened a new log
I20260812 19:32:12.384017 15105 raft_consensus.cc:348] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf94f6195540498d91c946731def90bf" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 38583 } }
I20260812 19:32:12.384764 15105 raft_consensus.cc:374] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:12.385092 15105 raft_consensus.cc:729] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf94f6195540498d91c946731def90bf, State: Initialized, Role: FOLLOWER
I20260812 19:32:12.385986 15105 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf94f6195540498d91c946731def90bf" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 38583 } }
I20260812 19:32:12.386546 15105 raft_consensus.cc:388] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:12.386891 15105 raft_consensus.cc:482] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:12.387291 15105 raft_consensus.cc:3037] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:12.392498 15105 raft_consensus.cc:504] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf94f6195540498d91c946731def90bf" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 38583 } }
I20260812 19:32:12.393294 15105 leader_election.cc:302] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cf94f6195540498d91c946731def90bf; no voters: 
I20260812 19:32:12.395177 15105 leader_election.cc:288] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:12.396212 15112 raft_consensus.cc:2781] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:12.398826 15112 raft_consensus.cc:686] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [term 1 LEADER]: Becoming Leader. State: Replica: cf94f6195540498d91c946731def90bf, State: Running, Role: LEADER
I20260812 19:32:12.399889 15105 sys_catalog.cc:564] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:32:12.399751 15112 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf94f6195540498d91c946731def90bf" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 38583 } }
I20260812 19:32:12.412763 15113 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf94f6195540498d91c946731def90bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf94f6195540498d91c946731def90bf" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 38583 } } }
I20260812 19:32:12.414008 15113 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:12.414834 15114 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf94f6195540498d91c946731def90bf. Latest consensus state: current_term: 1 leader_uuid: "cf94f6195540498d91c946731def90bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf94f6195540498d91c946731def90bf" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 38583 } } }
I20260812 19:32:12.415680 15114 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:12.424908 15122 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:32:12.437144 15122 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:32:12.457914 15122 catalog_manager.cc:1347] Generated new cluster ID: 0fea8d92b5744b9cb86d6402a777b15f
I20260812 19:32:12.458343 15122 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:32:12.477524 15122 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:32:12.479475 15122 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:32:12.491525 15122 catalog_manager.cc:5868] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: Generated new TSK 0
I20260812 19:32:12.492733 15122 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:32:12.513298  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:38583
--builtin_ntp_servers=127.6.38.148:42755
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:32:12.876032 15133 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:32:12.876641 15133 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:32:12.877192 15133 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:32:12.912863 15133 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:32:12.913904 15133 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:32:12.951508 15133 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:42755
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:38583
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:32:12.952801 15133 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:32:12.954593 15133 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:12.977033 15141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:12.978670 15133 server_base.cc:1034] running on GCE node
W20260812 19:32:12.978957 15143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:12.978575 15140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:14.200306 15133 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:32:14.203670 15133 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:32:14.205174 15133 hybrid_clock.cc:648] HybridClock initialized: now 1786563134205095 us; error 86 us; skew 500 ppm
I20260812 19:32:14.206135 15133 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:14.214076 15133 webserver.cc:460] Webserver started at http://127.6.38.129:37245/ using document root <none> and password file <none>
I20260812 19:32:14.215117 15133 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:14.215371 15133 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:14.215885 15133 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:14.221213 15133 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "deb030d5bf6e4765ad44626c74da643e"
format_stamp: "Formatted at 2026-08-12 19:32:14 on dist-test-slave-p3t5"
I20260812 19:32:14.222467 15133 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "deb030d5bf6e4765ad44626c74da643e"
format_stamp: "Formatted at 2026-08-12 19:32:14 on dist-test-slave-p3t5"
I20260812 19:32:14.231161 15133 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260812 19:32:14.238298 15153 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:14.239658 15133 fs_manager.cc:725] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.003s
I20260812 19:32:14.240039 15133 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "deb030d5bf6e4765ad44626c74da643e"
format_stamp: "Formatted at 2026-08-12 19:32:14 on dist-test-slave-p3t5"
I20260812 19:32:14.240496 15133 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:14.298102 15133 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:14.299923 15133 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:32:14.300521 15133 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:14.303754 15133 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:32:14.309832 15133 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:32:14.310132 15133 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:14.310448 15133 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:32:14.310662 15133 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:14.463716 15133 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:41973
I20260812 19:32:14.463820 15282 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:41973 every 8 connection(s)
I20260812 19:32:14.466467 15133 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:32:14.470135  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 15133
I20260812 19:32:14.470726  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestTableComment.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:32:14.492046 15284 heartbeater.cc:347] Connected to a master server at 127.6.38.190:38583
I20260812 19:32:14.492574 15284 heartbeater.cc:464] Registering TS with master...
I20260812 19:32:14.493487 15284 heartbeater.cc:511] Master 127.6.38.190:38583 requested a full tablet report, sending...
I20260812 19:32:14.495990 15068 ts_manager.cc:194] Registered new tserver with Master: deb030d5bf6e4765ad44626c74da643e (127.6.38.129:41973)
I20260812 19:32:14.498170 15068 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:34237
I20260812 19:32:14.506758  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:32:14.522028  6298 test_util.cc:268] Using random seed: -1526693232
I20260812 19:32:14.572271 15068 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44718:
name: "kudu.test_alter_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:32:14.617476 15212 tablet_service.cc:1467] Processing CreateTablet for tablet 686b4ff6bd8846ea9a494830b18fb913 (DEFAULT_TABLE table=kudu.test_alter_comment [id=79c693a0301f43e4b5c3a60ee29e1f42]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:32:14.619220 15212 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 686b4ff6bd8846ea9a494830b18fb913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:14.641893 15302 tablet_bootstrap.cc:492] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Bootstrap starting.
I20260812 19:32:14.647704 15302 tablet_bootstrap.cc:654] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:14.649789 15302 log.cc:824] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Log is configured to *not* fsync() on all Append() calls
I20260812 19:32:14.654425 15302 tablet_bootstrap.cc:492] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: No bootstrap required, opened a new log
I20260812 19:32:14.654827 15302 ts_tablet_manager.cc:1397] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260812 19:32:14.676151 15302 raft_consensus.cc:348] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb030d5bf6e4765ad44626c74da643e" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41973 } }
I20260812 19:32:14.676749 15302 raft_consensus.cc:374] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:14.676944 15302 raft_consensus.cc:729] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deb030d5bf6e4765ad44626c74da643e, State: Initialized, Role: FOLLOWER
I20260812 19:32:14.677603 15302 consensus_queue.cc:260] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb030d5bf6e4765ad44626c74da643e" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41973 } }
I20260812 19:32:14.678220 15302 raft_consensus.cc:388] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:14.678447 15302 raft_consensus.cc:482] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:14.678709 15302 raft_consensus.cc:3037] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:14.682783 15302 raft_consensus.cc:504] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb030d5bf6e4765ad44626c74da643e" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41973 } }
I20260812 19:32:14.683485 15302 leader_election.cc:302] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: deb030d5bf6e4765ad44626c74da643e; no voters: 
I20260812 19:32:14.685266 15302 leader_election.cc:288] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:14.685743 15304 raft_consensus.cc:2781] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:14.688587 15304 raft_consensus.cc:686] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [term 1 LEADER]: Becoming Leader. State: Replica: deb030d5bf6e4765ad44626c74da643e, State: Running, Role: LEADER
I20260812 19:32:14.689672 15284 heartbeater.cc:503] Master 127.6.38.190:38583 was elected leader, sending a full tablet report...
I20260812 19:32:14.690327 15302 ts_tablet_manager.cc:1428] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Time spent starting tablet: real 0.035s	user 0.021s	sys 0.015s
I20260812 19:32:14.689592 15304 consensus_queue.cc:237] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb030d5bf6e4765ad44626c74da643e" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41973 } }
I20260812 19:32:14.703855 15068 catalog_manager.cc:5495] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e reported cstate change: term changed from 0 to 1, leader changed from <none> to deb030d5bf6e4765ad44626c74da643e (127.6.38.129). New cstate: current_term: 1 leader_uuid: "deb030d5bf6e4765ad44626c74da643e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb030d5bf6e4765ad44626c74da643e" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 41973 } health_report { overall_health: HEALTHY } } }
I20260812 19:32:16.521415 15068 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44720:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: "71f561a8b79c4329b70307cf59092a0a"
I20260812 19:32:16.547960 15339 tablet.cc:1722] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260812 19:32:16.569022 15068 catalog_manager.cc:6040] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: kudu.test_alter_comment [id=79c693a0301f43e4b5c3a60ee29e1f42] alter complete (version 1)
W20260812 19:32:18.661586 15101 debug-util.cc:398] Leaking SignalData structure 0x7b08000aaae0 after lost signal to thread 15031
W20260812 19:32:18.662729 15101 debug-util.cc:398] Leaking SignalData structure 0x7b0800072800 after lost signal to thread 15104
I20260812 19:32:19.741807 15067 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44730:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: "\"\""
I20260812 19:32:19.765200 15365 tablet.cc:1722] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260812 19:32:19.789245 15067 catalog_manager.cc:6040] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: kudu.test_alter_comment [id=79c693a0301f43e4b5c3a60ee29e1f42] alter complete (version 2)
I20260812 19:32:22.581243 15067 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44734:
table { table_name: "kudu.test_alter_comment" } modify_external_catalogs: true new_table_comment: ""
I20260812 19:32:22.606212 15391 tablet.cc:1722] T 686b4ff6bd8846ea9a494830b18fb913 P deb030d5bf6e4765ad44626c74da643e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 3
I20260812 19:32:22.627969 15067 catalog_manager.cc:6040] T 00000000000000000000000000000000 P cf94f6195540498d91c946731def90bf: kudu.test_alter_comment [id=79c693a0301f43e4b5c3a60ee29e1f42] alter complete (version 3)
I20260812 19:32:23.684154  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 15133
I20260812 19:32:23.717850  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 15030
2026-08-12T19:32:23Z chronyd exiting
[       OK ] ToolTest.TestTableComment (13449 ms)
[ RUN      ] ToolTest.TestChangeTableLimitNotSupported
2026-08-12T19:32:23Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:32:23Z Disabled control of system clock
I20260812 19:32:23.887056  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:44297
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:45699
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:44297 with env {}
W20260812 19:32:24.241438 15397 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:32:24.242192 15397 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:32:24.242681 15397 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:32:24.274914 15397 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:32:24.275215 15397 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:32:24.275548 15397 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:32:24.275810 15397 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:32:24.312309 15397 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:45699
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:44297
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:44297
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:32:24.313596 15397 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:32:24.315349 15397 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:24.334048 15409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:24.334034 15407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:24.334254 15406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:24.335333 15397 server_base.cc:1034] running on GCE node
I20260812 19:32:25.570681 15397 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:32:25.573582 15397 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:32:25.575045 15397 hybrid_clock.cc:648] HybridClock initialized: now 1786563145575028 us; error 51 us; skew 500 ppm
I20260812 19:32:25.575944 15397 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:25.583024 15397 webserver.cc:460] Webserver started at http://127.6.38.190:41233/ using document root <none> and password file <none>
I20260812 19:32:25.584038 15397 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:25.584293 15397 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:25.584782 15397 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:25.590178 15397 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "663ef75b92e9415596da9f8becd99b2b"
format_stamp: "Formatted at 2026-08-12 19:32:25 on dist-test-slave-p3t5"
I20260812 19:32:25.591405 15397 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "663ef75b92e9415596da9f8becd99b2b"
format_stamp: "Formatted at 2026-08-12 19:32:25 on dist-test-slave-p3t5"
I20260812 19:32:25.599207 15397 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260812 19:32:25.605286 15417 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:25.606561 15397 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:32:25.606952 15397 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "663ef75b92e9415596da9f8becd99b2b"
format_stamp: "Formatted at 2026-08-12 19:32:25 on dist-test-slave-p3t5"
I20260812 19:32:25.607335 15397 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:25.662583 15397 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:25.664230 15397 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:32:25.664752 15397 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:25.742969 15397 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:44297
I20260812 19:32:25.743073 15476 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:44297 every 8 connection(s)
I20260812 19:32:25.746043 15397 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:32:25.751513 15477 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:25.756018  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 15397
I20260812 19:32:25.756525  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
I20260812 19:32:25.776641 15477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b: Bootstrap starting.
I20260812 19:32:25.784271 15477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:25.786499 15477 log.cc:824] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b: Log is configured to *not* fsync() on all Append() calls
I20260812 19:32:25.791781 15477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b: No bootstrap required, opened a new log
I20260812 19:32:25.813372 15477 raft_consensus.cc:348] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "663ef75b92e9415596da9f8becd99b2b" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44297 } }
I20260812 19:32:25.814355 15477 raft_consensus.cc:374] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:25.814685 15477 raft_consensus.cc:729] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 663ef75b92e9415596da9f8becd99b2b, State: Initialized, Role: FOLLOWER
I20260812 19:32:25.815614 15477 consensus_queue.cc:260] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "663ef75b92e9415596da9f8becd99b2b" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44297 } }
I20260812 19:32:25.816381 15477 raft_consensus.cc:388] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:25.816632 15477 raft_consensus.cc:482] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:25.816893 15477 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:25.821152 15477 raft_consensus.cc:504] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "663ef75b92e9415596da9f8becd99b2b" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44297 } }
I20260812 19:32:25.821929 15477 leader_election.cc:302] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 663ef75b92e9415596da9f8becd99b2b; no voters: 
I20260812 19:32:25.824015 15477 leader_election.cc:288] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:25.824947 15483 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:25.827538 15483 raft_consensus.cc:686] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [term 1 LEADER]: Becoming Leader. State: Replica: 663ef75b92e9415596da9f8becd99b2b, State: Running, Role: LEADER
I20260812 19:32:25.828455 15483 consensus_queue.cc:237] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "663ef75b92e9415596da9f8becd99b2b" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44297 } }
I20260812 19:32:25.829442 15477 sys_catalog.cc:564] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:32:25.840445 15484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "663ef75b92e9415596da9f8becd99b2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "663ef75b92e9415596da9f8becd99b2b" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44297 } } }
I20260812 19:32:25.840487 15485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 663ef75b92e9415596da9f8becd99b2b. Latest consensus state: current_term: 1 leader_uuid: "663ef75b92e9415596da9f8becd99b2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "663ef75b92e9415596da9f8becd99b2b" member_type: VOTER last_known_addr { host: "127.6.38.190" port: 44297 } } }
I20260812 19:32:25.841532 15484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:25.841532 15485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:25.845847 15495 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:32:25.861014 15495 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:32:25.868835 15506 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260812 19:32:25.880440 15495 catalog_manager.cc:1347] Generated new cluster ID: 256b50dd098648278815bc228e132a80
I20260812 19:32:25.880775 15495 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:32:25.901342 15495 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:32:25.904172 15495 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:32:25.925829 15495 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 663ef75b92e9415596da9f8becd99b2b: Generated new TSK 0
I20260812 19:32:25.927157 15495 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:32:25.947155  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.38.129:0
--local_ip_for_outbound_sockets=127.6.38.129
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:44297
--builtin_ntp_servers=127.6.38.148:45699
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 19:32:26.314947 15509 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:32:26.315551 15509 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:32:26.316089 15509 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:32:26.350049 15509 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:32:26.350973 15509 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.38.129
I20260812 19:32:26.387075 15509 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:45699
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.38.129:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.38.129
--webserver_port=0
--tserver_master_addrs=127.6.38.190:44297
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.38.129
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:32:26.388347 15509 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:32:26.390164 15509 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:26.412782 15516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:26.413576 15517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:26.415990 15509 server_base.cc:1034] running on GCE node
W20260812 19:32:26.418211 15519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:27.672500 15509 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:32:27.675644 15509 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:32:27.677129 15509 hybrid_clock.cc:648] HybridClock initialized: now 1786563147677096 us; error 51 us; skew 500 ppm
I20260812 19:32:27.678241 15509 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:27.685704 15509 webserver.cc:460] Webserver started at http://127.6.38.129:43637/ using document root <none> and password file <none>
I20260812 19:32:27.686726 15509 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:27.687002 15509 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:27.687502 15509 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:27.694839 15509 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data/instance:
uuid: "56e5b4f684d341b1b2ec05b214b9a0e0"
format_stamp: "Formatted at 2026-08-12 19:32:27 on dist-test-slave-p3t5"
I20260812 19:32:27.696079 15509 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance:
uuid: "56e5b4f684d341b1b2ec05b214b9a0e0"
format_stamp: "Formatted at 2026-08-12 19:32:27 on dist-test-slave-p3t5"
I20260812 19:32:27.703886 15509 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260812 19:32:27.710078 15527 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:27.711210 15509 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260812 19:32:27.711565 15509 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal
uuid: "56e5b4f684d341b1b2ec05b214b9a0e0"
format_stamp: "Formatted at 2026-08-12 19:32:27 on dist-test-slave-p3t5"
I20260812 19:32:27.711994 15509 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:27.746902 15509 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:27.748579 15509 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:32:27.749073 15509 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:27.751855 15509 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:32:27.756145 15509 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:32:27.756403 15509 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:27.756675 15509 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:32:27.756850 15509 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:27.903517 15509 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:43747
I20260812 19:32:27.903650 15657 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:43747 every 8 connection(s)
I20260812 19:32:27.906293 15509 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/data/info.pb
I20260812 19:32:27.911497  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 15509
I20260812 19:32:27.912204  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestChangeTableLimitNotSupported.1786562791336058-6298-0/minicluster-data/ts-0/wal/instance
I20260812 19:32:27.932473 15658 heartbeater.cc:347] Connected to a master server at 127.6.38.190:44297
I20260812 19:32:27.932988 15658 heartbeater.cc:464] Registering TS with master...
I20260812 19:32:27.934098 15658 heartbeater.cc:511] Master 127.6.38.190:44297 requested a full tablet report, sending...
I20260812 19:32:27.936707 15438 ts_manager.cc:194] Registered new tserver with Master: 56e5b4f684d341b1b2ec05b214b9a0e0 (127.6.38.129:43747)
I20260812 19:32:27.938894 15438 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.6.38.129:49449
I20260812 19:32:27.947860  6298 external_mini_cluster.cc:930] 1 TS(s) registered with all masters
I20260812 19:32:27.959400  6298 test_util.cc:268] Using random seed: -1513255857
I20260812 19:32:28.006456 15438 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44454:
name: "kudu.table.failtochangelimit"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:32:28.056818 15580 tablet_service.cc:1467] Processing CreateTablet for tablet d30212f5fda7499e9cc4c76de09ff6de (DEFAULT_TABLE table=kudu.table.failtochangelimit [id=b2f836ba6c4a41f4a207bd5a7c163c8e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:32:28.058853 15580 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d30212f5fda7499e9cc4c76de09ff6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:28.081960 15673 tablet_bootstrap.cc:492] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0: Bootstrap starting.
I20260812 19:32:28.088394 15673 tablet_bootstrap.cc:654] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:28.090207 15673 log.cc:824] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0: Log is configured to *not* fsync() on all Append() calls
I20260812 19:32:28.095104 15673 tablet_bootstrap.cc:492] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0: No bootstrap required, opened a new log
I20260812 19:32:28.095497 15673 ts_tablet_manager.cc:1397] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260812 19:32:28.116771 15673 raft_consensus.cc:348] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e5b4f684d341b1b2ec05b214b9a0e0" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 43747 } }
I20260812 19:32:28.117380 15673 raft_consensus.cc:374] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:28.117588 15673 raft_consensus.cc:729] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e5b4f684d341b1b2ec05b214b9a0e0, State: Initialized, Role: FOLLOWER
I20260812 19:32:28.118351 15673 consensus_queue.cc:260] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e5b4f684d341b1b2ec05b214b9a0e0" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 43747 } }
I20260812 19:32:28.118885 15673 raft_consensus.cc:388] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:28.119127 15673 raft_consensus.cc:482] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:28.119387 15673 raft_consensus.cc:3037] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:28.123543 15673 raft_consensus.cc:504] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e5b4f684d341b1b2ec05b214b9a0e0" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 43747 } }
I20260812 19:32:28.124290 15673 leader_election.cc:302] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 56e5b4f684d341b1b2ec05b214b9a0e0; no voters: 
I20260812 19:32:28.126175 15673 leader_election.cc:288] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:28.126647 15675 raft_consensus.cc:2781] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:28.129586 15675 raft_consensus.cc:686] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [term 1 LEADER]: Becoming Leader. State: Replica: 56e5b4f684d341b1b2ec05b214b9a0e0, State: Running, Role: LEADER
I20260812 19:32:28.130630 15658 heartbeater.cc:503] Master 127.6.38.190:44297 was elected leader, sending a full tablet report...
I20260812 19:32:28.131439 15673 ts_tablet_manager.cc:1428] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0: Time spent starting tablet: real 0.036s	user 0.023s	sys 0.013s
I20260812 19:32:28.131371 15675 consensus_queue.cc:237] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e5b4f684d341b1b2ec05b214b9a0e0" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 43747 } }
I20260812 19:32:28.144869 15438 catalog_manager.cc:5495] T d30212f5fda7499e9cc4c76de09ff6de P 56e5b4f684d341b1b2ec05b214b9a0e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e5b4f684d341b1b2ec05b214b9a0e0 (127.6.38.129). New cstate: current_term: 1 leader_uuid: "56e5b4f684d341b1b2ec05b214b9a0e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e5b4f684d341b1b2ec05b214b9a0e0" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 43747 } health_report { overall_health: HEALTHY } } }
I20260812 19:32:32.673358 15437 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44486:
table { table_name: "kudu.table.failtochangelimit" } modify_external_catalogs: true disk_size_limit: 1000000
I20260812 19:32:35.483318 15437 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49352:
table { table_name: "kudu.table.failtochangelimit" } modify_external_catalogs: true row_count_limit: 1000000
I20260812 19:32:36.535305  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 15509
I20260812 19:32:36.573303  6298 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu with pid 15397
2026-08-12T19:32:36Z chronyd exiting
[       OK ] ToolTest.TestChangeTableLimitNotSupported (12852 ms)
[ RUN      ] ToolTest.DropTableHmsEnabled
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:7345: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTest.DropTableHmsEnabled (8 ms)
[ RUN      ] ToolTest.TestFsSwappingDirectoriesFailsGracefully
I20260812 19:32:36.647892  6298 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.38.190:43469
I20260812 19:32:36.649286  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:36.656288 15733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:36.657225 15734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:36.660318 15736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:36.660385  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:36.661900  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:36.662137  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:36.662317  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563156662301 us; error 0 us; skew 500 ppm
I20260812 19:32:36.663007  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:36.671523  6298 webserver.cc:460] Webserver started at http://127.6.38.190:39557/ using document root <none> and password file <none>
I20260812 19:32:36.672233  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:36.672472  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:36.672825  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:36.674741  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/master-0-root/instance:
uuid: "54a4c67b47074be0a536f591652f090f"
format_stamp: "Formatted at 2026-08-12 19:32:36 on dist-test-slave-p3t5"
I20260812 19:32:36.680658  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260812 19:32:36.685076 15742 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:36.686311  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 19:32:36.686630  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/master-0-root
uuid: "54a4c67b47074be0a536f591652f090f"
format_stamp: "Formatted at 2026-08-12 19:32:36 on dist-test-slave-p3t5"
I20260812 19:32:36.686960  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:36.704845  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:36.706529  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:36.756428  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:43469
I20260812 19:32:36.756552 15801 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:43469 every 8 connection(s)
I20260812 19:32:36.762080 15802 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:36.773926 15802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f: Bootstrap starting.
I20260812 19:32:36.779615 15802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:36.784932 15802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f: No bootstrap required, opened a new log
I20260812 19:32:36.787514 15802 raft_consensus.cc:348] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a4c67b47074be0a536f591652f090f" member_type: VOTER }
I20260812 19:32:36.788192 15802 raft_consensus.cc:374] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:36.788486 15802 raft_consensus.cc:729] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54a4c67b47074be0a536f591652f090f, State: Initialized, Role: FOLLOWER
I20260812 19:32:36.789413 15802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a4c67b47074be0a536f591652f090f" member_type: VOTER }
I20260812 19:32:36.790069 15802 raft_consensus.cc:388] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:36.790354 15802 raft_consensus.cc:482] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:36.790656 15802 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:36.795400 15802 raft_consensus.cc:504] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a4c67b47074be0a536f591652f090f" member_type: VOTER }
I20260812 19:32:36.796020 15802 leader_election.cc:302] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 54a4c67b47074be0a536f591652f090f; no voters: 
I20260812 19:32:36.797433 15802 leader_election.cc:288] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:36.797976 15805 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:36.799594 15805 raft_consensus.cc:686] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 1 LEADER]: Becoming Leader. State: Replica: 54a4c67b47074be0a536f591652f090f, State: Running, Role: LEADER
I20260812 19:32:36.800320 15805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a4c67b47074be0a536f591652f090f" member_type: VOTER }
I20260812 19:32:36.800921 15802 sys_catalog.cc:564] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:32:36.808084 15806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54a4c67b47074be0a536f591652f090f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a4c67b47074be0a536f591652f090f" member_type: VOTER } }
I20260812 19:32:36.808971 15806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:36.808202 15807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54a4c67b47074be0a536f591652f090f. Latest consensus state: current_term: 1 leader_uuid: "54a4c67b47074be0a536f591652f090f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a4c67b47074be0a536f591652f090f" member_type: VOTER } }
I20260812 19:32:36.809578 15807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:36.811677 15814 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:32:36.820426 15814 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:32:36.821575  6298 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 19:32:36.830325 15814 catalog_manager.cc:1347] Generated new cluster ID: 6ccc79d323274629bed503a6e5437691
I20260812 19:32:36.830641 15814 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:32:36.852941 15814 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:32:36.854739 15814 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:32:36.872215 15814 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f: Generated new TSK 0
I20260812 19:32:36.872897 15814 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:32:36.888700  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:36.896301 15824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:36.897859 15825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:36.899523 15828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:36.900198  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:36.901326  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:36.901563  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:36.901834  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563156901808 us; error 0 us; skew 500 ppm
I20260812 19:32:36.902571  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:36.905298  6298 webserver.cc:460] Webserver started at http://127.6.38.129:35351/ using document root <none> and password file <none>
I20260812 19:32:36.905918  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:36.906147  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:36.906454  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:36.908027  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/ts-0-root/instance:
uuid: "027a98687c0b4ac39660a3b6da4e60ab"
format_stamp: "Formatted at 2026-08-12 19:32:36 on dist-test-slave-p3t5"
I20260812 19:32:36.913791  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260812 19:32:36.917577 15834 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:36.918479  6298 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260812 19:32:36.918828  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/ts-0-root
uuid: "027a98687c0b4ac39660a3b6da4e60ab"
format_stamp: "Formatted at 2026-08-12 19:32:36 on dist-test-slave-p3t5"
I20260812 19:32:36.919165  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsSwappingDirectoriesFailsGracefully.1786562791336058-6298-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:36.934182  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:36.935563  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:36.937342  6298 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:32:36.940407  6298 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:32:36.940656  6298 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:36.940927  6298 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:32:36.941121  6298 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:36.991083  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:45053
I20260812 19:32:36.991214 15907 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:45053 every 8 connection(s)
I20260812 19:32:37.010006 15908 heartbeater.cc:347] Connected to a master server at 127.6.38.190:43469
I20260812 19:32:37.010392 15908 heartbeater.cc:464] Registering TS with master...
I20260812 19:32:37.011111 15908 heartbeater.cc:511] Master 127.6.38.190:43469 requested a full tablet report, sending...
I20260812 19:32:37.013381 15762 ts_manager.cc:194] Registered new tserver with Master: 027a98687c0b4ac39660a3b6da4e60ab (127.6.38.129:45053)
I20260812 19:32:37.013447  6298 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018693132s
I20260812 19:32:37.015681 15762 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58412
I20260812 19:32:37.016287  6298 tablet_server.cc:178] TabletServer@127.6.38.129:0 shutting down...
I20260812 19:32:37.036245  6298 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260812 19:32:37.053072  6298 tablet_server.cc:194] TabletServer@127.6.38.129:0 shutdown complete.
I20260812 19:32:39.933180  6298 master.cc:537] Master@127.6.38.190:43469 shutting down...
I20260812 19:32:39.958671  6298 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:32:39.959416  6298 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:32:39.959784  6298 tablet_replica.cc:330] T 00000000000000000000000000000000 P 54a4c67b47074be0a536f591652f090f: stopping tablet replica
I20260812 19:32:39.978754  6298 master.cc:552] Master@127.6.38.190:43469 shutdown complete.
[       OK ] ToolTest.TestFsSwappingDirectoriesFailsGracefully (3356 ms)
[ RUN      ] ToolTest.TestFsRemoveDataDirWithTombstone
I20260812 19:32:40.005050  6298 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.38.190:32977
I20260812 19:32:40.006503  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:40.012789 15932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:40.014062 15933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:40.015280 15935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:40.016232  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:40.017071  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:40.017258  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:40.017387  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563160017371 us; error 0 us; skew 500 ppm
I20260812 19:32:40.018066  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:40.020746  6298 webserver.cc:460] Webserver started at http://127.6.38.190:35865/ using document root <none> and password file <none>
I20260812 19:32:40.021296  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:40.021466  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:40.021872  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:40.023278  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/master-0-root/instance:
uuid: "b533eab9991d4e828ad3e016cb012c8f"
format_stamp: "Formatted at 2026-08-12 19:32:40 on dist-test-slave-p3t5"
I20260812 19:32:40.028792  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260812 19:32:40.032697 15940 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:40.033489  6298 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 19:32:40.033854  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/master-0-root
uuid: "b533eab9991d4e828ad3e016cb012c8f"
format_stamp: "Formatted at 2026-08-12 19:32:40 on dist-test-slave-p3t5"
I20260812 19:32:40.034198  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:40.053401  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:40.054800  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:40.099365  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:32977
I20260812 19:32:40.099483 15998 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:32977 every 8 connection(s)
I20260812 19:32:40.103835 15999 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:40.114352 15999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f: Bootstrap starting.
I20260812 19:32:40.118964 15999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:40.123700 15999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f: No bootstrap required, opened a new log
I20260812 19:32:40.125852 15999 raft_consensus.cc:348] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b533eab9991d4e828ad3e016cb012c8f" member_type: VOTER }
I20260812 19:32:40.126291 15999 raft_consensus.cc:374] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:40.126471 15999 raft_consensus.cc:729] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b533eab9991d4e828ad3e016cb012c8f, State: Initialized, Role: FOLLOWER
I20260812 19:32:40.127048 15999 consensus_queue.cc:260] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b533eab9991d4e828ad3e016cb012c8f" member_type: VOTER }
I20260812 19:32:40.127493 15999 raft_consensus.cc:388] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:40.127678 15999 raft_consensus.cc:482] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:40.127871 15999 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:40.132323 15999 raft_consensus.cc:504] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b533eab9991d4e828ad3e016cb012c8f" member_type: VOTER }
I20260812 19:32:40.132833 15999 leader_election.cc:302] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b533eab9991d4e828ad3e016cb012c8f; no voters: 
I20260812 19:32:40.134016 15999 leader_election.cc:288] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:40.134495 16002 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:40.136076 16002 raft_consensus.cc:686] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 LEADER]: Becoming Leader. State: Replica: b533eab9991d4e828ad3e016cb012c8f, State: Running, Role: LEADER
I20260812 19:32:40.136694 16002 consensus_queue.cc:237] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b533eab9991d4e828ad3e016cb012c8f" member_type: VOTER }
I20260812 19:32:40.137081 15999 sys_catalog.cc:564] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [sys.catalog]: configured and running, proceeding with master startup.
I20260812 19:32:40.139816 16003 sys_catalog.cc:455] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b533eab9991d4e828ad3e016cb012c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b533eab9991d4e828ad3e016cb012c8f" member_type: VOTER } }
I20260812 19:32:40.139816 16004 sys_catalog.cc:455] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b533eab9991d4e828ad3e016cb012c8f. Latest consensus state: current_term: 1 leader_uuid: "b533eab9991d4e828ad3e016cb012c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b533eab9991d4e828ad3e016cb012c8f" member_type: VOTER } }
I20260812 19:32:40.140635 16004 sys_catalog.cc:458] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:40.140614 16003 sys_catalog.cc:458] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [sys.catalog]: This master's current role is: LEADER
I20260812 19:32:40.148213 16007 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260812 19:32:40.155774 16007 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260812 19:32:40.156847  6298 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 19:32:40.164541 16007 catalog_manager.cc:1347] Generated new cluster ID: 685afeaa837c42fa9d9a3f3684ea79c4
I20260812 19:32:40.164852 16007 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260812 19:32:40.189764 16007 catalog_manager.cc:1370] Generated new certificate authority record
I20260812 19:32:40.191448 16007 catalog_manager.cc:1504] Loading token signing keys...
I20260812 19:32:40.207865 16007 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f: Generated new TSK 0
I20260812 19:32:40.208609 16007 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260812 19:32:40.223987  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:40.231098 16022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:40.232522 16023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:40.234620 16025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:40.235318  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:40.236348  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:40.236547  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:40.236752  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563160236718 us; error 0 us; skew 500 ppm
I20260812 19:32:40.237378  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:40.240185  6298 webserver.cc:460] Webserver started at http://127.6.38.129:46547/ using document root <none> and password file <none>
I20260812 19:32:40.240962  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:40.241140  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:40.241472  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:40.242738  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-0/instance:
uuid: "2795264684d5450d935c76b81225c04c"
format_stamp: "Formatted at 2026-08-12 19:32:40 on dist-test-slave-p3t5"
I20260812 19:32:40.243670  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-1/instance:
uuid: "2795264684d5450d935c76b81225c04c"
format_stamp: "Formatted at 2026-08-12 19:32:40 on dist-test-slave-p3t5"
I20260812 19:32:40.244513  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/wal/instance:
uuid: "2795264684d5450d935c76b81225c04c"
format_stamp: "Formatted at 2026-08-12 19:32:40 on dist-test-slave-p3t5"
I20260812 19:32:40.252889  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.003s
I20260812 19:32:40.258181 16031 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:40.258649 16031 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:40.259939  6298 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260812 19:32:40.260195  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-0,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-1,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/wal
uuid: "2795264684d5450d935c76b81225c04c"
format_stamp: "Formatted at 2026-08-12 19:32:40 on dist-test-slave-p3t5"
I20260812 19:32:40.260489  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/wal
2 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-0/data, /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-1/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:40.285549  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:40.286876  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:40.288552  6298 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260812 19:32:40.291507  6298 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 19:32:40.291699  6298 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:40.292021  6298 ts_tablet_manager.cc:610] Registered 0 tablets
I20260812 19:32:40.292188  6298 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:40.339589  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.129:36971
I20260812 19:32:40.339694 16108 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.129:36971 every 8 connection(s)
I20260812 19:32:40.357959 16109 heartbeater.cc:347] Connected to a master server at 127.6.38.190:32977
I20260812 19:32:40.358404 16109 heartbeater.cc:464] Registering TS with master...
I20260812 19:32:40.359165 16109 heartbeater.cc:511] Master 127.6.38.190:32977 requested a full tablet report, sending...
I20260812 19:32:40.361253 15958 ts_manager.cc:194] Registered new tserver with Master: 2795264684d5450d935c76b81225c04c (127.6.38.129:36971)
I20260812 19:32:40.361562  6298 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018250817s
I20260812 19:32:40.364431 15958 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56202
I20260812 19:32:40.368229  6298 test_util.cc:268] Using random seed: -1500847024
I20260812 19:32:40.396720 15958 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56214:
name: "tablename"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col0"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col2"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col3"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col4"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col5"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col6"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col7"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col8"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col9"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col10"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col11"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col12"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col13"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col14"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col15"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col16"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col17"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col18"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col19"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col20"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col21"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col22"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col23"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col24"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col25"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col26"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col27"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col28"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col29"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col30"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col31"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col32"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col33"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col34"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col35"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col36"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col37"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col38"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col39"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col40"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col41"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col42"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col43"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col44"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col45"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col46"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col47"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col48"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col49"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 19:32:40.440768 16070 tablet_service.cc:1467] Processing CreateTablet for tablet 02960ce3ac4142658ca080958e1d3eb0 (DEFAULT_TABLE table=tablename [id=58eda575be3d4021b9d36c93c90669ce]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 19:32:40.442024 16070 data_dirs.cc:395] Could only allocate 2 dirs of requested 3 for tablet 02960ce3ac4142658ca080958e1d3eb0. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 19:32:40.457100 16121 tablet_bootstrap.cc:492] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: Bootstrap starting.
I20260812 19:32:40.462918 16121 tablet_bootstrap.cc:654] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: Neither blocks nor log segments found. Creating new log.
I20260812 19:32:40.469529 16121 tablet_bootstrap.cc:492] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: No bootstrap required, opened a new log
I20260812 19:32:40.470077 16121 ts_tablet_manager.cc:1397] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.012s
I20260812 19:32:40.472342 16121 raft_consensus.cc:348] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795264684d5450d935c76b81225c04c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 36971 } }
I20260812 19:32:40.472764 16121 raft_consensus.cc:374] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 19:32:40.472936 16121 raft_consensus.cc:729] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2795264684d5450d935c76b81225c04c, State: Initialized, Role: FOLLOWER
I20260812 19:32:40.473359 16121 consensus_queue.cc:260] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795264684d5450d935c76b81225c04c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 36971 } }
I20260812 19:32:40.473875 16121 raft_consensus.cc:388] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 19:32:40.474094 16121 raft_consensus.cc:482] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 19:32:40.474290 16121 raft_consensus.cc:3037] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 0 FOLLOWER]: Advancing to term 1
I20260812 19:32:40.479434 16121 raft_consensus.cc:504] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795264684d5450d935c76b81225c04c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 36971 } }
I20260812 19:32:40.479928 16121 leader_election.cc:302] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2795264684d5450d935c76b81225c04c; no voters: 
I20260812 19:32:40.481192 16121 leader_election.cc:288] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 19:32:40.482090 16123 raft_consensus.cc:2781] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 19:32:40.483819 16109 heartbeater.cc:503] Master 127.6.38.190:32977 was elected leader, sending a full tablet report...
I20260812 19:32:40.484140 16123 raft_consensus.cc:686] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 LEADER]: Becoming Leader. State: Replica: 2795264684d5450d935c76b81225c04c, State: Running, Role: LEADER
I20260812 19:32:40.484299 16121 ts_tablet_manager.cc:1428] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.006s
I20260812 19:32:40.484993 16123 consensus_queue.cc:237] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795264684d5450d935c76b81225c04c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 36971 } }
I20260812 19:32:40.493237 15958 catalog_manager.cc:5495] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2795264684d5450d935c76b81225c04c (127.6.38.129). New cstate: current_term: 1 leader_uuid: "2795264684d5450d935c76b81225c04c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2795264684d5450d935c76b81225c04c" member_type: VOTER last_known_addr { host: "127.6.38.129" port: 36971 } health_report { overall_health: HEALTHY } } }
W20260812 19:32:41.842084  6298 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-0/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-0/data (517632000 bytes available vs 518351011 bytes reserved) (error 28)
W20260812 19:32:41.850759  6298 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-1/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0/minicluster-data/ts-0-root/data-1/data (484069376 bytes available vs 518351011 bytes reserved) (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8138: Failure
Failed
Bad status: IO error: Failed to open DiskRowSet for flush: tablet 02960ce3ac4142658ca080958e1d3eb0: unable to open output file for column col49 INT32 NOT NULL: No directories could be added (2 dirs total, 0 failed, 2 full): IO error: No directories available in 02960ce3ac4142658ca080958e1d3eb0's directory group (2 dirs total, 0 failed, 2 full) (error 28) (error 19)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8344: Failure
Expected: CreateTableWithFlushedData("tablename", mini_cluster_.get()) doesn't generate new fatal failures in the current thread.
  Actual: it does.
I20260812 19:32:41.902698  6298 tablet_server.cc:178] TabletServer@127.6.38.129:0 shutting down...
I20260812 19:32:41.933333  6298 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260812 19:32:41.934017  6298 tablet_replica.cc:330] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c: stopping tablet replica
I20260812 19:32:41.934581  6298 raft_consensus.cc:2229] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:32:41.935303  6298 raft_consensus.cc:2258] T 02960ce3ac4142658ca080958e1d3eb0 P 2795264684d5450d935c76b81225c04c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:32:41.953274  6298 tablet_server.cc:194] TabletServer@127.6.38.129:0 shutdown complete.
I20260812 19:32:41.969146  6298 master.cc:537] Master@127.6.38.190:32977 shutting down...
I20260812 19:32:41.990258  6298 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 LEADER]: Raft consensus shutting down.
I20260812 19:32:41.990777  6298 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 19:32:41.991075  6298 tablet_replica.cc:330] T 00000000000000000000000000000000 P b533eab9991d4e828ad3e016cb012c8f: stopping tablet replica
I20260812 19:32:42.008736  6298 master.cc:552] Master@127.6.38.190:32977 shutdown complete.
I20260812 19:32:42.024199  6298 test_util.cc:175] -----------------------------------------------
I20260812 19:32:42.024400  6298 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.ToolTest.TestFsRemoveDataDirWithTombstone.1786562791336058-6298-0
[  FAILED  ] ToolTest.TestFsRemoveDataDirWithTombstone (2023 ms)
[ RUN      ] ToolTest.TabletServersWithUnusualFlags
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:8792: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTest.TabletServersWithUnusualFlags (7 ms)
[ RUN      ] ToolTest.ClusterNameResolverFileNotExist
[       OK ] ToolTest.ClusterNameResolverFileNotExist (1490 ms)
[ RUN      ] ToolTest.TestFailedTableCopy
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9130: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTest.TestFailedTableCopy (8 ms)
[ RUN      ] ToolTest.TestNonDefaultPrincipal
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9235: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTest.TestNonDefaultPrincipal (8 ms)
[ RUN      ] ToolTest.TestLocalReplicaCopyRemoteCanReturnError
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9607: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTest.TestLocalReplicaCopyRemoteCanReturnError (8 ms)
[----------] 29 tests from ToolTest (372118 ms total)

[----------] 1 test from UnregisterTServerTest
[ RUN      ] UnregisterTServerTest.TestUnregisterTServerNotPresumedDead
I20260812 19:32:43.551520  6298 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.38.190:35625,127.6.38.189:37785,127.6.38.188:36539
I20260812 19:32:43.553815  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:43.562551 16146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:43.562973 16147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:43.566169 16149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:43.566998  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:43.568243  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:43.568483  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:43.568710  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563163568674 us; error 0 us; skew 500 ppm
I20260812 19:32:43.569535  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:43.577327  6298 webserver.cc:460] Webserver started at http://127.6.38.190:32809/ using document root <none> and password file <none>
I20260812 19:32:43.578104  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:43.578351  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:43.578748  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:43.580621  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root/instance:
uuid: "e918d600c2504ab4b52992568a6b4598"
format_stamp: "Formatted at 2026-08-12 19:32:43 on dist-test-slave-p3t5"
W20260812 19:32:43.587762  6298 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root/data (500662272 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:43.588104  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.002s
I20260812 19:32:43.593436 16155 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:43.594596  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260812 19:32:43.594987  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root
uuid: "e918d600c2504ab4b52992568a6b4598"
format_stamp: "Formatted at 2026-08-12 19:32:43 on dist-test-slave-p3t5"
I20260812 19:32:43.595328  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:43.620587  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:43.622380  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:43.691444  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:35625
I20260812 19:32:43.691627 16213 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:35625 every 8 connection(s)
I20260812 19:32:43.697468  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:43.697674 16214 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-0-root/data (500658176 bytes available vs 518351011 bytes reserved) (error 28)
E20260812 19:32:43.698475 16214 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
W20260812 19:32:43.705061 16216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:43.706027 16217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:43.708969 16222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:43.712148  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:43.713322  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:43.713543  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:43.713819  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563163713780 us; error 0 us; skew 500 ppm
I20260812 19:32:43.714542  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:43.717854  6298 webserver.cc:460] Webserver started at http://127.6.38.189:45777/ using document root <none> and password file <none>
I20260812 19:32:43.718478  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:43.718700  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:43.719029  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:43.720403  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root/instance:
uuid: "8456e7c6f06f4cd48c62b65cf9c6eceb"
format_stamp: "Formatted at 2026-08-12 19:32:43 on dist-test-slave-p3t5"
W20260812 19:32:43.726526  6298 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root/data (500633600 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:43.726866  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260812 19:32:43.731379 16227 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:43.732393  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260812 19:32:43.732765  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root
uuid: "8456e7c6f06f4cd48c62b65cf9c6eceb"
format_stamp: "Formatted at 2026-08-12 19:32:43 on dist-test-slave-p3t5"
I20260812 19:32:43.733140  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:43.751839  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:43.753659  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:43.809515  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.189:37785
I20260812 19:32:43.809580 16287 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.189:37785 every 8 connection(s)
W20260812 19:32:43.814694 16288 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-1-root/data (500629504 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:43.814832  6298 file_cache.cc:493] Constructed file cache file cache with capacity 419430
E20260812 19:32:43.815307 16288 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
W20260812 19:32:43.821702 16290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:43.823443 16292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:43.825503 16294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:43.826496  6298 server_base.cc:1034] running on GCE node
I20260812 19:32:43.827481  6298 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 19:32:43.827723  6298 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 19:32:43.827894  6298 hybrid_clock.cc:648] HybridClock initialized: now 1786563163827883 us; error 0 us; skew 500 ppm
I20260812 19:32:43.828547  6298 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:43.831552  6298 webserver.cc:460] Webserver started at http://127.6.38.188:43447/ using document root <none> and password file <none>
I20260812 19:32:43.832216  6298 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:43.832450  6298 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:43.832758  6298 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:43.834422  6298 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/instance:
uuid: "8b5d2b4fe0254c8893220eb2183b4b2f"
format_stamp: "Formatted at 2026-08-12 19:32:43 on dist-test-slave-p3t5"
W20260812 19:32:43.840629  6298 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data (500604928 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:43.840982  6298 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260812 19:32:43.845266 16299 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:43.846232  6298 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 19:32:43.846565  6298 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root
uuid: "8b5d2b4fe0254c8893220eb2183b4b2f"
format_stamp: "Formatted at 2026-08-12 19:32:43 on dist-test-slave-p3t5"
I20260812 19:32:43.846930  6298 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:43.873181  6298 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:43.874890  6298 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:43.930119  6298 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.188:36539
I20260812 19:32:43.930210 16359 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.188:36539 every 8 connection(s)
I20260812 19:32:43.934844  6298 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:1278: Failure
Failed
Bad status: IO error: Couldn't start masters: Could not initialize catalog manager on master 0: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:9330: Failure
Expected: StartCluster() doesn't generate new fatal failures in the current thread.
  Actual: it does.
W20260812 19:32:43.936170 16361 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0/minicluster-data/master-2-root/data (500604928 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:43.936524  6298 master.cc:537] Master@127.6.38.190:35625 shutting down...
E20260812 19:32:43.936805 16361 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
I20260812 19:32:43.977258  6298 master.cc:552] Master@127.6.38.190:35625 shutdown complete.
I20260812 19:32:43.983546  6298 master.cc:537] Master@127.6.38.189:37785 shutting down...
I20260812 19:32:44.020854  6298 master.cc:552] Master@127.6.38.189:37785 shutdown complete.
I20260812 19:32:44.027475  6298 master.cc:537] Master@127.6.38.188:36539 shutting down...
I20260812 19:32:44.063221  6298 master.cc:552] Master@127.6.38.188:36539 shutdown complete.
I20260812 19:32:44.073462  6298 test_util.cc:175] -----------------------------------------------
I20260812 19:32:44.073722  6298 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.UnregisterTServerTest.TestUnregisterTServerNotPresumedDead.1786562791336058-6298-0
[  FAILED  ] UnregisterTServerTest.TestUnregisterTServerNotPresumedDead (526 ms)
[----------] 1 test from UnregisterTServerTest (526 ms total)

[----------] 2 tests from ToolTestKerberosParameterized/ToolTestKerberosParameterized
[ RUN      ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestHmsDowngrade/1
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:6633: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestHmsDowngrade/1 (6 ms)
[ RUN      ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata/1
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:7123: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
[  SKIPPED ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestCheckAndManualFixHmsMetadata/1 (6 ms)
[----------] 2 tests from ToolTestKerberosParameterized/ToolTestKerberosParameterized (13 ms total)

[----------] 2 tests from CopyTableParameterized/ToolTestCopyTableParameterized
[ RUN      ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/3
2026-08-12T19:32:44Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
2026-08-12T19:32:44Z Disabled control of system clock
W20260812 19:32:44.221853  6298 mini_chronyd.cc:189] Time spent starting chronyd: real 0.127s	user 0.002s	sys 0.063s
I20260812 19:32:44.224264  6298 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
/tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:35549
--webserver_interface=127.6.38.190
--webserver_port=0
--builtin_ntp_servers=127.6.38.148:45793
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.38.190:35549 with env {}
W20260812 19:32:44.595691 16366 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 19:32:44.596361 16366 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 19:32:44.596865 16366 flags.cc:425] Enabled unsafe flag: --never_fsync=true
W20260812 19:32:44.629225 16366 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 19:32:44.629671 16366 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
W20260812 19:32:44.629974 16366 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 19:32:44.630244 16366 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
I20260812 19:32:44.668136 16366 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.38.148:45793
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.38.190:35549
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.38.190:35549
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.38.190
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.18.0-SNAPSHOT
revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
build type FASTDEBUG
built by systest at 12 Aug 2026 18:20:25 UTC on ccycloud.quasar-plgbua.root.comops.site
build id 4583012
TSAN enabled
I20260812 19:32:44.669495 16366 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 19:32:44.671307 16366 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260812 19:32:44.692793 16376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 19:32:44.693014 16378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:44.695923 16366 server_base.cc:1034] running on GCE node
W20260812 19:32:44.694761 16375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 19:32:45.914812 16366 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 19:32:45.917680 16366 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 19:32:45.919085 16366 hybrid_clock.cc:648] HybridClock initialized: now 1786563165919054 us; error 47 us; skew 500 ppm
I20260812 19:32:45.920032 16366 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260812 19:32:45.926828 16366 webserver.cc:460] Webserver started at http://127.6.38.190:34919/ using document root <none> and password file <none>
I20260812 19:32:45.927836 16366 fs_manager.cc:359] Metadata directory not provided
I20260812 19:32:45.928084 16366 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 19:32:45.928576 16366 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 19:32:45.933710 16366 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/instance:
uuid: "29e8a756fde145b4b20f6963ffc4d463"
format_stamp: "Formatted at 2026-08-12 19:32:45 on dist-test-slave-p3t5"
I20260812 19:32:45.934896 16366 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal/instance:
uuid: "29e8a756fde145b4b20f6963ffc4d463"
format_stamp: "Formatted at 2026-08-12 19:32:45 on dist-test-slave-p3t5"
W20260812 19:32:45.942749 16366 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/data (499990528 bytes available vs 518351011 bytes reserved) (error 28)
I20260812 19:32:45.943132 16366 fs_manager.cc:691] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260812 19:32:45.949096 16385 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 19:32:45.950266 16366 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260812 19:32:45.950616 16366 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data,/tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal
uuid: "29e8a756fde145b4b20f6963ffc4d463"
format_stamp: "Formatted at 2026-08-12 19:32:45 on dist-test-slave-p3t5"
I20260812 19:32:45.951011 16366 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 19:32:46.006610 16366 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260812 19:32:46.008380 16366 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 19:32:46.008921 16366 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 19:32:46.088179 16366 rpc_server.cc:307] RPC server started. Bound to: 127.6.38.190:35549
I20260812 19:32:46.088299 16445 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.6.38.190:35549 every 8 connection(s)
I20260812 19:32:46.091377 16366 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/info.pb
I20260812 19:32:46.094175  6298 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskbI2dKY/build/tsan/bin/kudu as pid 16366
I20260812 19:32:46.094766  6298 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/wal/instance
W20260812 19:32:46.097975 16446 dir_manager.cc:174] Insufficient disk space under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/data: will retry after 10 seconds: IO error: Insufficient disk space to allocate 0 bytes under path /tmp/dist-test-taskbI2dKY/test-tmp/kudu-tool-test.0.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_3.1786562791336058-6298-0/minicluster-data/master-0/data/data (499970048 bytes available vs 518351011 bytes reserved) (error 28)
E20260812 19:32:46.098809 16446 master.cc:392] Unable to init master catalog manager: IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
I20260812 19:32:46.099449 16366 master.cc:537] Master@127.6.38.190:35549 shutting down...
I20260812 19:32:46.187569 16366 master.cc:552] Master@127.6.38.190:35549 shutdown complete.
IO error: Unable to initialize catalog manager: Failed to initialize sys tables async: Failed to create TabletMetadata: All healthy data directories are full (error 28)
F20260812 19:32:51.128767  6298 external_mini_cluster.cc:634] Check failed: leader_master() != nullptr Must have started at least 1 master before adding tablet servers
*** Check failure stack trace: ***
*** Aborted at 1786563171 (unix time) try "date -d @1786563171" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e80000189a) received by PID 6298 (TID 0x7fd51f2f3880) from PID 6298; stack trace: ***
    @           0x499ba0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x49c290 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
    @     0x7fd526405980 (unknown) at ??:0
    @     0x7fd51ffe1e87 gsignal at ??:0
    @     0x7fd51ffe37f1 abort at ??:0
    @           0x49dfe7 __interceptor_abort at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
    @     0x7fd5228fbdf4 google::LogMessage::SendToLog() at ??:0
    @     0x7fd5228fc9a0 google::LogMessage::Flush() at ??:0
    @     0x7fd522901adb google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7fd52caada2d kudu::cluster::ExternalMiniCluster::AddTabletServer() at ??:0
    @     0x7fd52caabaab kudu::cluster::ExternalMiniCluster::Start() at ??:0
    @           0x53f3dc kudu::tools::ToolTest::StartExternalMiniCluster() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:?
    @           0x646292 kudu::tools::ToolTestCopyTableParameterized::SetUp() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tools/kudu-tool-test.cc:?
    @     0x7fd52c3f9e90 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7fd52c3d786c testing::Test::Run() at ??:0
    @     0x7fd52c3d8da9 testing::TestInfo::Run() at ??:0
    @     0x7fd52c3d9d85 testing::TestSuite::Run() at ??:0
    @     0x7fd52c3ee875 testing::internal::UnitTestImpl::RunAllTests() at ??:0
    @     0x7fd52c3fad50 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7fd52c3ede2d testing::UnitTest::Run() at ??:0
    @           0x73226c RUN_ALL_TESTS() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:?
    @           0x73116d main at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/test_main.cc:?
    @     0x7fd51ffc4c87 __libc_start_main at ??:0
    @           0x492369 (unknown) at ??:?