[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from TServerStateTest
[ RUN      ] TServerStateTest.TestReloadTServerState
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:44.095535 14229 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 06:37:44.096257 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.103184 14238 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 06:37:44.103227 14239 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 06:37:44.103184 14241 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 06:37:44.103511 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.103940 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.104028 14229 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 06:37:44.104061 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664104059 us; error 0 us; skew 500 ppm
I20260812 06:37:44.105762 14229 webserver.cc:533] Webserver started at http://127.0.0.1:43931/ using document root <none> and password file <none>
I20260812 06:37:44.106266 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.106324 14229 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.106603 14229 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.108070 14229 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master/instance:
uuid: "49c425c3b1f04bd78dde6b8357a94d70"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.111529 14229 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260812 06:37:44.113540 14250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.114641 14229 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 06:37:44.114799 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
uuid: "49c425c3b1f04bd78dde6b8357a94d70"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.114904 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master/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 06:37:44.124065 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.124589 14229 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 06:37:44.124760 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.132053 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:41947
I20260812 06:37:44.132071 14313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:41947 every 8 connection(s)
I20260812 06:37:44.134479 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.139586 14314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Bootstrap starting.
I20260812 06:37:44.142235 14314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.143095 14314 log.cc:826] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Log is configured to *not* fsync() on all Append() calls
I20260812 06:37:44.144563 14314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: No bootstrap required, opened a new log
I20260812 06:37:44.147125 14314 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.147265 14314 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.147298 14314 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c425c3b1f04bd78dde6b8357a94d70, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.147756 14314 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [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: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.147883 14314 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.147928 14314 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.148003 14314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.148646 14314 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.148960 14314 leader_election.cc:304] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [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: 49c425c3b1f04bd78dde6b8357a94d70; no voters: 
I20260812 06:37:44.149194 14314 leader_election.cc:290] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.149345 14317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.149576 14317 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 LEADER]: Becoming Leader. State: Replica: 49c425c3b1f04bd78dde6b8357a94d70, State: Running, Role: LEADER
I20260812 06:37:44.149930 14317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [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: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.150274 14314 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.151772 14320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49c425c3b1f04bd78dde6b8357a94d70. Latest consensus state: current_term: 1 leader_uuid: "49c425c3b1f04bd78dde6b8357a94d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER } }
I20260812 06:37:44.151782 14318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49c425c3b1f04bd78dde6b8357a94d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER } }
I20260812 06:37:44.151912 14320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.151918 14318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: This master's current role is: LEADER
W20260812 06:37:44.154703 14341 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260812 06:37:44.154786 14341 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260812 06:37:44.154871 14334 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.155553 14334 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.161036 14334 catalog_manager.cc:1383] Generated new cluster ID: a0d562eea34245519c6e113313947f4f
I20260812 06:37:44.161104 14334 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.176155 14334 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:44.176908 14334 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.185328 14334 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Generated new TSK 0
I20260812 06:37:44.185846 14334 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.227923 14268 ts_manager.cc:194] Registered new tserver with Master: tserver (tserver-host:7051)
I20260812 06:37:44.230976 14229 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 06:37:44.232575 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:44.236773 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.236979 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.237124 14229 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: stopping tablet replica
I20260812 06:37:44.251425 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
I20260812 06:37:44.256350 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.258040 14353 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 06:37:44.258039 14352 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 06:37:44.258095 14355 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 06:37:44.258358 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.258577 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.258633 14229 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 06:37:44.258667 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664258666 us; error 0 us; skew 500 ppm
I20260812 06:37:44.259528 14229 webserver.cc:533] Webserver started at http://127.0.0.1:35971/ using document root <none> and password file <none>
I20260812 06:37:44.259681 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.259735 14229 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 06:37:44.260737 14229 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:37:44.261620 14362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.261870 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:37:44.261941 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
uuid: "49c425c3b1f04bd78dde6b8357a94d70"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.262040 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master/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 06:37:44.267827 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.268146 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.273198 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:41137
I20260812 06:37:44.273417 14421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:41137 every 8 connection(s)
I20260812 06:37:44.275174 14422 sys_catalog.cc:263] Verifying existing consensus state
I20260812 06:37:44.275921 14422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Bootstrap starting.
I20260812 06:37:44.281399 14422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: 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 06:37:44.281796 14422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Bootstrap complete.
I20260812 06:37:44.282301 14422 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.282438 14422 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c425c3b1f04bd78dde6b8357a94d70, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.282648 14422 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [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: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.282737 14422 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.282796 14422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.282853 14422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 1 FOLLOWER]: Advancing to term 2
I20260812 06:37:44.283560 14422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.283694 14422 leader_election.cc:304] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [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: 49c425c3b1f04bd78dde6b8357a94d70; no voters: 
I20260812 06:37:44.283918 14422 leader_election.cc:290] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 06:37:44.284009 14426 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 06:37:44.284171 14426 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 LEADER]: Becoming Leader. State: Replica: 49c425c3b1f04bd78dde6b8357a94d70, State: Running, Role: LEADER
I20260812 06:37:44.284291 14426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [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: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.284366 14422 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.284734 14426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49c425c3b1f04bd78dde6b8357a94d70. Latest consensus state: current_term: 2 leader_uuid: "49c425c3b1f04bd78dde6b8357a94d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER } }
I20260812 06:37:44.284838 14426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.284734 14427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "49c425c3b1f04bd78dde6b8357a94d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER } }
I20260812 06:37:44.285049 14427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.285332 14430 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.286476 14430 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.286996 14430 catalog_manager.cc:1295] Loaded cluster ID: a0d562eea34245519c6e113313947f4f
I20260812 06:37:44.287041 14430 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.288327 14430 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.288816 14430 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Loaded TSK: 0
I20260812 06:37:44.289211 14430 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.295246 14379 ts_manager.cc:194] Registered new tserver with Master: tserver (tserver-host:7051)
I20260812 06:37:44.297181 14229 ts_manager.cc:284] Unset tserver state for tserver from MAINTENANCE_MODE
I20260812 06:37:44.297376 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:44.300680 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.300808 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.300911 14229 tablet_replica.cc:333] stopping tablet replica
I20260812 06:37:44.313544 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
I20260812 06:37:44.316218 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.317951 14460 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 06:37:44.317983 14458 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 06:37:44.318015 14457 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 06:37:44.318235 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.318414 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.318460 14229 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 06:37:44.318481 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664318481 us; error 0 us; skew 500 ppm
I20260812 06:37:44.319414 14229 webserver.cc:533] Webserver started at http://127.0.0.1:39287/ using document root <none> and password file <none>
I20260812 06:37:44.319558 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.319598 14229 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 06:37:44.320794 14229 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.321666 14465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.321933 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.322009 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
uuid: "49c425c3b1f04bd78dde6b8357a94d70"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.322086 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestReloadTServerState.1786516664085021-14229-0/master/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 06:37:44.347951 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.348277 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.352653 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:38169
I20260812 06:37:44.353202 14532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:38169 every 8 connection(s)
I20260812 06:37:44.354389 14533 sys_catalog.cc:263] Verifying existing consensus state
I20260812 06:37:44.355140 14533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Bootstrap starting.
I20260812 06:37:44.360082 14533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=4 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 06:37:44.360387 14533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Bootstrap complete.
I20260812 06:37:44.360857 14533 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.360941 14533 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c425c3b1f04bd78dde6b8357a94d70, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.361136 14533 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 2.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.361207 14533 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.361251 14533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.361312 14533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 2 FOLLOWER]: Advancing to term 3
I20260812 06:37:44.362089 14533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.362231 14533 leader_election.cc:304] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 49c425c3b1f04bd78dde6b8357a94d70; no voters: 
I20260812 06:37:44.362479 14533 leader_election.cc:290] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260812 06:37:44.362583 14536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 3 FOLLOWER]: Leader election won for term 3
I20260812 06:37:44.362855 14536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 3 LEADER]: Becoming Leader. State: Replica: 49c425c3b1f04bd78dde6b8357a94d70, State: Running, Role: LEADER
I20260812 06:37:44.362900 14533 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.362985 14536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 2.7, Last appended by leader: 7, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER }
I20260812 06:37:44.363399 14538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49c425c3b1f04bd78dde6b8357a94d70. Latest consensus state: current_term: 3 leader_uuid: "49c425c3b1f04bd78dde6b8357a94d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER } }
I20260812 06:37:44.363433 14537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 3 leader_uuid: "49c425c3b1f04bd78dde6b8357a94d70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49c425c3b1f04bd78dde6b8357a94d70" member_type: VOTER } }
I20260812 06:37:44.363566 14538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.363590 14537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.363957 14546 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.364822 14546 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.365273 14546 catalog_manager.cc:1295] Loaded cluster ID: a0d562eea34245519c6e113313947f4f
I20260812 06:37:44.365317 14546 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.366494 14546 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.366882 14546 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70: Loaded TSK: 0
I20260812 06:37:44.367111 14546 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.369205 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:44.372149 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 3 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.372251 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49c425c3b1f04bd78dde6b8357a94d70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.372351 14229 tablet_replica.cc:333] stopping tablet replica
I20260812 06:37:44.384526 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestReloadTServerState (294 ms)
[ RUN      ] TServerStateTest.TestRepeatedTServerStates
I20260812 06:37:44.388854 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.390398 14560 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 06:37:44.390499 14559 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 06:37:44.390507 14563 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 06:37:44.390678 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.390882 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.390933 14229 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 06:37:44.390971 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664390969 us; error 0 us; skew 500 ppm
I20260812 06:37:44.391778 14229 webserver.cc:533] Webserver started at http://127.0.0.1:37319/ using document root <none> and password file <none>
I20260812 06:37:44.391932 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.391999 14229 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.392076 14229 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.392412 14229 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786516664085021-14229-0/master/instance:
uuid: "a29c0d4f72384ebd8bd5b89af5288095"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.393733 14229 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.394665 14569 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.394914 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.395009 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786516664085021-14229-0/master
uuid: "a29c0d4f72384ebd8bd5b89af5288095"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.395093 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRepeatedTServerStates.1786516664085021-14229-0/master/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 06:37:44.419502 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.419901 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.424180 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:38023
I20260812 06:37:44.424789 14632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:38023 every 8 connection(s)
I20260812 06:37:44.425335 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.427120 14634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095: Bootstrap starting.
I20260812 06:37:44.427826 14634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.428705 14634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095: No bootstrap required, opened a new log
I20260812 06:37:44.429039 14634 raft_consensus.cc:359] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29c0d4f72384ebd8bd5b89af5288095" member_type: VOTER }
I20260812 06:37:44.429118 14634 raft_consensus.cc:385] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.429140 14634 raft_consensus.cc:740] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a29c0d4f72384ebd8bd5b89af5288095, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.429231 14634 consensus_queue.cc:260] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [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: "a29c0d4f72384ebd8bd5b89af5288095" member_type: VOTER }
I20260812 06:37:44.429306 14634 raft_consensus.cc:399] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.429328 14634 raft_consensus.cc:493] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.429363 14634 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.429970 14634 raft_consensus.cc:515] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29c0d4f72384ebd8bd5b89af5288095" member_type: VOTER }
I20260812 06:37:44.430078 14634 leader_election.cc:304] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [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: a29c0d4f72384ebd8bd5b89af5288095; no voters: 
I20260812 06:37:44.430210 14634 leader_election.cc:290] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.430338 14637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.430613 14637 raft_consensus.cc:697] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 1 LEADER]: Becoming Leader. State: Replica: a29c0d4f72384ebd8bd5b89af5288095, State: Running, Role: LEADER
I20260812 06:37:44.430660 14634 sys_catalog.cc:565] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.430745 14637 consensus_queue.cc:237] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [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: "a29c0d4f72384ebd8bd5b89af5288095" member_type: VOTER }
I20260812 06:37:44.431231 14638 sys_catalog.cc:455] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a29c0d4f72384ebd8bd5b89af5288095" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29c0d4f72384ebd8bd5b89af5288095" member_type: VOTER } }
I20260812 06:37:44.431270 14639 sys_catalog.cc:455] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a29c0d4f72384ebd8bd5b89af5288095. Latest consensus state: current_term: 1 leader_uuid: "a29c0d4f72384ebd8bd5b89af5288095" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29c0d4f72384ebd8bd5b89af5288095" member_type: VOTER } }
I20260812 06:37:44.431428 14639 sys_catalog.cc:458] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.431401 14638 sys_catalog.cc:458] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.431840 14649 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.432454 14649 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.434115 14649 catalog_manager.cc:1383] Generated new cluster ID: 9c3ddf8eb3da4f958a6f5e3a9466d9cf
I20260812 06:37:44.434172 14649 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.469841 14649 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:44.470429 14649 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.475193 14649 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095: Generated new TSK 0
I20260812 06:37:44.475373 14649 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.499153 14229 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 06:37:44.500469 14229 ts_manager.cc:284] Unset tserver state for tserver from MAINTENANCE_MODE
I20260812 06:37:44.504782 14591 ts_manager.cc:194] Registered new tserver with Master: tserver (tserver-host:7051)
I20260812 06:37:44.506785 14229 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 06:37:44.506950 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:44.510028 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.510165 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.510262 14229 tablet_replica.cc:333] T 00000000000000000000000000000000 P a29c0d4f72384ebd8bd5b89af5288095: stopping tablet replica
I20260812 06:37:44.523082 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestRepeatedTServerStates (138 ms)
[ RUN      ] TServerStateTest.TestConcurrentSetTServerState
I20260812 06:37:44.527273 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.528834 14668 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 06:37:44.528982 14670 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 06:37:44.529098 14666 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 06:37:44.529244 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.529433 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.529474 14229 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 06:37:44.529489 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664529489 us; error 0 us; skew 500 ppm
I20260812 06:37:44.530318 14229 webserver.cc:533] Webserver started at http://127.0.0.1:37485/ using document root <none> and password file <none>
I20260812 06:37:44.530515 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.530593 14229 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.530676 14229 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.531069 14229 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master/instance:
uuid: "a6b702a5039949bbbc1ae29915ec9ddd"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.532514 14229 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:37:44.533386 14675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.533622 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:37:44.533711 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master
uuid: "a6b702a5039949bbbc1ae29915ec9ddd"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.533797 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master/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 06:37:44.553709 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.554091 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.558314 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:45109
I20260812 06:37:44.558858 14740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:45109 every 8 connection(s)
I20260812 06:37:44.559399 14741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.561066 14741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Bootstrap starting.
I20260812 06:37:44.561802 14741 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.562701 14741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: No bootstrap required, opened a new log
I20260812 06:37:44.563040 14741 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.563122 14741 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.563144 14741 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6b702a5039949bbbc1ae29915ec9ddd, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.563237 14741 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [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: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.563292 14741 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.563314 14741 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.563347 14741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.563972 14741 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.564114 14741 leader_election.cc:304] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [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: a6b702a5039949bbbc1ae29915ec9ddd; no voters: 
I20260812 06:37:44.564258 14741 leader_election.cc:290] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.564371 14744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.564572 14744 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 LEADER]: Becoming Leader. State: Replica: a6b702a5039949bbbc1ae29915ec9ddd, State: Running, Role: LEADER
I20260812 06:37:44.564730 14741 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.564703 14744 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [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: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.565155 14745 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER } }
I20260812 06:37:44.565173 14746 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6b702a5039949bbbc1ae29915ec9ddd. Latest consensus state: current_term: 1 leader_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER } }
I20260812 06:37:44.565268 14746 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.565486 14745 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.565742 14748 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.566627 14748 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.568418 14748 catalog_manager.cc:1383] Generated new cluster ID: cf8009439828497087800c8349f39aa5
I20260812 06:37:44.568482 14748 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.572656 14748 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:44.573145 14748 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.585948 14748 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Generated new TSK 0
I20260812 06:37:44.586138 14748 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.605472 14772 ts_manager.cc:295] Set tserver state for tserver-0 to MAINTENANCE_MODE
I20260812 06:37:44.607064 14776 ts_manager.cc:295] Set tserver state for tserver-4 to MAINTENANCE_MODE
I20260812 06:37:44.608304 14777 ts_manager.cc:295] Set tserver state for tserver-5 to MAINTENANCE_MODE
I20260812 06:37:44.609444 14696 ts_manager.cc:194] Registered new tserver with Master: tserver-3 (tserver-3-host:7051)
I20260812 06:37:44.609509 14695 ts_manager.cc:194] Registered new tserver with Master: tserver-4 (tserver-4-host:7051)
I20260812 06:37:44.609730 14775 ts_manager.cc:295] Set tserver state for tserver-3 to MAINTENANCE_MODE
I20260812 06:37:44.609766 14693 ts_manager.cc:194] Registered new tserver with Master: tserver-1 (tserver-1-host:7051)
I20260812 06:37:44.609854 14689 ts_manager.cc:194] Registered new tserver with Master: tserver-5 (tserver-5-host:7051)
I20260812 06:37:44.609899 14698 ts_manager.cc:194] Registered new tserver with Master: tserver-9 (tserver-9-host:7051)
I20260812 06:37:44.610234 14691 ts_manager.cc:194] Registered new tserver with Master: tserver-7 (tserver-7-host:7051)
I20260812 06:37:44.610289 14694 ts_manager.cc:194] Registered new tserver with Master: tserver-2 (tserver-2-host:7051)
I20260812 06:37:44.610572 14688 ts_manager.cc:194] Registered new tserver with Master: tserver-8 (tserver-8-host:7051)
I20260812 06:37:44.610616 14690 ts_manager.cc:194] Registered new tserver with Master: tserver-0 (tserver-0-host:7051)
I20260812 06:37:44.610961 14687 ts_manager.cc:194] Registered new tserver with Master: tserver-6 (tserver-6-host:7051)
I20260812 06:37:44.612557 14783 ts_manager.cc:295] Set tserver state for tserver-8 to MAINTENANCE_MODE
I20260812 06:37:44.613729 14782 ts_manager.cc:295] Set tserver state for tserver-7 to MAINTENANCE_MODE
I20260812 06:37:44.614943 14789 ts_manager.cc:284] Unset tserver state for tserver-3 from MAINTENANCE_MODE
I20260812 06:37:44.616070 14790 ts_manager.cc:284] Unset tserver state for tserver-4 from MAINTENANCE_MODE
I20260812 06:37:44.617206 14791 ts_manager.cc:284] Unset tserver state for tserver-5 from MAINTENANCE_MODE
I20260812 06:37:44.618531 14797 ts_manager.cc:295] Set tserver state for tserver-9 to MAINTENANCE_MODE
I20260812 06:37:44.619699 14795 ts_manager.cc:284] Unset tserver state for tserver-8 from MAINTENANCE_MODE
I20260812 06:37:44.620976 14801 ts_manager.cc:295] Set tserver state for tserver-3 to MAINTENANCE_MODE
I20260812 06:37:44.622104 14804 ts_manager.cc:295] Set tserver state for tserver-6 to MAINTENANCE_MODE
I20260812 06:37:44.623256 14807 ts_manager.cc:284] Unset tserver state for tserver-9 from MAINTENANCE_MODE
I20260812 06:37:44.624439 14802 ts_manager.cc:295] Set tserver state for tserver-4 to MAINTENANCE_MODE
I20260812 06:37:44.625617 14811 ts_manager.cc:295] Set tserver state for tserver-2 to MAINTENANCE_MODE
I20260812 06:37:44.626780 14815 ts_manager.cc:284] Unset tserver state for tserver-6 from MAINTENANCE_MODE
I20260812 06:37:44.627943 14806 ts_manager.cc:295] Set tserver state for tserver-8 to MAINTENANCE_MODE
I20260812 06:37:44.629149 14822 ts_manager.cc:295] Set tserver state for tserver-1 to MAINTENANCE_MODE
I20260812 06:37:44.630484 14818 ts_manager.cc:284] Unset tserver state for tserver-8 from MAINTENANCE_MODE
I20260812 06:37:44.631595 14817 ts_manager.cc:284] Unset tserver state for tserver-7 from MAINTENANCE_MODE
I20260812 06:37:44.632853 14828 ts_manager.cc:295] Set tserver state for tserver-6 to MAINTENANCE_MODE
I20260812 06:37:44.634042 14827 ts_manager.cc:295] Set tserver state for tserver-5 to MAINTENANCE_MODE
I20260812 06:37:44.635268 14823 ts_manager.cc:284] Unset tserver state for tserver-2 from MAINTENANCE_MODE
I20260812 06:37:44.636554 14837 ts_manager.cc:284] Unset tserver state for tserver-3 from MAINTENANCE_MODE
I20260812 06:37:44.637655 14835 ts_manager.cc:284] Unset tserver state for tserver-1 from MAINTENANCE_MODE
I20260812 06:37:44.639008 14844 ts_manager.cc:295] Set tserver state for tserver-8 to MAINTENANCE_MODE
I20260812 06:37:44.640213 14843 ts_manager.cc:295] Set tserver state for tserver-7 to MAINTENANCE_MODE
I20260812 06:37:44.641402 14842 ts_manager.cc:284] Unset tserver state for tserver-6 from MAINTENANCE_MODE
I20260812 06:37:44.642639 14848 ts_manager.cc:295] Set tserver state for tserver-2 to MAINTENANCE_MODE
I20260812 06:37:44.643877 14847 ts_manager.cc:295] Set tserver state for tserver-1 to MAINTENANCE_MODE
I20260812 06:37:44.645102 14853 ts_manager.cc:284] Unset tserver state for tserver-5 from MAINTENANCE_MODE
I20260812 06:37:44.646227 14858 ts_manager.cc:295] Set tserver state for tserver-9 to MAINTENANCE_MODE
I20260812 06:37:44.647440 14857 ts_manager.cc:284] Unset tserver state for tserver-8 from MAINTENANCE_MODE
I20260812 06:37:44.648584 14856 ts_manager.cc:284] Unset tserver state for tserver-7 from MAINTENANCE_MODE
I20260812 06:37:44.649699 14855 ts_manager.cc:295] Set tserver state for tserver-6 to MAINTENANCE_MODE
I20260812 06:37:44.650887 14862 ts_manager.cc:284] Unset tserver state for tserver-2 from MAINTENANCE_MODE
I20260812 06:37:44.652101 14866 ts_manager.cc:284] Unset tserver state for tserver-6 from MAINTENANCE_MODE
I20260812 06:37:44.653209 14865 ts_manager.cc:295] Set tserver state for tserver-5 to MAINTENANCE_MODE
I20260812 06:37:44.654452 14870 ts_manager.cc:284] Unset tserver state for tserver-9 from MAINTENANCE_MODE
I20260812 06:37:44.655611 14872 ts_manager.cc:284] Unset tserver state for tserver-0 from MAINTENANCE_MODE
I20260812 06:37:44.656883 14878 ts_manager.cc:284] Unset tserver state for tserver-5 from MAINTENANCE_MODE
I20260812 06:37:44.658054 14876 ts_manager.cc:295] Set tserver state for tserver-3 to MAINTENANCE_MODE
I20260812 06:37:44.659399 14888 ts_manager.cc:295] Set tserver state for tserver-2 to MAINTENANCE_MODE
I20260812 06:37:44.660564 14890 ts_manager.cc:284] Unset tserver state for tserver-4 from MAINTENANCE_MODE
I20260812 06:37:44.661791 14892 ts_manager.cc:295] Set tserver state for tserver-6 to MAINTENANCE_MODE
I20260812 06:37:44.662983 14891 ts_manager.cc:295] Set tserver state for tserver-5 to MAINTENANCE_MODE
I20260812 06:37:44.664096 14889 ts_manager.cc:284] Unset tserver state for tserver-3 from MAINTENANCE_MODE
I20260812 06:37:44.665201 14887 ts_manager.cc:284] Unset tserver state for tserver-1 from MAINTENANCE_MODE
I20260812 06:37:44.666669 14895 ts_manager.cc:295] Set tserver state for tserver-9 to MAINTENANCE_MODE
I20260812 06:37:44.667049 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:44.670173 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.670279 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.670384 14229 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: stopping tablet replica
I20260812 06:37:44.683051 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
I20260812 06:37:44.685582 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.687019 14917 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 06:37:44.687064 14918 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 06:37:44.687098 14920 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 06:37:44.687341 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.687526 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.687582 14229 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 06:37:44.687605 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664687604 us; error 0 us; skew 500 ppm
I20260812 06:37:44.688390 14229 webserver.cc:533] Webserver started at http://127.0.0.1:36035/ using document root <none> and password file <none>
I20260812 06:37:44.688555 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.688612 14229 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 06:37:44.689603 14229 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.690358 14926 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.690667 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.690757 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master
uuid: "a6b702a5039949bbbc1ae29915ec9ddd"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.690848 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestConcurrentSetTServerState.1786516664085021-14229-0/master/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 06:37:44.703956 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.704298 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.708467 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:34381
I20260812 06:37:44.708925 14997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:34381 every 8 connection(s)
I20260812 06:37:44.710079 14998 sys_catalog.cc:263] Verifying existing consensus state
I20260812 06:37:44.710841 14998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Bootstrap starting.
I20260812 06:37:44.735106 14998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Bootstrap replayed 1/1 log segments. Stats: ops{read=54 overwritten=0 applied=54 ignored=0} inserts{seen=30 ignored=0} mutations{seen=23 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 06:37:44.735428 14998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Bootstrap complete.
I20260812 06:37:44.735908 14998 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.736002 14998 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6b702a5039949bbbc1ae29915ec9ddd, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.736111 14998 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 54, Last appended: 1.54, Last appended by leader: 54, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.736212 14998 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.736259 14998 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.736339 14998 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 1 FOLLOWER]: Advancing to term 2
I20260812 06:37:44.737142 14998 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.737298 14998 leader_election.cc:304] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [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: a6b702a5039949bbbc1ae29915ec9ddd; no voters: 
I20260812 06:37:44.737520 14998 leader_election.cc:290] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 06:37:44.737677 15002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 2 FOLLOWER]: Leader election won for term 2
I20260812 06:37:44.737907 15002 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 2 LEADER]: Becoming Leader. State: Replica: a6b702a5039949bbbc1ae29915ec9ddd, State: Running, Role: LEADER
I20260812 06:37:44.738027 14998 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.738070 15002 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 54, Committed index: 54, Last appended: 1.54, Last appended by leader: 54, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER }
I20260812 06:37:44.738538 15004 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER } }
I20260812 06:37:44.738562 15005 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6b702a5039949bbbc1ae29915ec9ddd. Latest consensus state: current_term: 2 leader_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6b702a5039949bbbc1ae29915ec9ddd" member_type: VOTER } }
I20260812 06:37:44.738631 15004 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.738649 15005 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.738881 15011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.739776 15011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.740283 15011 catalog_manager.cc:1295] Loaded cluster ID: cf8009439828497087800c8349f39aa5
I20260812 06:37:44.740346 15011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.741600 15011 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.742017 15011 catalog_manager.cc:6103] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd: Loaded TSK: 0
I20260812 06:37:44.742234 15011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.744354 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:44.747380 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 2 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.747509 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6b702a5039949bbbc1ae29915ec9ddd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.747627 14229 tablet_replica.cc:333] stopping tablet replica
I20260812 06:37:44.759965 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestConcurrentSetTServerState (236 ms)
[ RUN      ] TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas
I20260812 06:37:44.764169 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.765585 15027 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 06:37:44.765666 15028 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 06:37:44.765681 15030 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 06:37:44.765897 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.766044 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.766077 14229 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 06:37:44.766093 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664766093 us; error 0 us; skew 500 ppm
I20260812 06:37:44.766834 14229 webserver.cc:533] Webserver started at http://127.0.0.1:37177/ using document root <none> and password file <none>
I20260812 06:37:44.766994 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.767032 14229 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.767082 14229 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.767380 14229 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786516664085021-14229-0/master/instance:
uuid: "0c0af0094a914ae48ebf4e1c7195ffbc"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.768677 14229 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.769490 15037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.769711 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:44.769799 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786516664085021-14229-0/master
uuid: "0c0af0094a914ae48ebf4e1c7195ffbc"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.769883 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas.1786516664085021-14229-0/master/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 06:37:44.786237 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.786625 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.790935 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:36077
I20260812 06:37:44.790978 15100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:36077 every 8 connection(s)
I20260812 06:37:44.791743 15101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.794066 15101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc: Bootstrap starting.
I20260812 06:37:44.794929 15101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.795885 15101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc: No bootstrap required, opened a new log
I20260812 06:37:44.796306 15101 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0af0094a914ae48ebf4e1c7195ffbc" member_type: VOTER }
I20260812 06:37:44.796388 15101 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.796444 15101 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c0af0094a914ae48ebf4e1c7195ffbc, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.796623 15101 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [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: "0c0af0094a914ae48ebf4e1c7195ffbc" member_type: VOTER }
I20260812 06:37:44.796694 15101 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.796751 15101 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.796808 15101 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.797473 15101 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0af0094a914ae48ebf4e1c7195ffbc" member_type: VOTER }
I20260812 06:37:44.797618 15101 leader_election.cc:304] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [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: 0c0af0094a914ae48ebf4e1c7195ffbc; no voters: 
I20260812 06:37:44.797827 15101 leader_election.cc:290] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.797902 15104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.798120 15104 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 1 LEADER]: Becoming Leader. State: Replica: 0c0af0094a914ae48ebf4e1c7195ffbc, State: Running, Role: LEADER
I20260812 06:37:44.798278 15104 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [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: "0c0af0094a914ae48ebf4e1c7195ffbc" member_type: VOTER }
I20260812 06:37:44.798298 15101 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.798769 15106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c0af0094a914ae48ebf4e1c7195ffbc. Latest consensus state: current_term: 1 leader_uuid: "0c0af0094a914ae48ebf4e1c7195ffbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0af0094a914ae48ebf4e1c7195ffbc" member_type: VOTER } }
I20260812 06:37:44.798856 15106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.798753 15105 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c0af0094a914ae48ebf4e1c7195ffbc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c0af0094a914ae48ebf4e1c7195ffbc" member_type: VOTER } }
I20260812 06:37:44.799008 15105 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.799419 15112 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.800071 15112 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.801819 15112 catalog_manager.cc:1383] Generated new cluster ID: f8c0f45b35834ecab67cc8da54f2f91e
I20260812 06:37:44.801878 15112 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.812969 15112 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:44.813506 15112 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:44.821180 15112 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc: Generated new TSK 0
I20260812 06:37:44.821355 15112 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:44.837108 15056 ts_manager.cc:194] Registered new tserver with Master: tserver-0 (tserver-0-host:7051)
I20260812 06:37:44.838043 15056 ts_manager.cc:194] Registered new tserver with Master: tserver-1 (tserver-1-host:7051)
I20260812 06:37:44.838961 15056 ts_manager.cc:194] Registered new tserver with Master: tserver-2 (tserver-2-host:7051)
I20260812 06:37:44.839804 15056 ts_manager.cc:194] Registered new tserver with Master: tserver-3 (tserver-3-host:7051)
I20260812 06:37:44.841598 14229 ts_manager.cc:295] Set tserver state for tserver-0 to MAINTENANCE_MODE
I20260812 06:37:44.842232 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.843248 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-0 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.846625 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.846971 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.849936 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.850322 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.852689 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.853016 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.855634 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.855983 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-4 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.858455 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.858769 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-5 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.861171 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.861557 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-6 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
W20260812 06:37:44.862004 15126 catalog_manager.cc:6492] Failed to send new tablet request: Network error: failed to reset TS proxy: unable to resolve address for tserver-2-host: Temporary failure in name resolution (error -3)
I20260812 06:37:44.863958 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.864225 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-7 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.866351 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.866669 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-8 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.868811 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "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
  }
}
W20260812 06:37:44.869089 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table-9 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
W20260812 06:37:44.871887 15126 catalog_manager.cc:6492] Failed to send new tablet request: Network error: failed to reset TS proxy: unable to resolve address for tserver-3-host: Temporary failure in name resolution (error -3)
I20260812 06:37:44.872205 14229 ts_manager.cc:295] Set tserver state for tserver-1 to MAINTENANCE_MODE
I20260812 06:37:44.872761 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "sad-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
  }
}
I20260812 06:37:44.874528 14229 ts_manager.cc:284] Unset tserver state for tserver-1 from MAINTENANCE_MODE
I20260812 06:37:44.875049 15056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54046:
name: "happy-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
  }
}
W20260812 06:37:44.875351 15056 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table happy-table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 06:37:44.877146 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
W20260812 06:37:44.881021 15039 catalog_manager.cc:4832] Async tablet task CreateTablet RPC for tablet 05f64fdf11f64efdb85dd3e696498962 on TS tserver-2 failed: Network error: failed to reset TS proxy: unable to resolve address for tserver-2-host: Temporary failure in name resolution (error -3)
W20260812 06:37:44.882612 15126 catalog_manager.cc:6492] Failed to send new tablet request: Network error: failed to reset TS proxy: unable to resolve address for tserver-1-host: Temporary failure in name resolution (error -3)
I20260812 06:37:44.946781 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:44.947038 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:44.947229 14229 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c0af0094a914ae48ebf4e1c7195ffbc: stopping tablet replica
I20260812 06:37:44.949992 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.MaintenanceModeTServerDoesntGetNewReplicas (190 ms)
[ RUN      ] TServerStateTest.TestRPCs
I20260812 06:37:44.954525 14229 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 06:37:44.956149 15136 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 06:37:44.956110 15138 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 06:37:44.956148 15140 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 06:37:44.956243 14229 server_base.cc:1061] running on GCE node
I20260812 06:37:44.956513 14229 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 06:37:44.956557 14229 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 06:37:44.956571 14229 hybrid_clock.cc:648] HybridClock initialized: now 1786516664956571 us; error 0 us; skew 500 ppm
I20260812 06:37:44.957255 14229 webserver.cc:533] Webserver started at http://127.0.0.1:45481/ using document root <none> and password file <none>
I20260812 06:37:44.957365 14229 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:44.957402 14229 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:44.957461 14229 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 06:37:44.957764 14229 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786516664085021-14229-0/master/instance:
uuid: "546f302b63494558bfd0bb015a91df07"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.959200 14229 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 06:37:44.960069 15146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:44.960395 14229 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 06:37:44.960461 14229 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786516664085021-14229-0/master
uuid: "546f302b63494558bfd0bb015a91df07"
format_stamp: "Formatted at 2026-08-12 06:37:44 on dist-test-slave-gp6n"
I20260812 06:37:44.960513 14229 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786516664085021-14229-0/master
metadata directory: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786516664085021-14229-0/master
1 data directories: /tmp/dist-test-taskQOQBhB/test-tmp/ts_state-test.0.TServerStateTest.TestRPCs.1786516664085021-14229-0/master/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 06:37:44.971153 14229 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 06:37:44.971403 14229 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 06:37:44.975168 14229 rpc_server.cc:307] RPC server started. Bound to: 127.0.0.1:42991
I20260812 06:37:44.975688 15209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.0.1:42991 every 8 connection(s)
I20260812 06:37:44.976217 15210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 06:37:44.977910 15210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07: Bootstrap starting.
I20260812 06:37:44.978763 15210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07: Neither blocks nor log segments found. Creating new log.
I20260812 06:37:44.979795 15210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07: No bootstrap required, opened a new log
I20260812 06:37:44.980204 15210 raft_consensus.cc:359] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "546f302b63494558bfd0bb015a91df07" member_type: VOTER }
I20260812 06:37:44.980286 15210 raft_consensus.cc:385] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 06:37:44.980347 15210 raft_consensus.cc:740] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546f302b63494558bfd0bb015a91df07, State: Initialized, Role: FOLLOWER
I20260812 06:37:44.980499 15210 consensus_queue.cc:260] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [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: "546f302b63494558bfd0bb015a91df07" member_type: VOTER }
I20260812 06:37:44.980569 15210 raft_consensus.cc:399] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 06:37:44.980626 15210 raft_consensus.cc:493] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 06:37:44.980690 15210 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 0 FOLLOWER]: Advancing to term 1
I20260812 06:37:44.981351 15210 raft_consensus.cc:515] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "546f302b63494558bfd0bb015a91df07" member_type: VOTER }
I20260812 06:37:44.981496 15210 leader_election.cc:304] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [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: 546f302b63494558bfd0bb015a91df07; no voters: 
I20260812 06:37:44.981693 15210 leader_election.cc:290] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 06:37:44.981808 15214 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 06:37:44.982041 15214 raft_consensus.cc:697] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 1 LEADER]: Becoming Leader. State: Replica: 546f302b63494558bfd0bb015a91df07, State: Running, Role: LEADER
I20260812 06:37:44.982172 15214 consensus_queue.cc:237] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [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: "546f302b63494558bfd0bb015a91df07" member_type: VOTER }
I20260812 06:37:44.982174 15210 sys_catalog.cc:565] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 06:37:44.982668 15216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 546f302b63494558bfd0bb015a91df07. Latest consensus state: current_term: 1 leader_uuid: "546f302b63494558bfd0bb015a91df07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "546f302b63494558bfd0bb015a91df07" member_type: VOTER } }
I20260812 06:37:44.982656 15215 sys_catalog.cc:455] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "546f302b63494558bfd0bb015a91df07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "546f302b63494558bfd0bb015a91df07" member_type: VOTER } }
I20260812 06:37:44.982767 15216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.982776 15215 sys_catalog.cc:458] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [sys.catalog]: This master's current role is: LEADER
I20260812 06:37:44.983079 15219 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 06:37:44.983868 15219 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 06:37:44.985689 15219 catalog_manager.cc:1383] Generated new cluster ID: 6d2be4611ad24f48a3a9efc7d8f4c32c
I20260812 06:37:44.985749 15219 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 06:37:44.994620 15219 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 06:37:44.995146 15219 catalog_manager.cc:1540] Loading token signing keys...
I20260812 06:37:45.001536 15219 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07: Generated new TSK 0
I20260812 06:37:45.001724 15219 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 06:37:45.027463 15167 ts_manager.cc:295] Set tserver state for tserver to MAINTENANCE_MODE
I20260812 06:37:45.028481 14229 master.cc:562] Master@127.0.0.1:0 shutting down...
I20260812 06:37:45.031425 14229 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 1 LEADER]: Raft consensus shutting down.
I20260812 06:37:45.031550 14229 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 06:37:45.031658 14229 tablet_replica.cc:333] T 00000000000000000000000000000000 P 546f302b63494558bfd0bb015a91df07: stopping tablet replica
I20260812 06:37:45.044180 14229 master.cc:584] Master@127.0.0.1:0 shutdown complete.
[       OK ] TServerStateTest.TestRPCs (93 ms)
[----------] 5 tests from TServerStateTest (954 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (954 ms total)
[  PASSED  ] 5 tests.
I20260812 06:37:45.048141 14229 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/master/catalog_manager.cc:4832: suppressed but not reported on 3 messages since previous log ~0 seconds ago
