Note: This is test shard 4 of 8.
[==========] Running 35 tests from 8 test suites.
[----------] Global test environment set-up.
[----------] 21 tests from ClientTest
[ RUN      ] ClientTest.TestListTabletServers
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:31.539819  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:33701
I20260812 08:03:31.540997  4046 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 08:03:31.541690  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:31.548592  4055 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 08:03:31.548633  4056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:31.548705  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:31.548609  4058 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 08:03:31.549278  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:31.549357  4046 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 08:03:31.549410  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521811549407 us; error 0 us; skew 500 ppm
I20260812 08:03:31.551281  4046 webserver.cc:533] Webserver started at http://127.3.243.190:36629/ using document root <none> and password file <none>
I20260812 08:03:31.551712  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:31.551783  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:31.552002  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:31.553666  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "323eaba224a14529821b31e8584da312"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.556988  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260812 08:03:31.558698  4068 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.559631  4046 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:31.559757  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "323eaba224a14529821b31e8584da312"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.559844  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:31.596560  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:31.597229  4046 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 08:03:31.597394  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:31.605674  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:33701
I20260812 08:03:31.605691  4160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:33701 every 8 connection(s)
I20260812 08:03:31.608137  4162 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 08:03:31.613755  4162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312: Bootstrap starting.
I20260812 08:03:31.616009  4162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:31.616660  4162 log.cc:826] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:31.618219  4162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312: No bootstrap required, opened a new log
I20260812 08:03:31.620805  4162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323eaba224a14529821b31e8584da312" member_type: VOTER }
I20260812 08:03:31.620954  4162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:31.620985  4162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 323eaba224a14529821b31e8584da312, State: Initialized, Role: FOLLOWER
I20260812 08:03:31.621377  4162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [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: "323eaba224a14529821b31e8584da312" member_type: VOTER }
I20260812 08:03:31.621490  4162 raft_consensus.cc:399] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:31.621524  4162 raft_consensus.cc:493] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:31.621603  4162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:31.622306  4162 raft_consensus.cc:515] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323eaba224a14529821b31e8584da312" member_type: VOTER }
I20260812 08:03:31.622596  4162 leader_election.cc:304] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [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: 323eaba224a14529821b31e8584da312; no voters: 
I20260812 08:03:31.622836  4162 leader_election.cc:290] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:31.622991  4165 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:31.623219  4165 raft_consensus.cc:697] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 1 LEADER]: Becoming Leader. State: Replica: 323eaba224a14529821b31e8584da312, State: Running, Role: LEADER
I20260812 08:03:31.623528  4165 consensus_queue.cc:237] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [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: "323eaba224a14529821b31e8584da312" member_type: VOTER }
I20260812 08:03:31.623865  4162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:31.625119  4169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 323eaba224a14529821b31e8584da312. Latest consensus state: current_term: 1 leader_uuid: "323eaba224a14529821b31e8584da312" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323eaba224a14529821b31e8584da312" member_type: VOTER } }
I20260812 08:03:31.625168  4168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "323eaba224a14529821b31e8584da312" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323eaba224a14529821b31e8584da312" member_type: VOTER } }
I20260812 08:03:31.625231  4169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:31.625259  4168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:31.625583  4180 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:31.628360  4180 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:31.628664  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:31.633260  4180 catalog_manager.cc:1383] Generated new cluster ID: 28099dd8ab05469f8a04ce1380e4f5bf
I20260812 08:03:31.633315  4180 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:31.649201  4180 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:31.650390  4180 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:31.663229  4180 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312: Generated new TSK 0
I20260812 08:03:31.664055  4180 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:31.693503  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:31.696341  4201 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 08:03:31.696401  4205 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 08:03:31.696568  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:31.696584  4202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:31.696981  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:31.697032  4046 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 08:03:31.697053  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521811697053 us; error 0 us; skew 500 ppm
I20260812 08:03:31.698033  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38363/ using document root <none> and password file <none>
I20260812 08:03:31.698192  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:31.698246  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:31.698326  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:31.698712  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "125eacf2edcc474c9e7fc22f11977442"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.700309  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:31.701249  4211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.701481  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:31.701552  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "125eacf2edcc474c9e7fc22f11977442"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.701627  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestListTabletServers.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:31.716238  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:31.716704  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:31.718122  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:31.718236  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.718308  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:31.718339  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.724946  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:46639
I20260812 08:03:31.724977  4321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:46639 every 8 connection(s)
I20260812 08:03:31.727492  4322 heartbeater.cc:344] Connected to a master server at 127.3.243.190:33701
I20260812 08:03:31.727695  4322 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:31.728153  4322 heartbeater.cc:507] Master 127.3.243.190:33701 requested a full tablet report, sending...
I20260812 08:03:31.729511  4090 ts_manager.cc:194] Registered new tserver with Master: 125eacf2edcc474c9e7fc22f11977442 (127.3.243.129:46639)
I20260812 08:03:31.730201  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004566507s
I20260812 08:03:31.731051  4090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56388
I20260812 08:03:31.742542  4322 heartbeater.cc:499] Master 127.3.243.190:33701 was elected leader, sending a full tablet report...
I20260812 08:03:31.741813  4090 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56400:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:31.757781  4265 tablet_service.cc:1511] Processing CreateTablet for tablet bddef321e90544358bc188e166a1c77a (DEFAULT_TABLE table=client-testtb [id=284a3af8a9714b039e0e3b3b8ad61256]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:31.757781  4266 tablet_service.cc:1511] Processing CreateTablet for tablet 8d410d765f9749b29c490255ccb97e13 (DEFAULT_TABLE table=client-testtb [id=284a3af8a9714b039e0e3b3b8ad61256]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:31.758450  4265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddef321e90544358bc188e166a1c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:31.758656  4266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d410d765f9749b29c490255ccb97e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:31.763161  4355 tablet_bootstrap.cc:492] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442: Bootstrap starting.
I20260812 08:03:31.764393  4355 tablet_bootstrap.cc:654] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:31.765812  4355 tablet_bootstrap.cc:492] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442: No bootstrap required, opened a new log
I20260812 08:03:31.766000  4355 ts_tablet_manager.cc:1403] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:03:31.766578  4355 raft_consensus.cc:359] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.766716  4355 raft_consensus.cc:385] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:31.766764  4355 raft_consensus.cc:740] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eacf2edcc474c9e7fc22f11977442, State: Initialized, Role: FOLLOWER
I20260812 08:03:31.766927  4355 consensus_queue.cc:260] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [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: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.767045  4355 raft_consensus.cc:399] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:31.767093  4355 raft_consensus.cc:493] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:31.767143  4355 raft_consensus.cc:3060] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:31.768160  4355 raft_consensus.cc:515] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.768316  4355 leader_election.cc:304] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [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: 125eacf2edcc474c9e7fc22f11977442; no voters: 
I20260812 08:03:31.768568  4355 leader_election.cc:290] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:31.768674  4358 raft_consensus.cc:2804] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:31.768926  4358 raft_consensus.cc:697] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 1 LEADER]: Becoming Leader. State: Replica: 125eacf2edcc474c9e7fc22f11977442, State: Running, Role: LEADER
I20260812 08:03:31.768986  4355 ts_tablet_manager.cc:1434] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260812 08:03:31.769259  4355 tablet_bootstrap.cc:492] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442: Bootstrap starting.
I20260812 08:03:31.770448  4355 tablet_bootstrap.cc:654] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:31.771358  4358 consensus_queue.cc:237] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [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: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.771507  4355 tablet_bootstrap.cc:492] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442: No bootstrap required, opened a new log
I20260812 08:03:31.771593  4355 ts_tablet_manager.cc:1403] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:31.772015  4355 raft_consensus.cc:359] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.772099  4355 raft_consensus.cc:385] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:31.772126  4355 raft_consensus.cc:740] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125eacf2edcc474c9e7fc22f11977442, State: Initialized, Role: FOLLOWER
I20260812 08:03:31.772337  4355 consensus_queue.cc:260] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [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: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.772480  4355 raft_consensus.cc:399] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:31.772567  4355 raft_consensus.cc:493] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:31.772660  4355 raft_consensus.cc:3060] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:31.773584  4355 raft_consensus.cc:515] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.773684  4355 leader_election.cc:304] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [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: 125eacf2edcc474c9e7fc22f11977442; no voters: 
I20260812 08:03:31.773768  4355 leader_election.cc:290] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:31.773561  4091 catalog_manager.cc:5719] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eacf2edcc474c9e7fc22f11977442 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "125eacf2edcc474c9e7fc22f11977442" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:31.773869  4358 raft_consensus.cc:2804] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:31.773981  4358 raft_consensus.cc:697] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 1 LEADER]: Becoming Leader. State: Replica: 125eacf2edcc474c9e7fc22f11977442, State: Running, Role: LEADER
I20260812 08:03:31.774092  4355 ts_tablet_manager.cc:1434] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:31.774091  4358 consensus_queue.cc:237] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [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: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } }
I20260812 08:03:31.777101  4090 catalog_manager.cc:5719] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125eacf2edcc474c9e7fc22f11977442 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "125eacf2edcc474c9e7fc22f11977442" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "125eacf2edcc474c9e7fc22f11977442" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:31.787256  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:31.792201  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:31.792764  4046 tablet_replica.cc:333] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442: stopping tablet replica
I20260812 08:03:31.793018  4046 raft_consensus.cc:2243] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:31.793184  4046 raft_consensus.cc:2272] T 8d410d765f9749b29c490255ccb97e13 P 125eacf2edcc474c9e7fc22f11977442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:31.794360  4046 tablet_replica.cc:333] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442: stopping tablet replica
I20260812 08:03:31.794461  4046 raft_consensus.cc:2243] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:31.794559  4046 raft_consensus.cc:2272] T bddef321e90544358bc188e166a1c77a P 125eacf2edcc474c9e7fc22f11977442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:31.808815  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:31.812556  4046 master.cc:562] Master@127.3.243.190:33701 shutting down...
I20260812 08:03:31.816357  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:31.816514  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:31.816630  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 323eaba224a14529821b31e8584da312: stopping tablet replica
I20260812 08:03:31.829241  4046 master.cc:584] Master@127.3.243.190:33701 shutdown complete.
[       OK ] ClientTest.TestListTabletServers (297 ms)
[ RUN      ] ClientTest.TestScan
I20260812 08:03:31.834954  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:45689
I20260812 08:03:31.835312  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:31.837245  4372 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 08:03:31.837234  4369 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 08:03:31.837333  4367 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 08:03:31.837204  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:31.837554  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:31.837606  4046 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 08:03:31.837621  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521811837621 us; error 0 us; skew 500 ppm
I20260812 08:03:31.838318  4046 webserver.cc:533] Webserver started at http://127.3.243.190:41119/ using document root <none> and password file <none>
I20260812 08:03:31.838430  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:31.838469  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:31.838524  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:31.838905  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "084dffa24da54c8d8bc73d7fc4b919f9"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.840276  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:31.841109  4382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.841317  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:31.841380  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "084dffa24da54c8d8bc73d7fc4b919f9"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.841449  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:31.845100  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:31.845396  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:31.849771  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:45689
I20260812 08:03:31.851543  4482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:45689 every 8 connection(s)
I20260812 08:03:31.851996  4483 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 08:03:31.853641  4483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9: Bootstrap starting.
I20260812 08:03:31.854398  4483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:31.855355  4483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9: No bootstrap required, opened a new log
I20260812 08:03:31.855726  4483 raft_consensus.cc:359] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "084dffa24da54c8d8bc73d7fc4b919f9" member_type: VOTER }
I20260812 08:03:31.855808  4483 raft_consensus.cc:385] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:31.855829  4483 raft_consensus.cc:740] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084dffa24da54c8d8bc73d7fc4b919f9, State: Initialized, Role: FOLLOWER
I20260812 08:03:31.855930  4483 consensus_queue.cc:260] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [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: "084dffa24da54c8d8bc73d7fc4b919f9" member_type: VOTER }
I20260812 08:03:31.855981  4483 raft_consensus.cc:399] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:31.856001  4483 raft_consensus.cc:493] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:31.856031  4483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:31.856627  4483 raft_consensus.cc:515] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "084dffa24da54c8d8bc73d7fc4b919f9" member_type: VOTER }
I20260812 08:03:31.856735  4483 leader_election.cc:304] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [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: 084dffa24da54c8d8bc73d7fc4b919f9; no voters: 
I20260812 08:03:31.856878  4483 leader_election.cc:290] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:31.856992  4490 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:31.857178  4490 raft_consensus.cc:697] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 1 LEADER]: Becoming Leader. State: Replica: 084dffa24da54c8d8bc73d7fc4b919f9, State: Running, Role: LEADER
I20260812 08:03:31.857309  4483 sys_catalog.cc:565] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:31.857308  4490 consensus_queue.cc:237] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [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: "084dffa24da54c8d8bc73d7fc4b919f9" member_type: VOTER }
I20260812 08:03:31.857785  4493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 084dffa24da54c8d8bc73d7fc4b919f9. Latest consensus state: current_term: 1 leader_uuid: "084dffa24da54c8d8bc73d7fc4b919f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "084dffa24da54c8d8bc73d7fc4b919f9" member_type: VOTER } }
I20260812 08:03:31.857813  4491 sys_catalog.cc:455] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "084dffa24da54c8d8bc73d7fc4b919f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "084dffa24da54c8d8bc73d7fc4b919f9" member_type: VOTER } }
I20260812 08:03:31.857880  4493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:31.857895  4491 sys_catalog.cc:458] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:31.858186  4499 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:31.859485  4499 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:31.859714  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:31.861210  4499 catalog_manager.cc:1383] Generated new cluster ID: 9adadbdb178c4119bb946280829bfbde
I20260812 08:03:31.861254  4499 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:31.868343  4499 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:31.868816  4499 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:31.874650  4499 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9: Generated new TSK 0
I20260812 08:03:31.874783  4499 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:31.875735  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:31.877579  4526 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 08:03:31.877707  4528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:31.877733  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:31.877767  4530 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 08:03:31.878011  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:31.878057  4046 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 08:03:31.878077  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521811878077 us; error 0 us; skew 500 ppm
I20260812 08:03:31.878966  4046 webserver.cc:533] Webserver started at http://127.3.243.129:44191/ using document root <none> and password file <none>
I20260812 08:03:31.879117  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:31.879174  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:31.879252  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:31.879688  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "f02202b1941e4a3ead6c7a4c17fbe329"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.883183  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:03:31.886884  4538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.887164  4046 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260812 08:03:31.887244  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "f02202b1941e4a3ead6c7a4c17fbe329"
format_stamp: "Formatted at 2026-08-12 08:03:31 on dist-test-slave-5bn2"
I20260812 08:03:31.887311  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScan.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:31.899386  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:31.899788  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:31.900581  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:31.900640  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.900687  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:31.900713  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.905946  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:43695
I20260812 08:03:31.905969  4651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:43695 every 8 connection(s)
I20260812 08:03:31.907116  4665 heartbeater.cc:344] Connected to a master server at 127.3.243.190:45689
I20260812 08:03:31.907214  4665 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:31.907441  4665 heartbeater.cc:507] Master 127.3.243.190:45689 requested a full tablet report, sending...
I20260812 08:03:31.908041  4405 ts_manager.cc:194] Registered new tserver with Master: f02202b1941e4a3ead6c7a4c17fbe329 (127.3.243.129:43695)
I20260812 08:03:31.908777  4405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37644
I20260812 08:03:31.908782  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002284157s
I20260812 08:03:31.915705  4405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37656:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:31.920300  4665 heartbeater.cc:499] Master 127.3.243.190:45689 was elected leader, sending a full tablet report...
I20260812 08:03:31.924437  4587 tablet_service.cc:1511] Processing CreateTablet for tablet bb153961d4ac42a2b9a0fe91673c969f (DEFAULT_TABLE table=client-testtb [id=f84e07ae18964f0a89e20c8f384b36b5]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:31.924525  4586 tablet_service.cc:1511] Processing CreateTablet for tablet 9426636780e646f98bd3b350d552ba22 (DEFAULT_TABLE table=client-testtb [id=f84e07ae18964f0a89e20c8f384b36b5]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:31.924737  4587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb153961d4ac42a2b9a0fe91673c969f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:31.924893  4586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9426636780e646f98bd3b350d552ba22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:31.927018  4682 tablet_bootstrap.cc:492] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329: Bootstrap starting.
I20260812 08:03:31.927872  4682 tablet_bootstrap.cc:654] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:31.928874  4682 tablet_bootstrap.cc:492] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329: No bootstrap required, opened a new log
I20260812 08:03:31.928948  4682 ts_tablet_manager.cc:1403] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:31.929420  4682 raft_consensus.cc:359] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.929530  4682 raft_consensus.cc:385] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:31.929571  4682 raft_consensus.cc:740] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02202b1941e4a3ead6c7a4c17fbe329, State: Initialized, Role: FOLLOWER
I20260812 08:03:31.929708  4682 consensus_queue.cc:260] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [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: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.929787  4682 raft_consensus.cc:399] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:31.929821  4682 raft_consensus.cc:493] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:31.929867  4682 raft_consensus.cc:3060] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:31.930560  4682 raft_consensus.cc:515] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.930691  4682 leader_election.cc:304] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [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: f02202b1941e4a3ead6c7a4c17fbe329; no voters: 
I20260812 08:03:31.930908  4682 leader_election.cc:290] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:31.930992  4686 raft_consensus.cc:2804] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:31.931190  4686 raft_consensus.cc:697] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 LEADER]: Becoming Leader. State: Replica: f02202b1941e4a3ead6c7a4c17fbe329, State: Running, Role: LEADER
I20260812 08:03:31.931221  4682 ts_tablet_manager.cc:1434] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:31.931354  4686 consensus_queue.cc:237] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [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: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.931417  4682 tablet_bootstrap.cc:492] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329: Bootstrap starting.
I20260812 08:03:31.932363  4682 tablet_bootstrap.cc:654] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:31.932516  4405 catalog_manager.cc:5719] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f02202b1941e4a3ead6c7a4c17fbe329 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:31.933743  4682 tablet_bootstrap.cc:492] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329: No bootstrap required, opened a new log
I20260812 08:03:31.933821  4682 ts_tablet_manager.cc:1403] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:31.934238  4682 raft_consensus.cc:359] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.934314  4682 raft_consensus.cc:385] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:31.934342  4682 raft_consensus.cc:740] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02202b1941e4a3ead6c7a4c17fbe329, State: Initialized, Role: FOLLOWER
I20260812 08:03:31.934459  4682 consensus_queue.cc:260] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [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: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.934540  4682 raft_consensus.cc:399] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:31.934572  4682 raft_consensus.cc:493] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:31.934617  4682 raft_consensus.cc:3060] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:31.935352  4682 raft_consensus.cc:515] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.935465  4682 leader_election.cc:304] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [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: f02202b1941e4a3ead6c7a4c17fbe329; no voters: 
I20260812 08:03:31.935563  4682 leader_election.cc:290] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:31.935623  4689 raft_consensus.cc:2804] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:31.935715  4689 raft_consensus.cc:697] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 LEADER]: Becoming Leader. State: Replica: f02202b1941e4a3ead6c7a4c17fbe329, State: Running, Role: LEADER
I20260812 08:03:31.935777  4682 ts_tablet_manager.cc:1434] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:31.935824  4689 consensus_queue.cc:237] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [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: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } }
I20260812 08:03:31.936964  4405 catalog_manager.cc:5719] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 reported cstate change: term changed from 0 to 1, leader changed from <none> to f02202b1941e4a3ead6c7a4c17fbe329 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f02202b1941e4a3ead6c7a4c17fbe329" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43695 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.039301  4046 client-test.cc:738] Time spent Scanning with no predicates: real 0.029s	user 0.026s	sys 0.000s
I20260812 08:03:32.061988  4046 client-test.cc:668] Time spent Scanning disk with no predicates: real 0.007s	user 0.001s	sys 0.000s
I20260812 08:03:32.075064  4046 client-test.cc:774] Time spent Scanning with string predicate: real 0.013s	user 0.006s	sys 0.000s
I20260812 08:03:32.079854  4046 client-test.cc:804] Time spent Scanning with key predicate: real 0.004s	user 0.001s	sys 0.000s
I20260812 08:03:32.129637  4046 client-test.cc:804] Time spent Scanning with key predicate: real 0.005s	user 0.001s	sys 0.000s
I20260812 08:03:32.156045  4046 client-test.cc:804] Time spent Scanning with key predicate: real 0.004s	user 0.001s	sys 0.000s
I20260812 08:03:32.182655  4046 client-test.cc:804] Time spent Scanning with key predicate: real 0.004s	user 0.001s	sys 0.000s
I20260812 08:03:32.189683  4046 client-test.cc:804] Time spent Scanning with key predicate: real 0.004s	user 0.001s	sys 0.000s
I20260812 08:03:32.190886  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:32.195114  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:32.195550  4046 tablet_replica.cc:333] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329: stopping tablet replica
I20260812 08:03:32.195679  4046 raft_consensus.cc:2243] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.195820  4046 raft_consensus.cc:2272] T 9426636780e646f98bd3b350d552ba22 P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.196496  4046 tablet_replica.cc:333] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329: stopping tablet replica
I20260812 08:03:32.196580  4046 raft_consensus.cc:2243] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.196694  4046 raft_consensus.cc:2272] T bb153961d4ac42a2b9a0fe91673c969f P f02202b1941e4a3ead6c7a4c17fbe329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.200042  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:32.203266  4046 master.cc:562] Master@127.3.243.190:45689 shutting down...
I20260812 08:03:32.207288  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.207446  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.207567  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 084dffa24da54c8d8bc73d7fc4b919f9: stopping tablet replica
I20260812 08:03:32.220064  4046 master.cc:584] Master@127.3.243.190:45689 shutdown complete.
[       OK ] ClientTest.TestScan (390 ms)
[ RUN      ] ClientTest.TestScanPredicateKeyColNotProjected
I20260812 08:03:32.225796  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:39885
I20260812 08:03:32.226169  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.227854  4711 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 08:03:32.227944  4703 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 08:03:32.227967  4706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:32.228099  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:32.228343  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.228381  4046 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 08:03:32.228400  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812228400 us; error 0 us; skew 500 ppm
I20260812 08:03:32.229211  4046 webserver.cc:533] Webserver started at http://127.3.243.190:35963/ using document root <none> and password file <none>
I20260812 08:03:32.229355  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.229404  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.229490  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:32.229863  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "073db038464c47649c2b6dd9efa17c0c"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.231470  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:32.232352  4723 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.232573  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:32.232640  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "073db038464c47649c2b6dd9efa17c0c"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.232707  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.241349  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.241708  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.247110  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:39885
I20260812 08:03:32.248163  4836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:39885 every 8 connection(s)
I20260812 08:03:32.248662  4837 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 08:03:32.250361  4837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c: Bootstrap starting.
I20260812 08:03:32.251194  4837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.252182  4837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c: No bootstrap required, opened a new log
I20260812 08:03:32.252578  4837 raft_consensus.cc:359] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "073db038464c47649c2b6dd9efa17c0c" member_type: VOTER }
I20260812 08:03:32.252662  4837 raft_consensus.cc:385] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.252682  4837 raft_consensus.cc:740] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 073db038464c47649c2b6dd9efa17c0c, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.252799  4837 consensus_queue.cc:260] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [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: "073db038464c47649c2b6dd9efa17c0c" member_type: VOTER }
I20260812 08:03:32.252864  4837 raft_consensus.cc:399] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.252887  4837 raft_consensus.cc:493] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.252933  4837 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.253610  4837 raft_consensus.cc:515] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "073db038464c47649c2b6dd9efa17c0c" member_type: VOTER }
I20260812 08:03:32.253718  4837 leader_election.cc:304] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [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: 073db038464c47649c2b6dd9efa17c0c; no voters: 
I20260812 08:03:32.253902  4837 leader_election.cc:290] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.253988  4842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.254141  4842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 1 LEADER]: Becoming Leader. State: Replica: 073db038464c47649c2b6dd9efa17c0c, State: Running, Role: LEADER
I20260812 08:03:32.254266  4842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [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: "073db038464c47649c2b6dd9efa17c0c" member_type: VOTER }
I20260812 08:03:32.254364  4837 sys_catalog.cc:565] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:32.254657  4842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "073db038464c47649c2b6dd9efa17c0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "073db038464c47649c2b6dd9efa17c0c" member_type: VOTER } }
I20260812 08:03:32.254740  4842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:32.254923  4842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 073db038464c47649c2b6dd9efa17c0c. Latest consensus state: current_term: 1 leader_uuid: "073db038464c47649c2b6dd9efa17c0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "073db038464c47649c2b6dd9efa17c0c" member_type: VOTER } }
I20260812 08:03:32.254993  4842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:32.255146  4849 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:32.255992  4849 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:32.256251  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:32.257982  4849 catalog_manager.cc:1383] Generated new cluster ID: a835b774d390444e832de71ebfbfe69e
I20260812 08:03:32.258035  4849 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:32.277783  4849 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:32.278333  4849 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:32.290627  4849 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c: Generated new TSK 0
I20260812 08:03:32.290810  4849 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:32.320989  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.322993  4873 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 08:03:32.323017  4876 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 08:03:32.323231  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:32.322996  4871 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 08:03:32.323562  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.323611  4046 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 08:03:32.323632  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812323632 us; error 0 us; skew 500 ppm
I20260812 08:03:32.324473  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38709/ using document root <none> and password file <none>
I20260812 08:03:32.324627  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.324677  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.324754  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:32.325148  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "9b4db43a45bd4f50859552111b2b335f"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.326659  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:32.327633  4883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.327857  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:32.327919  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "9b4db43a45bd4f50859552111b2b335f"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.327986  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestScanPredicateKeyColNotProjected.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.344937  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.345357  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.346201  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:32.346256  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.346298  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:32.346318  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.351378  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:41071
I20260812 08:03:32.351861  5001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:41071 every 8 connection(s)
I20260812 08:03:32.353717  5002 heartbeater.cc:344] Connected to a master server at 127.3.243.190:39885
I20260812 08:03:32.353807  5002 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:32.354033  5002 heartbeater.cc:507] Master 127.3.243.190:39885 requested a full tablet report, sending...
I20260812 08:03:32.354627  4758 ts_manager.cc:194] Registered new tserver with Master: 9b4db43a45bd4f50859552111b2b335f (127.3.243.129:41071)
I20260812 08:03:32.355281  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.003366226s
I20260812 08:03:32.355723  4758 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40016
I20260812 08:03:32.362612  4758 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40032:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:32.366688  5002 heartbeater.cc:499] Master 127.3.243.190:39885 was elected leader, sending a full tablet report...
I20260812 08:03:32.371717  4935 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9ea5320e7f4b1a86beb60b04e8559c (DEFAULT_TABLE table=client-testtb [id=0ab650965a5040bb8056f8b283fbed63]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:32.371730  4934 tablet_service.cc:1511] Processing CreateTablet for tablet 050d4ea33fbd4f1db709ec4d2b7986c2 (DEFAULT_TABLE table=client-testtb [id=0ab650965a5040bb8056f8b283fbed63]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:32.372133  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9ea5320e7f4b1a86beb60b04e8559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:32.372293  4934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 050d4ea33fbd4f1db709ec4d2b7986c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:32.375046  5026 tablet_bootstrap.cc:492] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f: Bootstrap starting.
I20260812 08:03:32.376072  5026 tablet_bootstrap.cc:654] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.377238  5026 tablet_bootstrap.cc:492] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f: No bootstrap required, opened a new log
I20260812 08:03:32.377328  5026 ts_tablet_manager.cc:1403] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:32.377781  5026 raft_consensus.cc:359] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.377888  5026 raft_consensus.cc:385] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.377925  5026 raft_consensus.cc:740] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b4db43a45bd4f50859552111b2b335f, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.378059  5026 consensus_queue.cc:260] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [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: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.378139  5026 raft_consensus.cc:399] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.378177  5026 raft_consensus.cc:493] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.378222  5026 raft_consensus.cc:3060] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.379170  5026 raft_consensus.cc:515] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.379307  5026 leader_election.cc:304] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [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: 9b4db43a45bd4f50859552111b2b335f; no voters: 
I20260812 08:03:32.379510  5026 leader_election.cc:290] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.379611  5028 raft_consensus.cc:2804] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.379817  5026 ts_tablet_manager.cc:1434] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260812 08:03:32.379976  5028 raft_consensus.cc:697] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 1 LEADER]: Becoming Leader. State: Replica: 9b4db43a45bd4f50859552111b2b335f, State: Running, Role: LEADER
I20260812 08:03:32.380004  5026 tablet_bootstrap.cc:492] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f: Bootstrap starting.
I20260812 08:03:32.380241  5028 consensus_queue.cc:237] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [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: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.381340  4758 catalog_manager.cc:5719] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b4db43a45bd4f50859552111b2b335f (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9b4db43a45bd4f50859552111b2b335f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.381472  5026 tablet_bootstrap.cc:654] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.382567  5026 tablet_bootstrap.cc:492] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f: No bootstrap required, opened a new log
I20260812 08:03:32.382647  5026 ts_tablet_manager.cc:1403] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:03:32.383068  5026 raft_consensus.cc:359] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.383157  5026 raft_consensus.cc:385] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.383193  5026 raft_consensus.cc:740] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b4db43a45bd4f50859552111b2b335f, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.383296  5026 consensus_queue.cc:260] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [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: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.383363  5026 raft_consensus.cc:399] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.383399  5026 raft_consensus.cc:493] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.383443  5026 raft_consensus.cc:3060] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.384212  5026 raft_consensus.cc:515] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.384346  5026 leader_election.cc:304] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [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: 9b4db43a45bd4f50859552111b2b335f; no voters: 
I20260812 08:03:32.384438  5026 leader_election.cc:290] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.384491  5028 raft_consensus.cc:2804] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.384579  5028 raft_consensus.cc:697] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 1 LEADER]: Becoming Leader. State: Replica: 9b4db43a45bd4f50859552111b2b335f, State: Running, Role: LEADER
I20260812 08:03:32.384663  5026 ts_tablet_manager.cc:1434] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:32.384677  5028 consensus_queue.cc:237] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [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: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } }
I20260812 08:03:32.386083  4758 catalog_manager.cc:5719] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b4db43a45bd4f50859552111b2b335f (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9b4db43a45bd4f50859552111b2b335f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4db43a45bd4f50859552111b2b335f" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41071 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.453555  4046 client-test.cc:1701] Time spent Scanning with predicate columns not projected: real 0.004s	user 0.001s	sys 0.000s
I20260812 08:03:32.454221  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:32.458483  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:32.458717  4046 tablet_replica.cc:333] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f: stopping tablet replica
I20260812 08:03:32.458841  4046 raft_consensus.cc:2243] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.459017  4046 raft_consensus.cc:2272] T 0a9ea5320e7f4b1a86beb60b04e8559c P 9b4db43a45bd4f50859552111b2b335f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.459618  4046 tablet_replica.cc:333] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f: stopping tablet replica
I20260812 08:03:32.459704  4046 raft_consensus.cc:2243] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.459818  4046 raft_consensus.cc:2272] T 050d4ea33fbd4f1db709ec4d2b7986c2 P 9b4db43a45bd4f50859552111b2b335f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.472950  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:32.475477  4046 master.cc:562] Master@127.3.243.190:39885 shutting down...
I20260812 08:03:32.479594  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.479756  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.479872  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 073db038464c47649c2b6dd9efa17c0c: stopping tablet replica
I20260812 08:03:32.492468  4046 master.cc:584] Master@127.3.243.190:39885 shutdown complete.
[       OK ] ClientTest.TestScanPredicateKeyColNotProjected (272 ms)
[ RUN      ] ClientTest.TestNonFaultTolerantScannerExpired
I20260812 08:03:32.498039  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:37837
I20260812 08:03:32.498402  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.500422  5049 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 08:03:32.500473  5045 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 08:03:32.500590  5046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:32.500818  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:32.500988  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.501024  4046 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 08:03:32.501036  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812501037 us; error 0 us; skew 500 ppm
I20260812 08:03:32.501849  4046 webserver.cc:533] Webserver started at http://127.3.243.190:38947/ using document root <none> and password file <none>
I20260812 08:03:32.502004  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.502054  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.502130  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:32.502513  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "201ddd11f99d46e488c2e11b8a36b797"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.503986  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:32.504884  5054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.505142  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:32.505208  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "201ddd11f99d46e488c2e11b8a36b797"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.505278  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.526875  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.527313  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.537776  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:37837
I20260812 08:03:32.538951  5162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:37837 every 8 connection(s)
I20260812 08:03:32.539501  5163 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 08:03:32.541953  5163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797: Bootstrap starting.
I20260812 08:03:32.543044  5163 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.544242  5163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797: No bootstrap required, opened a new log
I20260812 08:03:32.544750  5163 raft_consensus.cc:359] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "201ddd11f99d46e488c2e11b8a36b797" member_type: VOTER }
I20260812 08:03:32.544876  5163 raft_consensus.cc:385] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.544922  5163 raft_consensus.cc:740] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 201ddd11f99d46e488c2e11b8a36b797, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.545068  5163 consensus_queue.cc:260] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [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: "201ddd11f99d46e488c2e11b8a36b797" member_type: VOTER }
I20260812 08:03:32.545156  5163 raft_consensus.cc:399] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.545198  5163 raft_consensus.cc:493] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.545252  5163 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.546175  5163 raft_consensus.cc:515] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "201ddd11f99d46e488c2e11b8a36b797" member_type: VOTER }
I20260812 08:03:32.546329  5163 leader_election.cc:304] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [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: 201ddd11f99d46e488c2e11b8a36b797; no voters: 
I20260812 08:03:32.546564  5163 leader_election.cc:290] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.546669  5168 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.546895  5168 raft_consensus.cc:697] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 1 LEADER]: Becoming Leader. State: Replica: 201ddd11f99d46e488c2e11b8a36b797, State: Running, Role: LEADER
I20260812 08:03:32.547041  5168 consensus_queue.cc:237] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [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: "201ddd11f99d46e488c2e11b8a36b797" member_type: VOTER }
I20260812 08:03:32.547096  5163 sys_catalog.cc:565] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:32.547420  5168 sys_catalog.cc:455] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 201ddd11f99d46e488c2e11b8a36b797. Latest consensus state: current_term: 1 leader_uuid: "201ddd11f99d46e488c2e11b8a36b797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "201ddd11f99d46e488c2e11b8a36b797" member_type: VOTER } }
I20260812 08:03:32.547502  5168 sys_catalog.cc:458] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:32.547677  5169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "201ddd11f99d46e488c2e11b8a36b797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "201ddd11f99d46e488c2e11b8a36b797" member_type: VOTER } }
I20260812 08:03:32.547753  5169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:32.547911  5175 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:32.548691  5175 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:32.549027  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:32.550469  5175 catalog_manager.cc:1383] Generated new cluster ID: b6592a56d97646e0b3a4f71b6de408e5
I20260812 08:03:32.550527  5175 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:32.570077  5175 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:32.570719  5175 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:32.582474  5175 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797: Generated new TSK 0
I20260812 08:03:32.582695  5175 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:32.613775  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.616086  5209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:32.616206  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:32.616071  5208 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 08:03:32.616127  5215 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 08:03:32.616565  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.616611  4046 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 08:03:32.616626  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812616625 us; error 0 us; skew 500 ppm
I20260812 08:03:32.617488  4046 webserver.cc:533] Webserver started at http://127.3.243.129:36331/ using document root <none> and password file <none>
I20260812 08:03:32.617645  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.617695  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.617774  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:32.618165  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.619639  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:32.620549  5223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.620767  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:32.620829  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.620898  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.629558  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.629906  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.630865  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:32.631202  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.631281  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:32.631305  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.635756  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:43039
I20260812 08:03:32.636395  5322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:43039 every 8 connection(s)
I20260812 08:03:32.638144  5324 heartbeater.cc:344] Connected to a master server at 127.3.243.190:37837
I20260812 08:03:32.638232  5324 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:32.638437  5324 heartbeater.cc:507] Master 127.3.243.190:37837 requested a full tablet report, sending...
I20260812 08:03:32.639042  5084 ts_manager.cc:194] Registered new tserver with Master: 392f0a74e1c6490e8cc80cd0a6b3fa80 (127.3.243.129:43039)
I20260812 08:03:32.639714  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.003331247s
I20260812 08:03:32.639912  5084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32816
I20260812 08:03:32.646283  5084 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32832:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:32.650772  5324 heartbeater.cc:499] Master 127.3.243.190:37837 was elected leader, sending a full tablet report...
I20260812 08:03:32.654564  5261 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3452e38c524bd3b62df0f6e51a3fd0 (DEFAULT_TABLE table=client-testtb [id=97bf022dcd1a4904ba3f71bd36cea07e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:32.654564  5262 tablet_service.cc:1511] Processing CreateTablet for tablet bfd3fa23b54c4c7593cfebb3b17f76d6 (DEFAULT_TABLE table=client-testtb [id=97bf022dcd1a4904ba3f71bd36cea07e]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:32.654948  5262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd3fa23b54c4c7593cfebb3b17f76d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:32.655131  5261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3452e38c524bd3b62df0f6e51a3fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:32.657416  5357 tablet_bootstrap.cc:492] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap starting.
I20260812 08:03:32.658218  5357 tablet_bootstrap.cc:654] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.659179  5357 tablet_bootstrap.cc:492] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: No bootstrap required, opened a new log
I20260812 08:03:32.659256  5357 ts_tablet_manager.cc:1403] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:32.659704  5357 raft_consensus.cc:359] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.659798  5357 raft_consensus.cc:385] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.659828  5357 raft_consensus.cc:740] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.659950  5357 consensus_queue.cc:260] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.660048  5357 raft_consensus.cc:399] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.660094  5357 raft_consensus.cc:493] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.660145  5357 raft_consensus.cc:3060] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.660874  5357 raft_consensus.cc:515] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.661001  5357 leader_election.cc:304] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: 392f0a74e1c6490e8cc80cd0a6b3fa80; no voters: 
I20260812 08:03:32.661183  5357 leader_election.cc:290] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.661270  5359 raft_consensus.cc:2804] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.661464  5359 raft_consensus.cc:697] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 LEADER]: Becoming Leader. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Running, Role: LEADER
I20260812 08:03:32.661475  5357 ts_tablet_manager.cc:1434] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:32.661612  5359 consensus_queue.cc:237] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.661669  5357 tablet_bootstrap.cc:492] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap starting.
I20260812 08:03:32.662612  5357 tablet_bootstrap.cc:654] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.662894  5073 catalog_manager.cc:5719] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f0a74e1c6490e8cc80cd0a6b3fa80 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.664139  5357 tablet_bootstrap.cc:492] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: No bootstrap required, opened a new log
I20260812 08:03:32.664217  5357 ts_tablet_manager.cc:1403] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:32.664659  5357 raft_consensus.cc:359] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.664743  5357 raft_consensus.cc:385] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.664773  5357 raft_consensus.cc:740] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.664888  5357 consensus_queue.cc:260] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.664951  5357 raft_consensus.cc:399] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.664974  5357 raft_consensus.cc:493] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.665019  5357 raft_consensus.cc:3060] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.665900  5357 raft_consensus.cc:515] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.666019  5357 leader_election.cc:304] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: 392f0a74e1c6490e8cc80cd0a6b3fa80; no voters: 
I20260812 08:03:32.666109  5357 leader_election.cc:290] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.666159  5367 raft_consensus.cc:2804] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.666275  5367 raft_consensus.cc:697] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 LEADER]: Becoming Leader. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Running, Role: LEADER
I20260812 08:03:32.666316  5357 ts_tablet_manager.cc:1434] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:32.666390  5367 consensus_queue.cc:237] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.667495  5073 catalog_manager.cc:5719] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f0a74e1c6490e8cc80cd0a6b3fa80 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.675940  5073 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32832:
name: "TestNonFaultTolerantScannerExpired"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:32.680109  5261 tablet_service.cc:1511] Processing CreateTablet for tablet c2f89eb761cb457c8adf25855cbdbc9e (DEFAULT_TABLE table=TestNonFaultTolerantScannerExpired [id=f0f7f9dd23f643fa8fc1baf63c7aa6c7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:32.680413  5261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2f89eb761cb457c8adf25855cbdbc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:32.682242  5357 tablet_bootstrap.cc:492] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap starting.
I20260812 08:03:32.683239  5357 tablet_bootstrap.cc:654] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.684244  5357 tablet_bootstrap.cc:492] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: No bootstrap required, opened a new log
I20260812 08:03:32.684321  5357 ts_tablet_manager.cc:1403] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:32.684705  5357 raft_consensus.cc:359] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.684788  5357 raft_consensus.cc:385] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.684821  5357 raft_consensus.cc:740] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.684942  5357 consensus_queue.cc:260] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.685007  5357 raft_consensus.cc:399] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.685042  5357 raft_consensus.cc:493] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.685088  5357 raft_consensus.cc:3060] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.685913  5357 raft_consensus.cc:515] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.686028  5357 leader_election.cc:304] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: 392f0a74e1c6490e8cc80cd0a6b3fa80; no voters: 
I20260812 08:03:32.686124  5357 leader_election.cc:290] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.686278  5367 raft_consensus.cc:2804] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.686322  5357 ts_tablet_manager.cc:1434] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:32.686417  5367 raft_consensus.cc:697] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 LEADER]: Becoming Leader. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Running, Role: LEADER
I20260812 08:03:32.686547  5367 consensus_queue.cc:237] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.687752  5073 catalog_manager.cc:5719] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 392f0a74e1c6490e8cc80cd0a6b3fa80 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.749097  4046 client-test.cc:962] Restarting TS at 127.3.243.129:43039
I20260812 08:03:32.749219  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:32.752863  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:32.753103  4046 tablet_replica.cc:333] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: stopping tablet replica
I20260812 08:03:32.753234  4046 raft_consensus.cc:2243] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.753379  4046 raft_consensus.cc:2272] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.753997  4046 tablet_replica.cc:333] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: stopping tablet replica
I20260812 08:03:32.754076  4046 raft_consensus.cc:2243] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.754160  4046 raft_consensus.cc:2272] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.754706  4046 tablet_replica.cc:333] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: stopping tablet replica
I20260812 08:03:32.754777  4046 raft_consensus.cc:2243] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.754882  4046 raft_consensus.cc:2272] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.767889  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:32.771086  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.772806  5380 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 08:03:32.772863  5382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:32.773005  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:32.772871  5385 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 08:03:32.773247  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.773289  4046 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 08:03:32.773319  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812773317 us; error 0 us; skew 500 ppm
I20260812 08:03:32.774194  4046 webserver.cc:533] Webserver started at http://127.3.243.129:36331/ using document root <none> and password file <none>
I20260812 08:03:32.774330  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.774374  4046 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:32.775442  4046 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:32.776290  5396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.776526  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:32.776594  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.776656  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestNonFaultTolerantScannerExpired.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.800220  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.800583  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.801787  5407 ts_tablet_manager.cc:542] Loading tablet metadata (0/3 complete)
I20260812 08:03:32.805141  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (3 total tablets, 3 live tablets)
I20260812 08:03:32.805209  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260812 08:03:32.805266  4046 ts_tablet_manager.cc:600] Registering tablets (0/3 complete)
I20260812 08:03:32.806293  5407 tablet_bootstrap.cc:492] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap starting.
I20260812 08:03:32.807430  4046 ts_tablet_manager.cc:616] Registered 3 tablets
I20260812 08:03:32.807488  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:32.810319  5407 tablet_bootstrap.cc:492] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:32.810711  5407 tablet_bootstrap.cc:492] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap complete.
I20260812 08:03:32.810904  5407 ts_tablet_manager.cc:1403] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.001s
I20260812 08:03:32.811340  5407 raft_consensus.cc:359] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.811445  5407 raft_consensus.cc:740] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.811586  5407 consensus_queue.cc:260] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.811681  5407 raft_consensus.cc:399] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.811724  5407 raft_consensus.cc:493] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.811771  5407 raft_consensus.cc:3060] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:32.812613  5407 raft_consensus.cc:515] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.812731  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:43039
I20260812 08:03:32.812752  5407 leader_election.cc:304] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: 392f0a74e1c6490e8cc80cd0a6b3fa80; no voters: 
I20260812 08:03:32.812934  5407 leader_election.cc:290] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:32.813021  5527 raft_consensus.cc:2804] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:32.813164  4046 client-test.cc:966] Waiting for TS 127.3.243.129:43039 to finish bootstrapping
I20260812 08:03:32.813175  5527 raft_consensus.cc:697] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 LEADER]: Becoming Leader. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Running, Role: LEADER
I20260812 08:03:32.813261  5407 ts_tablet_manager.cc:1434] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:32.813323  5527 consensus_queue.cc:237] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.813441  5407 tablet_bootstrap.cc:492] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap starting.
I20260812 08:03:32.815572  5525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:43039 every 8 connection(s)
I20260812 08:03:32.816077  5528 heartbeater.cc:344] Connected to a master server at 127.3.243.190:37837
I20260812 08:03:32.816167  5528 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:32.816370  5528 heartbeater.cc:507] Master 127.3.243.190:37837 requested a full tablet report, sending...
I20260812 08:03:32.817251  5081 ts_manager.cc:194] Re-registered known tserver with Master: 392f0a74e1c6490e8cc80cd0a6b3fa80 (127.3.243.129:43039)
I20260812 08:03:32.817648  5081 catalog_manager.cc:5719] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.819674  5081 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32838
I20260812 08:03:32.820346  5528 heartbeater.cc:499] Master 127.3.243.190:37837 was elected leader, sending a full tablet report...
I20260812 08:03:32.837916  5407 tablet_bootstrap.cc:492] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=1000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:32.838297  5407 tablet_bootstrap.cc:492] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap complete.
I20260812 08:03:32.838486  5407 ts_tablet_manager.cc:1403] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260812 08:03:32.838944  5407 raft_consensus.cc:359] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.839058  5407 raft_consensus.cc:740] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.839195  5407 consensus_queue.cc:260] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.839268  5407 raft_consensus.cc:399] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.839308  5407 raft_consensus.cc:493] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.839356  5407 raft_consensus.cc:3060] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:32.840134  5407 raft_consensus.cc:515] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.840263  5407 leader_election.cc:304] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: 392f0a74e1c6490e8cc80cd0a6b3fa80; no voters: 
I20260812 08:03:32.840363  5407 leader_election.cc:290] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:32.840425  5536 raft_consensus.cc:2804] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:32.840530  5536 raft_consensus.cc:697] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 LEADER]: Becoming Leader. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Running, Role: LEADER
I20260812 08:03:32.840605  5407 ts_tablet_manager.cc:1434] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:32.840646  5536 consensus_queue.cc:237] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.840780  5407 tablet_bootstrap.cc:492] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap starting.
I20260812 08:03:32.842000  5081 catalog_manager.cc:5719] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.843597  5407 tablet_bootstrap.cc:492] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:32.843848  5407 tablet_bootstrap.cc:492] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Bootstrap complete.
I20260812 08:03:32.844026  5407 ts_tablet_manager.cc:1403] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:32.844444  5407 raft_consensus.cc:359] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.844532  5407 raft_consensus.cc:740] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.844637  5407 consensus_queue.cc:260] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.844702  5407 raft_consensus.cc:399] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.844740  5407 raft_consensus.cc:493] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.844784  5407 raft_consensus.cc:3060] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:32.845734  5407 raft_consensus.cc:515] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.845842  5407 leader_election.cc:304] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [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: 392f0a74e1c6490e8cc80cd0a6b3fa80; no voters: 
I20260812 08:03:32.845914  5407 leader_election.cc:290] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:32.845973  5536 raft_consensus.cc:2804] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:32.846072  5536 raft_consensus.cc:697] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 LEADER]: Becoming Leader. State: Replica: 392f0a74e1c6490e8cc80cd0a6b3fa80, State: Running, Role: LEADER
I20260812 08:03:32.846144  5407 ts_tablet_manager.cc:1434] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:32.846184  5536 consensus_queue.cc:237] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } }
I20260812 08:03:32.847460  5081 catalog_manager.cc:5719] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "392f0a74e1c6490e8cc80cd0a6b3fa80" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43039 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.850059  5426 tablet_service.cc:3179] Scan: Not found: Scanner 8b783a62a8e44defad20d0ebb3921039 not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:53608
I20260812 08:03:32.851428  4046 tablet_server.cc:179] TabletServer@127.3.243.129:43039 shutting down...
W20260812 08:03:32.851967  5347 client.cc:2042] Couldn't close scanner 8b783a62a8e44defad20d0ebb3921039: Service unavailable: reactor is shutting down (error 108)
W20260812 08:03:32.852757  5399 connection.cc:573] server connection from 127.0.0.1:53608 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 08:03:32.854475  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:32.854704  4046 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:32.854820  4046 raft_consensus.cc:2243] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.854952  4046 raft_consensus.cc:2272] T bfd3fa23b54c4c7593cfebb3b17f76d6 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.855489  4046 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:32.855563  4046 raft_consensus.cc:2243] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.855638  4046 raft_consensus.cc:2272] T 1a3452e38c524bd3b62df0f6e51a3fd0 P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.856071  4046 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:32.856139  4046 raft_consensus.cc:2243] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.856206  4046 raft_consensus.cc:2272] T c2f89eb761cb457c8adf25855cbdbc9e P 392f0a74e1c6490e8cc80cd0a6b3fa80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.868852  4046 tablet_server.cc:196] TabletServer@127.3.243.129:43039 shutdown complete.
I20260812 08:03:32.871579  4046 master.cc:562] Master@127.3.243.190:37837 shutting down...
I20260812 08:03:32.875015  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:32.875157  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:32.875247  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 201ddd11f99d46e488c2e11b8a36b797: stopping tablet replica
I20260812 08:03:32.887980  4046 master.cc:584] Master@127.3.243.190:37837 shutdown complete.
[       OK ] ClientTest.TestNonFaultTolerantScannerExpired (395 ms)
[ RUN      ] ClientTest.TestMinMaxRangeBounds
I20260812 08:03:32.893616  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:44581
I20260812 08:03:32.893989  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.895601  5546 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 08:03:32.895743  5547 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 08:03:32.895780  5551 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 08:03:32.896010  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:32.896184  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.896230  4046 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 08:03:32.896261  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812896261 us; error 0 us; skew 500 ppm
I20260812 08:03:32.897126  4046 webserver.cc:533] Webserver started at http://127.3.243.190:32953/ using document root <none> and password file <none>
I20260812 08:03:32.897258  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.897306  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.897392  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:32.897758  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.899240  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:32.900079  5557 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.900316  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:32.900390  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.900458  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.935973  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.936401  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.940881  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:44581
I20260812 08:03:32.941968  5663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:44581 every 8 connection(s)
I20260812 08:03:32.942409  5664 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 08:03:32.944293  5664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa: Bootstrap starting.
I20260812 08:03:32.945166  5664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:32.946103  5664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa: No bootstrap required, opened a new log
I20260812 08:03:32.946470  5664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" member_type: VOTER }
I20260812 08:03:32.946556  5664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:32.946592  5664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5a0ad32cbd42eb8ede77c6ae7d0baa, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.946724  5664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [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: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" member_type: VOTER }
I20260812 08:03:32.946789  5664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.946825  5664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.946899  5664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:32.947652  5664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" member_type: VOTER }
I20260812 08:03:32.947778  5664 leader_election.cc:304] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [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: 7f5a0ad32cbd42eb8ede77c6ae7d0baa; no voters: 
I20260812 08:03:32.947942  5664 leader_election.cc:290] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:32.948020  5673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:32.948180  5673 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 1 LEADER]: Becoming Leader. State: Replica: 7f5a0ad32cbd42eb8ede77c6ae7d0baa, State: Running, Role: LEADER
I20260812 08:03:32.948304  5673 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [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: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" member_type: VOTER }
I20260812 08:03:32.948423  5664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:32.948725  5675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f5a0ad32cbd42eb8ede77c6ae7d0baa. Latest consensus state: current_term: 1 leader_uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" member_type: VOTER } }
I20260812 08:03:32.948752  5674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f5a0ad32cbd42eb8ede77c6ae7d0baa" member_type: VOTER } }
I20260812 08:03:32.948825  5675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:32.948837  5674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:32.949138  5677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:32.949975  5677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:32.950340  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:32.951797  5677 catalog_manager.cc:1383] Generated new cluster ID: 49eb1e947b42472f98651c85f5d2e474
I20260812 08:03:32.951851  5677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:32.965281  5677 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:32.965838  5677 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:32.970961  5677 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa: Generated new TSK 0
I20260812 08:03:32.971107  5677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:32.982649  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.984508  5698 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 08:03:32.984613  5699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:32.984661  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:32.984822  5704 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 08:03:32.985011  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:32.985057  4046 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 08:03:32.985077  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521812985077 us; error 0 us; skew 500 ppm
I20260812 08:03:32.985863  4046 webserver.cc:533] Webserver started at http://127.3.243.129:37961/ using document root <none> and password file <none>
I20260812 08:03:32.986019  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.986073  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.986147  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:32.986518  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "8aa2ded0bc6347de8da736d309aeeede"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.987959  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:32.988777  5711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.989017  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:32.989084  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "8aa2ded0bc6347de8da736d309aeeede"
format_stamp: "Formatted at 2026-08-12 08:03:32 on dist-test-slave-5bn2"
I20260812 08:03:32.989146  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestMinMaxRangeBounds.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:32.997763  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.998123  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.998898  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:32.998943  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.998986  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:32.999025  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.004194  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:45779
I20260812 08:03:33.004209  5829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:45779 every 8 connection(s)
I20260812 08:03:33.005240  5830 heartbeater.cc:344] Connected to a master server at 127.3.243.190:44581
I20260812 08:03:33.005338  5830 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.005546  5830 heartbeater.cc:507] Master 127.3.243.190:44581 requested a full tablet report, sending...
I20260812 08:03:33.006150  5588 ts_manager.cc:194] Registered new tserver with Master: 8aa2ded0bc6347de8da736d309aeeede (127.3.243.129:45779)
I20260812 08:03:33.006906  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002277217s
I20260812 08:03:33.007206  5588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59422
I20260812 08:03:33.013301  5588 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59440:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:33.018098  5830 heartbeater.cc:499] Master 127.3.243.190:44581 was elected leader, sending a full tablet report...
I20260812 08:03:33.021580  5764 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed14e8fade847eaab516b4b00eace8e (DEFAULT_TABLE table=client-testtb [id=b5e6317b1ba7401187a771fad2e33cd8]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.021610  5763 tablet_service.cc:1511] Processing CreateTablet for tablet 9a91d409dc5243059a6cb808658f38da (DEFAULT_TABLE table=client-testtb [id=b5e6317b1ba7401187a771fad2e33cd8]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.021926  5764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed14e8fade847eaab516b4b00eace8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.022096  5763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a91d409dc5243059a6cb808658f38da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.024222  5851 tablet_bootstrap.cc:492] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede: Bootstrap starting.
I20260812 08:03:33.024999  5851 tablet_bootstrap.cc:654] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.025885  5851 tablet_bootstrap.cc:492] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede: No bootstrap required, opened a new log
I20260812 08:03:33.025966  5851 ts_tablet_manager.cc:1403] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:33.026310  5851 raft_consensus.cc:359] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.026397  5851 raft_consensus.cc:385] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.026417  5851 raft_consensus.cc:740] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2ded0bc6347de8da736d309aeeede, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.026541  5851 consensus_queue.cc:260] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [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: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.026599  5851 raft_consensus.cc:399] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.026625  5851 raft_consensus.cc:493] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.026667  5851 raft_consensus.cc:3060] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.027546  5851 raft_consensus.cc:515] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.027667  5851 leader_election.cc:304] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [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: 8aa2ded0bc6347de8da736d309aeeede; no voters: 
I20260812 08:03:33.027824  5851 leader_election.cc:290] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.027923  5856 raft_consensus.cc:2804] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.028124  5851 ts_tablet_manager.cc:1434] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.028167  5856 raft_consensus.cc:697] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2ded0bc6347de8da736d309aeeede, State: Running, Role: LEADER
I20260812 08:03:33.028309  5851 tablet_bootstrap.cc:492] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede: Bootstrap starting.
I20260812 08:03:33.028295  5856 consensus_queue.cc:237] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [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: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.029282  5851 tablet_bootstrap.cc:654] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.029520  5588 catalog_manager.cc:5719] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2ded0bc6347de8da736d309aeeede (127.3.243.129). New cstate: current_term: 1 leader_uuid: "8aa2ded0bc6347de8da736d309aeeede" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.030344  5851 tablet_bootstrap.cc:492] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede: No bootstrap required, opened a new log
I20260812 08:03:33.030426  5851 ts_tablet_manager.cc:1403] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.030893  5851 raft_consensus.cc:359] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.030989  5851 raft_consensus.cc:385] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.031024  5851 raft_consensus.cc:740] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2ded0bc6347de8da736d309aeeede, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.031177  5851 consensus_queue.cc:260] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [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: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.031263  5851 raft_consensus.cc:399] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.031302  5851 raft_consensus.cc:493] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.031350  5851 raft_consensus.cc:3060] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.032203  5851 raft_consensus.cc:515] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.032334  5851 leader_election.cc:304] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [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: 8aa2ded0bc6347de8da736d309aeeede; no voters: 
I20260812 08:03:33.032440  5851 leader_election.cc:290] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.032490  5856 raft_consensus.cc:2804] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.032662  5851 ts_tablet_manager.cc:1434] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:33.032685  5856 raft_consensus.cc:697] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2ded0bc6347de8da736d309aeeede, State: Running, Role: LEADER
I20260812 08:03:33.032801  5856 consensus_queue.cc:237] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [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: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.033912  5588 catalog_manager.cc:5719] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2ded0bc6347de8da736d309aeeede (127.3.243.129). New cstate: current_term: 1 leader_uuid: "8aa2ded0bc6347de8da736d309aeeede" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.037528  5588 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59440:
name: "TestMinMaxRangeBounds"
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: "value"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\000\000\200\t\001\377\377\377\177""\010\001\000\000\000\200\t\001\377\377\377\177"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:33.041592  5764 tablet_service.cc:1511] Processing CreateTablet for tablet f35d36eab31c41ac8af1a8bdb45b77bc (DEFAULT_TABLE table=TestMinMaxRangeBounds [id=2cc9bab90b584742b135b8c360d0dcc6]), partition=RANGE (key) PARTITION -2147483647 <= VALUES
I20260812 08:03:33.041848  5764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f35d36eab31c41ac8af1a8bdb45b77bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.043560  5851 tablet_bootstrap.cc:492] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede: Bootstrap starting.
I20260812 08:03:33.044498  5851 tablet_bootstrap.cc:654] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.045499  5851 tablet_bootstrap.cc:492] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede: No bootstrap required, opened a new log
I20260812 08:03:33.045574  5851 ts_tablet_manager.cc:1403] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.045965  5851 raft_consensus.cc:359] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.046077  5851 raft_consensus.cc:385] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.046115  5851 raft_consensus.cc:740] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa2ded0bc6347de8da736d309aeeede, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.046234  5851 consensus_queue.cc:260] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [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: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.046307  5851 raft_consensus.cc:399] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.046346  5851 raft_consensus.cc:493] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.046393  5851 raft_consensus.cc:3060] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.047320  5851 raft_consensus.cc:515] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.047441  5851 leader_election.cc:304] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [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: 8aa2ded0bc6347de8da736d309aeeede; no voters: 
I20260812 08:03:33.047540  5851 leader_election.cc:290] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.047622  5856 raft_consensus.cc:2804] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.047724  5856 raft_consensus.cc:697] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 1 LEADER]: Becoming Leader. State: Replica: 8aa2ded0bc6347de8da736d309aeeede, State: Running, Role: LEADER
I20260812 08:03:33.047763  5851 ts_tablet_manager.cc:1434] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.047833  5856 consensus_queue.cc:237] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [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: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } }
I20260812 08:03:33.048895  5588 catalog_manager.cc:5719] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa2ded0bc6347de8da736d309aeeede (127.3.243.129). New cstate: current_term: 1 leader_uuid: "8aa2ded0bc6347de8da736d309aeeede" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aa2ded0bc6347de8da736d309aeeede" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45779 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.054620  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:33.057971  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:33.058174  4046 tablet_replica.cc:333] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede: stopping tablet replica
I20260812 08:03:33.058287  4046 raft_consensus.cc:2243] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.058389  4046 raft_consensus.cc:2272] T f35d36eab31c41ac8af1a8bdb45b77bc P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.058954  4046 tablet_replica.cc:333] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede: stopping tablet replica
I20260812 08:03:33.059048  4046 raft_consensus.cc:2243] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.059144  4046 raft_consensus.cc:2272] T 7ed14e8fade847eaab516b4b00eace8e P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.059623  4046 tablet_replica.cc:333] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede: stopping tablet replica
I20260812 08:03:33.059701  4046 raft_consensus.cc:2243] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.059790  4046 raft_consensus.cc:2272] T 9a91d409dc5243059a6cb808658f38da P 8aa2ded0bc6347de8da736d309aeeede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.072788  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:33.075335  4046 master.cc:562] Master@127.3.243.190:44581 shutting down...
I20260812 08:03:33.078912  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.079070  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.079196  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f5a0ad32cbd42eb8ede77c6ae7d0baa: stopping tablet replica
I20260812 08:03:33.092048  4046 master.cc:584] Master@127.3.243.190:44581 shutdown complete.
[       OK ] ClientTest.TestMinMaxRangeBounds (204 ms)
[ RUN      ] ClientTest.TestGetTabletServerBlacklist
I20260812 08:03:33.097824  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:43073
I20260812 08:03:33.098218  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.099992  5875 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 08:03:33.099994  5872 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 08:03:33.100090  5873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:33.100237  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:33.100448  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.100495  4046 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 08:03:33.100509  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813100510 us; error 0 us; skew 500 ppm
I20260812 08:03:33.101329  4046 webserver.cc:533] Webserver started at http://127.3.243.190:35201/ using document root <none> and password file <none>
I20260812 08:03:33.101468  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.101521  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.101601  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.101992  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "a0fed0ac88a4454da16c54b31120b84b"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.103544  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:33.104406  5883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.104612  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:33.104682  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "a0fed0ac88a4454da16c54b31120b84b"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.104753  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.117363  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.117761  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.122470  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:43073
I20260812 08:03:33.123620  6001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:43073 every 8 connection(s)
I20260812 08:03:33.124102  6005 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 08:03:33.125921  6005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b: Bootstrap starting.
I20260812 08:03:33.126713  6005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.127713  6005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b: No bootstrap required, opened a new log
I20260812 08:03:33.128122  6005 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0fed0ac88a4454da16c54b31120b84b" member_type: VOTER }
I20260812 08:03:33.128213  6005 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.128244  6005 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0fed0ac88a4454da16c54b31120b84b, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.128371  6005 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [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: "a0fed0ac88a4454da16c54b31120b84b" member_type: VOTER }
I20260812 08:03:33.128463  6005 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.128501  6005 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.128541  6005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.129216  6005 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0fed0ac88a4454da16c54b31120b84b" member_type: VOTER }
I20260812 08:03:33.129333  6005 leader_election.cc:304] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [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: a0fed0ac88a4454da16c54b31120b84b; no voters: 
I20260812 08:03:33.129489  6005 leader_election.cc:290] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.129597  6009 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.129786  6009 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 1 LEADER]: Becoming Leader. State: Replica: a0fed0ac88a4454da16c54b31120b84b, State: Running, Role: LEADER
I20260812 08:03:33.129914  6009 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [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: "a0fed0ac88a4454da16c54b31120b84b" member_type: VOTER }
I20260812 08:03:33.129982  6005 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:33.130370  6012 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0fed0ac88a4454da16c54b31120b84b. Latest consensus state: current_term: 1 leader_uuid: "a0fed0ac88a4454da16c54b31120b84b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0fed0ac88a4454da16c54b31120b84b" member_type: VOTER } }
I20260812 08:03:33.130398  6010 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0fed0ac88a4454da16c54b31120b84b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0fed0ac88a4454da16c54b31120b84b" member_type: VOTER } }
I20260812 08:03:33.130473  6012 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.130486  6010 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.130774  6015 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:33.131577  6015 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:33.132005  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:33.133311  6015 catalog_manager.cc:1383] Generated new cluster ID: 913010732e4c484eb4a54e17cf6e7147
I20260812 08:03:33.133368  6015 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:33.151789  6015 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:33.152405  6015 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:33.168063  6015 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b: Generated new TSK 0
I20260812 08:03:33.168275  6015 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:33.196606  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.198843  6042 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 08:03:33.198927  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.198900  6034 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 08:03:33.198843  6037 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:33.199293  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.199340  4046 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 08:03:33.199360  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813199360 us; error 0 us; skew 500 ppm
I20260812 08:03:33.200161  4046 webserver.cc:533] Webserver started at http://127.3.243.129:44605/ using document root <none> and password file <none>
I20260812 08:03:33.200310  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.200361  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.200440  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.200842  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "a3480fef4d7b4447b77e1ecc5c22c11c"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.202287  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:33.203200  6049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.203423  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:33.203492  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "a3480fef4d7b4447b77e1ecc5c22c11c"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.203562  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.209506  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.209803  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.210548  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:33.210603  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.210644  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:33.210671  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.215858  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:37429
I20260812 08:03:33.215889  6173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:37429 every 8 connection(s)
I20260812 08:03:33.216859  6176 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43073
I20260812 08:03:33.216957  6176 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.217166  6176 heartbeater.cc:507] Master 127.3.243.190:43073 requested a full tablet report, sending...
I20260812 08:03:33.217724  5914 ts_manager.cc:194] Registered new tserver with Master: a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129:37429)
I20260812 08:03:33.218448  5914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59522
I20260812 08:03:33.218600  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002255556s
I20260812 08:03:33.225265  5914 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59540:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:33.229286  6176 heartbeater.cc:499] Master 127.3.243.190:43073 was elected leader, sending a full tablet report...
I20260812 08:03:33.234018  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8bbc39f3d245ddbac1059aaa9e71bd (DEFAULT_TABLE table=client-testtb [id=0591473a98a64175aa16ed22b6eb3be2]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.234086  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 9e14dd899b15420aa830583db57c524a (DEFAULT_TABLE table=client-testtb [id=0591473a98a64175aa16ed22b6eb3be2]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.234326  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8bbc39f3d245ddbac1059aaa9e71bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.234515  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e14dd899b15420aa830583db57c524a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.236614  6195 tablet_bootstrap.cc:492] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c: Bootstrap starting.
I20260812 08:03:33.237416  6195 tablet_bootstrap.cc:654] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.238399  6195 tablet_bootstrap.cc:492] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c: No bootstrap required, opened a new log
I20260812 08:03:33.238485  6195 ts_tablet_manager.cc:1403] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:33.238911  6195 raft_consensus.cc:359] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.239029  6195 raft_consensus.cc:385] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.239075  6195 raft_consensus.cc:740] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.239198  6195 consensus_queue.cc:260] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [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: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.239260  6195 raft_consensus.cc:399] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.239298  6195 raft_consensus.cc:493] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.239344  6195 raft_consensus.cc:3060] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.240037  6195 raft_consensus.cc:515] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.240163  6195 leader_election.cc:304] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [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: a3480fef4d7b4447b77e1ecc5c22c11c; no voters: 
I20260812 08:03:33.240352  6195 leader_election.cc:290] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.240448  6202 raft_consensus.cc:2804] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.240643  6195 ts_tablet_manager.cc:1434] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.240682  6202 raft_consensus.cc:697] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Becoming Leader. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Running, Role: LEADER
I20260812 08:03:33.240818  6195 tablet_bootstrap.cc:492] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c: Bootstrap starting.
I20260812 08:03:33.240820  6202 consensus_queue.cc:237] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [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: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.241848  6195 tablet_bootstrap.cc:654] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.242087  5914 catalog_manager.cc:5719] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c reported cstate change: term changed from 0 to 1, leader changed from <none> to a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.242920  6195 tablet_bootstrap.cc:492] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c: No bootstrap required, opened a new log
I20260812 08:03:33.243005  6195 ts_tablet_manager.cc:1403] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.243395  6195 raft_consensus.cc:359] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.243494  6195 raft_consensus.cc:385] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.243533  6195 raft_consensus.cc:740] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.243647  6195 consensus_queue.cc:260] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [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: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.243731  6195 raft_consensus.cc:399] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.243770  6195 raft_consensus.cc:493] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.243819  6195 raft_consensus.cc:3060] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.244625  6195 raft_consensus.cc:515] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.244761  6195 leader_election.cc:304] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [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: a3480fef4d7b4447b77e1ecc5c22c11c; no voters: 
I20260812 08:03:33.244861  6195 leader_election.cc:290] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.245002  6207 raft_consensus.cc:2804] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.245054  6195 ts_tablet_manager.cc:1434] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.245103  6207 raft_consensus.cc:697] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Becoming Leader. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Running, Role: LEADER
I20260812 08:03:33.245217  6207 consensus_queue.cc:237] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [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: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.246385  5914 catalog_manager.cc:5719] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c reported cstate change: term changed from 0 to 1, leader changed from <none> to a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.255332  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.257289  6217 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 08:03:33.257370  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.257323  6226 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 08:03:33.257289  6219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:33.257699  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.257745  4046 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 08:03:33.257766  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813257766 us; error 0 us; skew 500 ppm
I20260812 08:03:33.258710  4046 webserver.cc:533] Webserver started at http://127.3.243.130:46251/ using document root <none> and password file <none>
I20260812 08:03:33.258891  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.258949  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.259027  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.259476  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-1-root/instance:
uuid: "17017c8e86364fa0bce61649148836c6"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.260903  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:33.261827  6236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.262032  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:33.262102  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-1-root
uuid: "17017c8e86364fa0bce61649148836c6"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.262173  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.279043  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.279552  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.280489  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:33.280543  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.280596  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:33.280624  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.287245  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.130:46043
I20260812 08:03:33.287283  6361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.130:46043 every 8 connection(s)
I20260812 08:03:33.288198  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:33.288379  6363 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43073
I20260812 08:03:33.288517  6363 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.288802  6363 heartbeater.cc:507] Master 127.3.243.190:43073 requested a full tablet report, sending...
I20260812 08:03:33.289470  5914 ts_manager.cc:194] Registered new tserver with Master: 17017c8e86364fa0bce61649148836c6 (127.3.243.130:46043)
I20260812 08:03:33.290128  5914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59548
W20260812 08:03:33.290377  6368 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 08:03:33.290424  6366 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 08:03:33.291195  6365 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 08:03:33.291857  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:33.292037  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.292076  4046 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 08:03:33.292090  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813292091 us; error 0 us; skew 500 ppm
I20260812 08:03:33.293159  4046 webserver.cc:533] Webserver started at http://127.3.243.131:44029/ using document root <none> and password file <none>
I20260812 08:03:33.293322  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.293382  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.293465  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.293884  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-2-root/instance:
uuid: "93bd06d88e364af0bb4a67970923c297"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.295439  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:33.296312  6385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.296514  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:33.296588  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-2-root
uuid: "93bd06d88e364af0bb4a67970923c297"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.296659  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestGetTabletServerBlacklist.1786521811522831-4046-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.301007  6363 heartbeater.cc:499] Master 127.3.243.190:43073 was elected leader, sending a full tablet report...
I20260812 08:03:33.306619  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.307075  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.307963  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:33.308017  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.308068  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:33.308105  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.314383  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.131:37081
I20260812 08:03:33.314615  6519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.131:37081 every 8 connection(s)
I20260812 08:03:33.315477  6521 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43073
I20260812 08:03:33.315562  6521 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.315758  6521 heartbeater.cc:507] Master 127.3.243.190:43073 requested a full tablet report, sending...
I20260812 08:03:33.316350  5914 ts_manager.cc:194] Registered new tserver with Master: 93bd06d88e364af0bb4a67970923c297 (127.3.243.131:37081)
I20260812 08:03:33.316915  5914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59570
I20260812 08:03:33.317194  4046 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.002256198s
I20260812 08:03:33.317996  5912 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59540:
name: "blacklist"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:03:33.318560  5912 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table blacklist in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:03:33.324975  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb65dbf8ade4fa3b95c419827525740 (DEFAULT_TABLE table=blacklist [id=8e1f4a5a6dec48f0afb2bed5dde0ce89]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.325054  6099 tablet_service.cc:1511] Processing CreateTablet for tablet 0836daa6499348a6b44b9952f9d706f6 (DEFAULT_TABLE table=blacklist [id=8e1f4a5a6dec48f0afb2bed5dde0ce89]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.325321  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb65dbf8ade4fa3b95c419827525740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.325533  6099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0836daa6499348a6b44b9952f9d706f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.327575  6195 tablet_bootstrap.cc:492] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Bootstrap starting.
I20260812 08:03:33.328550  6195 tablet_bootstrap.cc:654] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.328763  6521 heartbeater.cc:499] Master 127.3.243.190:43073 was elected leader, sending a full tablet report...
I20260812 08:03:33.330098  6294 tablet_service.cc:1511] Processing CreateTablet for tablet 0836daa6499348a6b44b9952f9d706f6 (DEFAULT_TABLE table=blacklist [id=8e1f4a5a6dec48f0afb2bed5dde0ce89]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.330248  6195 tablet_bootstrap.cc:492] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: No bootstrap required, opened a new log
I20260812 08:03:33.330338  6195 ts_tablet_manager.cc:1403] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:33.330385  6294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0836daa6499348a6b44b9952f9d706f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.330835  6195 raft_consensus.cc:359] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.330973  6195 raft_consensus.cc:385] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.331033  6195 raft_consensus.cc:740] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.331168  6195 consensus_queue.cc:260] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.331514  6195 ts_tablet_manager.cc:1434] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:33.331692  6195 tablet_bootstrap.cc:492] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c: Bootstrap starting.
I20260812 08:03:33.330086  6295 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb65dbf8ade4fa3b95c419827525740 (DEFAULT_TABLE table=blacklist [id=8e1f4a5a6dec48f0afb2bed5dde0ce89]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.332679  6195 tablet_bootstrap.cc:654] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.332794  6295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb65dbf8ade4fa3b95c419827525740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.333386  6531 tablet_bootstrap.cc:492] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6: Bootstrap starting.
I20260812 08:03:33.334388  6531 tablet_bootstrap.cc:654] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.335487  6195 tablet_bootstrap.cc:492] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c: No bootstrap required, opened a new log
I20260812 08:03:33.335443  6450 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb65dbf8ade4fa3b95c419827525740 (DEFAULT_TABLE table=blacklist [id=8e1f4a5a6dec48f0afb2bed5dde0ce89]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.335448  6449 tablet_service.cc:1511] Processing CreateTablet for tablet 0836daa6499348a6b44b9952f9d706f6 (DEFAULT_TABLE table=blacklist [id=8e1f4a5a6dec48f0afb2bed5dde0ce89]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.335562  6531 tablet_bootstrap.cc:492] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6: No bootstrap required, opened a new log
I20260812 08:03:33.335608  6195 ts_tablet_manager.cc:1403] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260812 08:03:33.335634  6531 ts_tablet_manager.cc:1403] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:33.335768  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb65dbf8ade4fa3b95c419827525740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.336047  6195 raft_consensus.cc:359] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.336151  6195 raft_consensus.cc:385] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.336180  6195 raft_consensus.cc:740] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.336272  6531 raft_consensus.cc:359] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.336309  6195 consensus_queue.cc:260] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.336378  6531 raft_consensus.cc:385] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.336429  6531 raft_consensus.cc:740] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17017c8e86364fa0bce61649148836c6, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.336565  6195 ts_tablet_manager.cc:1434] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:33.336570  6531 consensus_queue.cc:260] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.337343  6531 ts_tablet_manager.cc:1434] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:33.337553  6531 tablet_bootstrap.cc:492] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6: Bootstrap starting.
I20260812 08:03:33.337918  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0836daa6499348a6b44b9952f9d706f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.339154  6531 tablet_bootstrap.cc:654] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.339954  6537 tablet_bootstrap.cc:492] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297: Bootstrap starting.
I20260812 08:03:33.340962  6537 tablet_bootstrap.cc:654] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.341624  6531 tablet_bootstrap.cc:492] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6: No bootstrap required, opened a new log
I20260812 08:03:33.341706  6531 ts_tablet_manager.cc:1403] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260812 08:03:33.341943  6537 tablet_bootstrap.cc:492] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297: No bootstrap required, opened a new log
I20260812 08:03:33.342015  6537 ts_tablet_manager.cc:1403] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.342130  6531 raft_consensus.cc:359] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.342226  6531 raft_consensus.cc:385] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.342249  6531 raft_consensus.cc:740] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17017c8e86364fa0bce61649148836c6, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.342370  6531 consensus_queue.cc:260] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.342419  6537 raft_consensus.cc:359] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.342512  6537 raft_consensus.cc:385] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.342550  6537 raft_consensus.cc:740] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bd06d88e364af0bb4a67970923c297, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.342624  6531 ts_tablet_manager.cc:1434] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:33.342674  6537 consensus_queue.cc:260] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.343070  6537 ts_tablet_manager.cc:1434] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:33.343293  6537 tablet_bootstrap.cc:492] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297: Bootstrap starting.
I20260812 08:03:33.344111  6537 tablet_bootstrap.cc:654] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.345155  6537 tablet_bootstrap.cc:492] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297: No bootstrap required, opened a new log
I20260812 08:03:33.345247  6537 ts_tablet_manager.cc:1403] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:33.345680  6537 raft_consensus.cc:359] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.345778  6537 raft_consensus.cc:385] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.345808  6537 raft_consensus.cc:740] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93bd06d88e364af0bb4a67970923c297, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.345929  6537 consensus_queue.cc:260] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.346150  6537 ts_tablet_manager.cc:1434] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:33.363452  6204 raft_consensus.cc:493] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:33.363610  6204 raft_consensus.cc:515] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.364403  6204 leader_election.cc:290] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17017c8e86364fa0bce61649148836c6 (127.3.243.130:46043), 93bd06d88e364af0bb4a67970923c297 (127.3.243.131:37081)
I20260812 08:03:33.368224  6312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb65dbf8ade4fa3b95c419827525740" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17017c8e86364fa0bce61649148836c6" is_pre_election: true
I20260812 08:03:33.368438  6312 raft_consensus.cc:2468] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 0.
I20260812 08:03:33.368624  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb65dbf8ade4fa3b95c419827525740" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd06d88e364af0bb4a67970923c297" is_pre_election: true
I20260812 08:03:33.368755  6466 raft_consensus.cc:2468] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 0.
I20260812 08:03:33.368821  6053 leader_election.cc:304] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17017c8e86364fa0bce61649148836c6, a3480fef4d7b4447b77e1ecc5c22c11c; no voters: 
I20260812 08:03:33.369009  6204 raft_consensus.cc:2804] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:33.369086  6204 raft_consensus.cc:493] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:33.369148  6204 raft_consensus.cc:3060] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.370024  6204 raft_consensus.cc:515] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.370370  6204 leader_election.cc:290] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 election: Requested vote from peers 17017c8e86364fa0bce61649148836c6 (127.3.243.130:46043), 93bd06d88e364af0bb4a67970923c297 (127.3.243.131:37081)
I20260812 08:03:33.370662  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb65dbf8ade4fa3b95c419827525740" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd06d88e364af0bb4a67970923c297"
I20260812 08:03:33.370769  6466 raft_consensus.cc:3060] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.371752  6466 raft_consensus.cc:2468] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 1.
I20260812 08:03:33.371953  6312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb65dbf8ade4fa3b95c419827525740" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17017c8e86364fa0bce61649148836c6"
I20260812 08:03:33.372054  6312 raft_consensus.cc:3060] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.372078  6052 leader_election.cc:304] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93bd06d88e364af0bb4a67970923c297, a3480fef4d7b4447b77e1ecc5c22c11c; no voters: 
I20260812 08:03:33.372913  6312 raft_consensus.cc:2468] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 1.
I20260812 08:03:33.374694  6204 raft_consensus.cc:2804] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.374781  6204 raft_consensus.cc:697] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Becoming Leader. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Running, Role: LEADER
I20260812 08:03:33.374909  6204 consensus_queue.cc:237] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } }
I20260812 08:03:33.376981  5912 catalog_manager.cc:5719] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c reported cstate change: term changed from 0 to 1, leader changed from <none> to a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.461654  6204 raft_consensus.cc:493] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:33.461796  6204 raft_consensus.cc:515] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.462149  6204 leader_election.cc:290] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17017c8e86364fa0bce61649148836c6 (127.3.243.130:46043), 93bd06d88e364af0bb4a67970923c297 (127.3.243.131:37081)
I20260812 08:03:33.462514  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0836daa6499348a6b44b9952f9d706f6" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd06d88e364af0bb4a67970923c297" is_pre_election: true
I20260812 08:03:33.462525  6312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0836daa6499348a6b44b9952f9d706f6" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17017c8e86364fa0bce61649148836c6" is_pre_election: true
I20260812 08:03:33.462677  6466 raft_consensus.cc:2468] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 0.
I20260812 08:03:33.462684  6312 raft_consensus.cc:2468] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 0.
I20260812 08:03:33.463023  6052 leader_election.cc:304] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93bd06d88e364af0bb4a67970923c297, a3480fef4d7b4447b77e1ecc5c22c11c; no voters: 
I20260812 08:03:33.463210  6204 raft_consensus.cc:2804] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:33.463266  6204 raft_consensus.cc:493] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:33.463308  6204 raft_consensus.cc:3060] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.464212  6204 raft_consensus.cc:515] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
I20260812 08:03:33.464561  6204 leader_election.cc:290] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 election: Requested vote from peers 17017c8e86364fa0bce61649148836c6 (127.3.243.130:46043), 93bd06d88e364af0bb4a67970923c297 (127.3.243.131:37081)
I20260812 08:03:33.464816  6312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0836daa6499348a6b44b9952f9d706f6" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17017c8e86364fa0bce61649148836c6"
I20260812 08:03:33.464854  6466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0836daa6499348a6b44b9952f9d706f6" candidate_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93bd06d88e364af0bb4a67970923c297"
I20260812 08:03:33.464911  6312 raft_consensus.cc:3060] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.464932  6466 raft_consensus.cc:3060] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.465734  6466 raft_consensus.cc:2468] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 1.
I20260812 08:03:33.465832  6312 raft_consensus.cc:2468] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3480fef4d7b4447b77e1ecc5c22c11c in term 1.
I20260812 08:03:33.466028  6052 leader_election.cc:304] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93bd06d88e364af0bb4a67970923c297, a3480fef4d7b4447b77e1ecc5c22c11c; no voters: 
I20260812 08:03:33.466246  6204 raft_consensus.cc:2804] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.466333  6204 raft_consensus.cc:697] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Becoming Leader. State: Replica: a3480fef4d7b4447b77e1ecc5c22c11c, State: Running, Role: LEADER
I20260812 08:03:33.466465  6204 consensus_queue.cc:237] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } }
W20260812 08:03:33.466670  6177 tablet.cc:2406] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 08:03:33.467995  5912 catalog_manager.cc:5719] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c reported cstate change: term changed from 0 to 1, leader changed from <none> to a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3480fef4d7b4447b77e1ecc5c22c11c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:33.483713  6312 raft_consensus.cc:1275] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Refusing update from remote peer a3480fef4d7b4447b77e1ecc5c22c11c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:33.483713  6466 raft_consensus.cc:1275] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Refusing update from remote peer a3480fef4d7b4447b77e1ecc5c22c11c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:33.484241  6207 consensus_queue.cc:1048] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [LEADER]: Connected to new peer: Peer: permanent_uuid: "17017c8e86364fa0bce61649148836c6" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:33.484439  6204 consensus_queue.cc:1048] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [LEADER]: Connected to new peer: Peer: permanent_uuid: "93bd06d88e364af0bb4a67970923c297" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:33.488082  6214 mvcc.cc:204] Tried to move back new op lower bound from 7317593348024573952 to 7317593347586101248. Current Snapshot: MvccSnapshot[applied={T|T < 7317593348024573952}]
I20260812 08:03:33.490264  4046 meta_cache.cc:1510] marking tablet server a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129:37429) as failed
W20260812 08:03:33.490361  4046 meta_cache.cc:302] tablet 0836daa6499348a6b44b9952f9d706f6: replica a3480fef4d7b4447b77e1ecc5c22c11c (127.3.243.129:37429) has failed: Network error: TS failed: test
I20260812 08:03:33.490412  4046 meta_cache.cc:1510] marking tablet server 93bd06d88e364af0bb4a67970923c297 (127.3.243.131:37081) as failed
I20260812 08:03:33.490453  4046 meta_cache.cc:1510] marking tablet server 17017c8e86364fa0bce61649148836c6 (127.3.243.130:46043) as failed
I20260812 08:03:33.491001  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:33.494431  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:33.494655  4046 tablet_replica.cc:333] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c: stopping tablet replica
I20260812 08:03:33.494782  4046 raft_consensus.cc:2243] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.495062  4046 raft_consensus.cc:2272] T 0fb65dbf8ade4fa3b95c419827525740 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.495596  4046 tablet_replica.cc:333] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: stopping tablet replica
I20260812 08:03:33.495682  4046 raft_consensus.cc:2243] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.495805  4046 pending_rounds.cc:70] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Trying to abort 1 pending ops.
I20260812 08:03:33.495863  4046 pending_rounds.cc:77] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7317593347960520704 op_type: NO_OP noop_request { }
I20260812 08:03:33.495934  4046 raft_consensus.cc:2889] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260812 08:03:33.495994  4046 raft_consensus.cc:2272] T 0836daa6499348a6b44b9952f9d706f6 P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.496487  4046 tablet_replica.cc:333] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c: stopping tablet replica
I20260812 08:03:33.496572  4046 raft_consensus.cc:2243] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.496665  4046 raft_consensus.cc:2272] T 3c8bbc39f3d245ddbac1059aaa9e71bd P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.497119  4046 tablet_replica.cc:333] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c: stopping tablet replica
I20260812 08:03:33.497189  4046 raft_consensus.cc:2243] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.497280  4046 raft_consensus.cc:2272] T 9e14dd899b15420aa830583db57c524a P a3480fef4d7b4447b77e1ecc5c22c11c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.500403  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:33.502894  4046 tablet_server.cc:179] TabletServer@127.3.243.130:0 shutting down...
I20260812 08:03:33.505890  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:33.506162  4046 tablet_replica.cc:333] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6: stopping tablet replica
I20260812 08:03:33.506269  4046 raft_consensus.cc:2243] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:33.506389  4046 raft_consensus.cc:2272] T 0fb65dbf8ade4fa3b95c419827525740 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.506999  4046 tablet_replica.cc:333] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6: stopping tablet replica
I20260812 08:03:33.507071  4046 raft_consensus.cc:2243] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:33.507164  4046 raft_consensus.cc:2272] T 0836daa6499348a6b44b9952f9d706f6 P 17017c8e86364fa0bce61649148836c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.519788  4046 tablet_server.cc:196] TabletServer@127.3.243.130:0 shutdown complete.
I20260812 08:03:33.522243  4046 tablet_server.cc:179] TabletServer@127.3.243.131:0 shutting down...
I20260812 08:03:33.525765  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:33.525990  4046 tablet_replica.cc:333] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297: stopping tablet replica
I20260812 08:03:33.526105  4046 raft_consensus.cc:2243] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:33.526216  4046 raft_consensus.cc:2272] T 0836daa6499348a6b44b9952f9d706f6 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.526649  4046 tablet_replica.cc:333] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297: stopping tablet replica
I20260812 08:03:33.526732  4046 raft_consensus.cc:2243] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:33.526839  4046 raft_consensus.cc:2272] T 0fb65dbf8ade4fa3b95c419827525740 P 93bd06d88e364af0bb4a67970923c297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.539558  4046 tablet_server.cc:196] TabletServer@127.3.243.131:0 shutdown complete.
I20260812 08:03:33.542001  4046 master.cc:562] Master@127.3.243.190:43073 shutting down...
I20260812 08:03:33.545305  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.545459  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.545583  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0fed0ac88a4454da16c54b31120b84b: stopping tablet replica
I20260812 08:03:33.558573  4046 master.cc:584] Master@127.3.243.190:43073 shutdown complete.
[       OK ] ClientTest.TestGetTabletServerBlacklist (467 ms)
[ RUN      ] ClientTest.TestUpdate
I20260812 08:03:33.565279  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:46379
I20260812 08:03:33.565627  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.567500  6568 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 08:03:33.567579  6562 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 08:03:33.567690  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.567719  6564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:33.568042  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.568086  4046 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 08:03:33.568100  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813568101 us; error 0 us; skew 500 ppm
I20260812 08:03:33.568917  4046 webserver.cc:533] Webserver started at http://127.3.243.190:46821/ using document root <none> and password file <none>
I20260812 08:03:33.569097  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.569149  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.569226  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.569612  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "b4022a7f69424307aeecde008b871e53"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.571282  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:33.572180  6581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.572407  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:33.572474  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "b4022a7f69424307aeecde008b871e53"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.572547  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.582715  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.583180  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.587872  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:46379
I20260812 08:03:33.589511  6687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:46379 every 8 connection(s)
I20260812 08:03:33.590034  6689 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 08:03:33.591907  6689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53: Bootstrap starting.
I20260812 08:03:33.592708  6689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.593761  6689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53: No bootstrap required, opened a new log
I20260812 08:03:33.594164  6689 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4022a7f69424307aeecde008b871e53" member_type: VOTER }
I20260812 08:03:33.594251  6689 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.594280  6689 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4022a7f69424307aeecde008b871e53, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.594432  6689 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [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: "b4022a7f69424307aeecde008b871e53" member_type: VOTER }
I20260812 08:03:33.594519  6689 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.594559  6689 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.594607  6689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.595419  6689 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4022a7f69424307aeecde008b871e53" member_type: VOTER }
I20260812 08:03:33.595554  6689 leader_election.cc:304] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [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: b4022a7f69424307aeecde008b871e53; no voters: 
I20260812 08:03:33.595736  6689 leader_election.cc:290] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.595824  6695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.596061  6695 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 1 LEADER]: Becoming Leader. State: Replica: b4022a7f69424307aeecde008b871e53, State: Running, Role: LEADER
I20260812 08:03:33.596153  6689 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:33.596201  6695 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [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: "b4022a7f69424307aeecde008b871e53" member_type: VOTER }
I20260812 08:03:33.596642  6696 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4022a7f69424307aeecde008b871e53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4022a7f69424307aeecde008b871e53" member_type: VOTER } }
I20260812 08:03:33.596668  6697 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4022a7f69424307aeecde008b871e53. Latest consensus state: current_term: 1 leader_uuid: "b4022a7f69424307aeecde008b871e53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4022a7f69424307aeecde008b871e53" member_type: VOTER } }
I20260812 08:03:33.596812  6696 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.596833  6697 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.597307  6707 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:33.598052  6707 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:33.598225  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:33.599825  6707 catalog_manager.cc:1383] Generated new cluster ID: d347dc7aeb494baabe76bfea796bda5a
I20260812 08:03:33.599876  6707 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:33.615191  6707 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:33.615820  6707 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:33.621631  6707 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53: Generated new TSK 0
I20260812 08:03:33.621814  6707 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:33.630721  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.632793  6733 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 08:03:33.632817  6725 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 08:03:33.632917  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.632827  6727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:33.633150  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.633193  4046 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 08:03:33.633211  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813633211 us; error 0 us; skew 500 ppm
I20260812 08:03:33.634006  4046 webserver.cc:533] Webserver started at http://127.3.243.129:42245/ using document root <none> and password file <none>
I20260812 08:03:33.634130  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.634173  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.634229  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.634594  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "29b44c37414849769ba0f9694a922bd4"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.636029  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:33.636855  6739 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.637059  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:33.637131  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "29b44c37414849769ba0f9694a922bd4"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.637208  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestUpdate.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.654692  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.655128  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.655917  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:33.655972  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.656019  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:33.656047  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.660919  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:43469
I20260812 08:03:33.660938  6861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:43469 every 8 connection(s)
I20260812 08:03:33.662045  6866 heartbeater.cc:344] Connected to a master server at 127.3.243.190:46379
I20260812 08:03:33.662130  6866 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.662349  6866 heartbeater.cc:507] Master 127.3.243.190:46379 requested a full tablet report, sending...
I20260812 08:03:33.663007  6614 ts_manager.cc:194] Registered new tserver with Master: 29b44c37414849769ba0f9694a922bd4 (127.3.243.129:43469)
I20260812 08:03:33.663636  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002241047s
I20260812 08:03:33.663941  6614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40386
I20260812 08:03:33.670506  6614 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40408:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:33.676935  6866 heartbeater.cc:499] Master 127.3.243.190:46379 was elected leader, sending a full tablet report...
I20260812 08:03:33.684576  6797 tablet_service.cc:1511] Processing CreateTablet for tablet 56aaab8d8f2045e9b5b08f37fa4de3e4 (DEFAULT_TABLE table=client-testtb [id=e1b0f2c5c1f847a29a75b3cea1d950c0]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.684579  6800 tablet_service.cc:1511] Processing CreateTablet for tablet ea69a77746a6401a92078638900b22d2 (DEFAULT_TABLE table=client-testtb [id=e1b0f2c5c1f847a29a75b3cea1d950c0]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.684911  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aaab8d8f2045e9b5b08f37fa4de3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.685086  6800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea69a77746a6401a92078638900b22d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.687011  6880 tablet_bootstrap.cc:492] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4: Bootstrap starting.
I20260812 08:03:33.687783  6880 tablet_bootstrap.cc:654] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.688771  6880 tablet_bootstrap.cc:492] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4: No bootstrap required, opened a new log
I20260812 08:03:33.688845  6880 ts_tablet_manager.cc:1403] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:33.689235  6880 raft_consensus.cc:359] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.689322  6880 raft_consensus.cc:385] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.689342  6880 raft_consensus.cc:740] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b44c37414849769ba0f9694a922bd4, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.689448  6880 consensus_queue.cc:260] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [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: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.689553  6880 raft_consensus.cc:399] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.689594  6880 raft_consensus.cc:493] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.689639  6880 raft_consensus.cc:3060] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.690397  6880 raft_consensus.cc:515] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.690522  6880 leader_election.cc:304] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [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: 29b44c37414849769ba0f9694a922bd4; no voters: 
I20260812 08:03:33.690666  6880 leader_election.cc:290] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.690778  6883 raft_consensus.cc:2804] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.690999  6880 ts_tablet_manager.cc:1434] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:33.691015  6883 raft_consensus.cc:697] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 1 LEADER]: Becoming Leader. State: Replica: 29b44c37414849769ba0f9694a922bd4, State: Running, Role: LEADER
I20260812 08:03:33.691183  6880 tablet_bootstrap.cc:492] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4: Bootstrap starting.
I20260812 08:03:33.691165  6883 consensus_queue.cc:237] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [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: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.691962  6880 tablet_bootstrap.cc:654] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.692350  6614 catalog_manager.cc:5719] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b44c37414849769ba0f9694a922bd4 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "29b44c37414849769ba0f9694a922bd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.692796  6880 tablet_bootstrap.cc:492] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4: No bootstrap required, opened a new log
I20260812 08:03:33.692865  6880 ts_tablet_manager.cc:1403] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:33.693171  6880 raft_consensus.cc:359] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.693259  6880 raft_consensus.cc:385] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.693288  6880 raft_consensus.cc:740] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b44c37414849769ba0f9694a922bd4, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.693401  6880 consensus_queue.cc:260] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [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: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.693488  6880 raft_consensus.cc:399] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.693542  6880 raft_consensus.cc:493] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.693583  6880 raft_consensus.cc:3060] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.694389  6880 raft_consensus.cc:515] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.694547  6880 leader_election.cc:304] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [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: 29b44c37414849769ba0f9694a922bd4; no voters: 
I20260812 08:03:33.694638  6880 leader_election.cc:290] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.694692  6883 raft_consensus.cc:2804] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.694782  6883 raft_consensus.cc:697] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 1 LEADER]: Becoming Leader. State: Replica: 29b44c37414849769ba0f9694a922bd4, State: Running, Role: LEADER
I20260812 08:03:33.694913  6880 ts_tablet_manager.cc:1434] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.695048  6883 consensus_queue.cc:237] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [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: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } }
I20260812 08:03:33.696488  6614 catalog_manager.cc:5719] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29b44c37414849769ba0f9694a922bd4 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "29b44c37414849769ba0f9694a922bd4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b44c37414849769ba0f9694a922bd4" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43469 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.720155  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:33.723594  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:33.723862  4046 tablet_replica.cc:333] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4: stopping tablet replica
I20260812 08:03:33.723990  4046 raft_consensus.cc:2243] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.724123  4046 raft_consensus.cc:2272] T ea69a77746a6401a92078638900b22d2 P 29b44c37414849769ba0f9694a922bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.724681  4046 tablet_replica.cc:333] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4: stopping tablet replica
I20260812 08:03:33.724767  4046 raft_consensus.cc:2243] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.724875  4046 raft_consensus.cc:2272] T 56aaab8d8f2045e9b5b08f37fa4de3e4 P 29b44c37414849769ba0f9694a922bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.737944  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:33.740751  4046 master.cc:562] Master@127.3.243.190:46379 shutting down...
I20260812 08:03:33.744381  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.744688  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.744849  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4022a7f69424307aeecde008b871e53: stopping tablet replica
I20260812 08:03:33.757418  4046 master.cc:584] Master@127.3.243.190:46379 shutdown complete.
[       OK ] ClientTest.TestUpdate (197 ms)
[ RUN      ] ClientTest.TestSessionClose
I20260812 08:03:33.762468  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:43931
I20260812 08:03:33.762812  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.764394  6899 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 08:03:33.764519  6896 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 08:03:33.764519  6901 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 08:03:33.764690  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:33.764835  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.764871  4046 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 08:03:33.764890  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813764890 us; error 0 us; skew 500 ppm
I20260812 08:03:33.765655  4046 webserver.cc:533] Webserver started at http://127.3.243.190:42761/ using document root <none> and password file <none>
I20260812 08:03:33.765787  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.765837  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.765908  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.766263  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "6271f8760ba3400286b5e3d41a916675"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.767786  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:33.768759  6908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.769032  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:33.769104  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "6271f8760ba3400286b5e3d41a916675"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.769171  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.778184  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.778528  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.782883  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:43931
I20260812 08:03:33.783720  7027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:43931 every 8 connection(s)
I20260812 08:03:33.784123  7028 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 08:03:33.785821  7028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675: Bootstrap starting.
I20260812 08:03:33.786567  7028 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.787580  7028 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675: No bootstrap required, opened a new log
I20260812 08:03:33.787958  7028 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6271f8760ba3400286b5e3d41a916675" member_type: VOTER }
I20260812 08:03:33.788049  7028 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.788070  7028 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6271f8760ba3400286b5e3d41a916675, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.788198  7028 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [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: "6271f8760ba3400286b5e3d41a916675" member_type: VOTER }
I20260812 08:03:33.788264  7028 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.788295  7028 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.788344  7028 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.789016  7028 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6271f8760ba3400286b5e3d41a916675" member_type: VOTER }
I20260812 08:03:33.789130  7028 leader_election.cc:304] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [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: 6271f8760ba3400286b5e3d41a916675; no voters: 
I20260812 08:03:33.789315  7028 leader_election.cc:290] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.789434  7032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.789654  7032 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 1 LEADER]: Becoming Leader. State: Replica: 6271f8760ba3400286b5e3d41a916675, State: Running, Role: LEADER
I20260812 08:03:33.789758  7028 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:33.789788  7032 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [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: "6271f8760ba3400286b5e3d41a916675" member_type: VOTER }
I20260812 08:03:33.790199  7033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6271f8760ba3400286b5e3d41a916675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6271f8760ba3400286b5e3d41a916675" member_type: VOTER } }
I20260812 08:03:33.790241  7036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6271f8760ba3400286b5e3d41a916675. Latest consensus state: current_term: 1 leader_uuid: "6271f8760ba3400286b5e3d41a916675" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6271f8760ba3400286b5e3d41a916675" member_type: VOTER } }
I20260812 08:03:33.790374  7036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.790350  7033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.790966  7045 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:33.791705  7045 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:33.791900  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:33.793522  7045 catalog_manager.cc:1383] Generated new cluster ID: d09bd933aeef45469be06b496738bdbc
I20260812 08:03:33.793578  7045 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:33.804191  7045 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:33.804702  7045 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:33.812222  7045 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675: Generated new TSK 0
I20260812 08:03:33.812377  7045 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:33.824146  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.826174  7064 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 08:03:33.826318  7067 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 08:03:33.826370  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.826501  7063 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 08:03:33.826668  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.826710  4046 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 08:03:33.826723  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813826724 us; error 0 us; skew 500 ppm
I20260812 08:03:33.827507  4046 webserver.cc:533] Webserver started at http://127.3.243.129:43147/ using document root <none> and password file <none>
I20260812 08:03:33.827626  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.827667  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.827720  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.828065  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "e0ab3193d3904ee7afe19e9ea6d7474a"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.829430  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:33.830319  7079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.830531  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:33.830600  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "e0ab3193d3904ee7afe19e9ea6d7474a"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.830694  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSessionClose.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.836318  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.836642  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.837381  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:33.837423  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.837476  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:33.837508  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.843012  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:35643
I20260812 08:03:33.843025  7212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:35643 every 8 connection(s)
I20260812 08:03:33.844229  7216 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43931
I20260812 08:03:33.844324  7216 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.844542  7216 heartbeater.cc:507] Master 127.3.243.190:43931 requested a full tablet report, sending...
I20260812 08:03:33.845134  6936 ts_manager.cc:194] Registered new tserver with Master: e0ab3193d3904ee7afe19e9ea6d7474a (127.3.243.129:35643)
I20260812 08:03:33.845901  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002262691s
I20260812 08:03:33.846019  6936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49684
I20260812 08:03:33.852298  6936 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49702:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:33.857060  7216 heartbeater.cc:499] Master 127.3.243.190:43931 was elected leader, sending a full tablet report...
I20260812 08:03:33.860476  7124 tablet_service.cc:1511] Processing CreateTablet for tablet d97b7088ed68461687e48152b88b4a26 (DEFAULT_TABLE table=client-testtb [id=9c90b7585003407a8766e0dec8a0a41a]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:33.860553  7143 tablet_service.cc:1511] Processing CreateTablet for tablet e3bcbc15ef33443ab32c6631e684f68a (DEFAULT_TABLE table=client-testtb [id=9c90b7585003407a8766e0dec8a0a41a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:33.860757  7124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97b7088ed68461687e48152b88b4a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.860893  7143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bcbc15ef33443ab32c6631e684f68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.862673  7232 tablet_bootstrap.cc:492] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a: Bootstrap starting.
I20260812 08:03:33.863541  7232 tablet_bootstrap.cc:654] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.864470  7232 tablet_bootstrap.cc:492] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a: No bootstrap required, opened a new log
I20260812 08:03:33.864557  7232 ts_tablet_manager.cc:1403] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:33.864912  7232 raft_consensus.cc:359] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.864993  7232 raft_consensus.cc:385] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.865020  7232 raft_consensus.cc:740] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0ab3193d3904ee7afe19e9ea6d7474a, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.865115  7232 consensus_queue.cc:260] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [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: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.865170  7232 raft_consensus.cc:399] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.865195  7232 raft_consensus.cc:493] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.865226  7232 raft_consensus.cc:3060] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.865943  7232 raft_consensus.cc:515] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.866079  7232 leader_election.cc:304] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [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: e0ab3193d3904ee7afe19e9ea6d7474a; no voters: 
I20260812 08:03:33.866281  7232 leader_election.cc:290] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.866380  7236 raft_consensus.cc:2804] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.866577  7236 raft_consensus.cc:697] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 LEADER]: Becoming Leader. State: Replica: e0ab3193d3904ee7afe19e9ea6d7474a, State: Running, Role: LEADER
I20260812 08:03:33.866590  7232 ts_tablet_manager.cc:1434] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.866765  7232 tablet_bootstrap.cc:492] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a: Bootstrap starting.
I20260812 08:03:33.866714  7236 consensus_queue.cc:237] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [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: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.867705  7232 tablet_bootstrap.cc:654] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.868036  6936 catalog_manager.cc:5719] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a reported cstate change: term changed from 0 to 1, leader changed from <none> to e0ab3193d3904ee7afe19e9ea6d7474a (127.3.243.129). New cstate: current_term: 1 leader_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.868747  7232 tablet_bootstrap.cc:492] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a: No bootstrap required, opened a new log
I20260812 08:03:33.868824  7232 ts_tablet_manager.cc:1403] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.869185  7232 raft_consensus.cc:359] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.869283  7232 raft_consensus.cc:385] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.869323  7232 raft_consensus.cc:740] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0ab3193d3904ee7afe19e9ea6d7474a, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.869436  7232 consensus_queue.cc:260] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [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: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.869526  7232 raft_consensus.cc:399] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.869560  7232 raft_consensus.cc:493] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.869637  7232 raft_consensus.cc:3060] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.870473  7232 raft_consensus.cc:515] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.870602  7232 leader_election.cc:304] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [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: e0ab3193d3904ee7afe19e9ea6d7474a; no voters: 
I20260812 08:03:33.870682  7232 leader_election.cc:290] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.870734  7236 raft_consensus.cc:2804] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.870893  7236 raft_consensus.cc:697] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 LEADER]: Becoming Leader. State: Replica: e0ab3193d3904ee7afe19e9ea6d7474a, State: Running, Role: LEADER
I20260812 08:03:33.870936  7232 ts_tablet_manager.cc:1434] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:33.871016  7236 consensus_queue.cc:237] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [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: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } }
I20260812 08:03:33.872207  6932 catalog_manager.cc:5719] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a reported cstate change: term changed from 0 to 1, leader changed from <none> to e0ab3193d3904ee7afe19e9ea6d7474a (127.3.243.129). New cstate: current_term: 1 leader_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0ab3193d3904ee7afe19e9ea6d7474a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.886650  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:33.893226  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:33.893483  4046 tablet_replica.cc:333] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a: stopping tablet replica
I20260812 08:03:33.893613  4046 raft_consensus.cc:2243] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.893745  4046 raft_consensus.cc:2272] T e3bcbc15ef33443ab32c6631e684f68a P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.894376  4046 tablet_replica.cc:333] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a: stopping tablet replica
I20260812 08:03:33.894459  4046 raft_consensus.cc:2243] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.894569  4046 raft_consensus.cc:2272] T d97b7088ed68461687e48152b88b4a26 P e0ab3193d3904ee7afe19e9ea6d7474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.902963  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:33.905810  4046 master.cc:562] Master@127.3.243.190:43931 shutting down...
I20260812 08:03:33.909708  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:33.909893  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:33.910015  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6271f8760ba3400286b5e3d41a916675: stopping tablet replica
I20260812 08:03:33.924911  4046 master.cc:584] Master@127.3.243.190:43931 shutdown complete.
[       OK ] ClientTest.TestSessionClose (167 ms)
[ RUN      ] ClientTest.TestWriteWithDeadMaster
I20260812 08:03:33.929917  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:34213
I20260812 08:03:33.930259  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.931959  7259 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 08:03:33.931965  7262 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 08:03:33.932188  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.932231  7257 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 08:03:33.932444  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.932511  4046 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 08:03:33.932531  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813932531 us; error 0 us; skew 500 ppm
I20260812 08:03:33.933301  4046 webserver.cc:533] Webserver started at http://127.3.243.190:34749/ using document root <none> and password file <none>
I20260812 08:03:33.933439  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.933518  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.933596  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.933965  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "e35519534fa747caba03382aab874e6e"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.935413  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:33.936232  7270 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.936429  4046 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.936501  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "e35519534fa747caba03382aab874e6e"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.936576  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:33.948616  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.948971  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.953439  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:34213
I20260812 08:03:33.954429  7365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:34213 every 8 connection(s)
I20260812 08:03:33.954909  7366 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 08:03:33.956600  7366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e: Bootstrap starting.
I20260812 08:03:33.957324  7366 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:33.958235  7366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e: No bootstrap required, opened a new log
I20260812 08:03:33.958626  7366 raft_consensus.cc:359] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35519534fa747caba03382aab874e6e" member_type: VOTER }
I20260812 08:03:33.958707  7366 raft_consensus.cc:385] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:33.958727  7366 raft_consensus.cc:740] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e35519534fa747caba03382aab874e6e, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.958839  7366 consensus_queue.cc:260] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [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: "e35519534fa747caba03382aab874e6e" member_type: VOTER }
I20260812 08:03:33.958942  7366 raft_consensus.cc:399] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.958974  7366 raft_consensus.cc:493] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.959008  7366 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:33.959646  7366 raft_consensus.cc:515] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35519534fa747caba03382aab874e6e" member_type: VOTER }
I20260812 08:03:33.959756  7366 leader_election.cc:304] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [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: e35519534fa747caba03382aab874e6e; no voters: 
I20260812 08:03:33.959897  7366 leader_election.cc:290] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:33.960024  7381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:33.960207  7381 raft_consensus.cc:697] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 1 LEADER]: Becoming Leader. State: Replica: e35519534fa747caba03382aab874e6e, State: Running, Role: LEADER
I20260812 08:03:33.960304  7366 sys_catalog.cc:565] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:33.960333  7381 consensus_queue.cc:237] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [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: "e35519534fa747caba03382aab874e6e" member_type: VOTER }
I20260812 08:03:33.960740  7384 sys_catalog.cc:455] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e35519534fa747caba03382aab874e6e. Latest consensus state: current_term: 1 leader_uuid: "e35519534fa747caba03382aab874e6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35519534fa747caba03382aab874e6e" member_type: VOTER } }
I20260812 08:03:33.960734  7383 sys_catalog.cc:455] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e35519534fa747caba03382aab874e6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e35519534fa747caba03382aab874e6e" member_type: VOTER } }
I20260812 08:03:33.960841  7384 sys_catalog.cc:458] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.960852  7383 sys_catalog.cc:458] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:33.961195  7390 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:33.961970  7390 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:33.962208  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:33.963773  7390 catalog_manager.cc:1383] Generated new cluster ID: 0626e620801849a78bfa8632827c746d
I20260812 08:03:33.963837  7390 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:33.978963  7390 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:33.979533  7390 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:33.989531  7390 catalog_manager.cc:6092] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e: Generated new TSK 0
I20260812 08:03:33.989707  7390 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:33.994432  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.996455  7407 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 08:03:33.996537  7412 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 08:03:33.996590  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:33.996694  7408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:33.996910  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:33.996959  4046 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 08:03:33.997009  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521813997009 us; error 0 us; skew 500 ppm
I20260812 08:03:33.997783  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38861/ using document root <none> and password file <none>
I20260812 08:03:33.997922  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.997984  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.998060  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:33.998427  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "aa27c1825c484e3c98f59eb9e27afb4d"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:33.999868  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:34.000723  7419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.000934  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:34.001010  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "aa27c1825c484e3c98f59eb9e27afb4d"
format_stamp: "Formatted at 2026-08-12 08:03:33 on dist-test-slave-5bn2"
I20260812 08:03:34.001078  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithDeadMaster.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:34.012141  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:34.012562  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:34.013432  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:34.013487  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.013533  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:34.013563  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.018720  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:34245
I20260812 08:03:34.018762  7531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:34245 every 8 connection(s)
I20260812 08:03:34.020040  7533 heartbeater.cc:344] Connected to a master server at 127.3.243.190:34213
I20260812 08:03:34.020130  7533 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:34.020331  7533 heartbeater.cc:507] Master 127.3.243.190:34213 requested a full tablet report, sending...
I20260812 08:03:34.020928  7299 ts_manager.cc:194] Registered new tserver with Master: aa27c1825c484e3c98f59eb9e27afb4d (127.3.243.129:34245)
I20260812 08:03:34.021564  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002254285s
I20260812 08:03:34.021829  7299 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52716
I20260812 08:03:34.028139  7299 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52736:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:34.032770  7533 heartbeater.cc:499] Master 127.3.243.190:34213 was elected leader, sending a full tablet report...
I20260812 08:03:34.036479  7467 tablet_service.cc:1511] Processing CreateTablet for tablet ab3d8aa51e2746338a90a204f43bf6fc (DEFAULT_TABLE table=client-testtb [id=1e5233e3e1b64d9ba2aab7edacdb6f45]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:34.036474  7466 tablet_service.cc:1511] Processing CreateTablet for tablet 57896a8147c6433f9e0cacd319e5c8fe (DEFAULT_TABLE table=client-testtb [id=1e5233e3e1b64d9ba2aab7edacdb6f45]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:34.036849  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab3d8aa51e2746338a90a204f43bf6fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:34.037000  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57896a8147c6433f9e0cacd319e5c8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:34.039261  7552 tablet_bootstrap.cc:492] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d: Bootstrap starting.
I20260812 08:03:34.040083  7552 tablet_bootstrap.cc:654] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:34.041033  7552 tablet_bootstrap.cc:492] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d: No bootstrap required, opened a new log
I20260812 08:03:34.041103  7552 ts_tablet_manager.cc:1403] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:34.041539  7552 raft_consensus.cc:359] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.041644  7552 raft_consensus.cc:385] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:34.041685  7552 raft_consensus.cc:740] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27c1825c484e3c98f59eb9e27afb4d, State: Initialized, Role: FOLLOWER
I20260812 08:03:34.041813  7552 consensus_queue.cc:260] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [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: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.041904  7552 raft_consensus.cc:399] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:34.041944  7552 raft_consensus.cc:493] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:34.041981  7552 raft_consensus.cc:3060] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:34.042658  7552 raft_consensus.cc:515] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.042765  7552 leader_election.cc:304] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [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: aa27c1825c484e3c98f59eb9e27afb4d; no voters: 
I20260812 08:03:34.042949  7552 leader_election.cc:290] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:34.043056  7554 raft_consensus.cc:2804] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:34.043237  7552 ts_tablet_manager.cc:1434] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:34.043251  7554 raft_consensus.cc:697] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 1 LEADER]: Becoming Leader. State: Replica: aa27c1825c484e3c98f59eb9e27afb4d, State: Running, Role: LEADER
I20260812 08:03:34.043409  7552 tablet_bootstrap.cc:492] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d: Bootstrap starting.
I20260812 08:03:34.043406  7554 consensus_queue.cc:237] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [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: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.044364  7552 tablet_bootstrap.cc:654] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:34.044682  7298 catalog_manager.cc:5719] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27c1825c484e3c98f59eb9e27afb4d (127.3.243.129). New cstate: current_term: 1 leader_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:34.045302  7552 tablet_bootstrap.cc:492] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d: No bootstrap required, opened a new log
I20260812 08:03:34.045382  7552 ts_tablet_manager.cc:1403] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:34.045771  7552 raft_consensus.cc:359] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.045864  7552 raft_consensus.cc:385] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:34.045899  7552 raft_consensus.cc:740] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27c1825c484e3c98f59eb9e27afb4d, State: Initialized, Role: FOLLOWER
I20260812 08:03:34.046012  7552 consensus_queue.cc:260] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [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: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.046099  7552 raft_consensus.cc:399] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:34.046133  7552 raft_consensus.cc:493] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:34.046169  7552 raft_consensus.cc:3060] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:34.046953  7552 raft_consensus.cc:515] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.047080  7552 leader_election.cc:304] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [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: aa27c1825c484e3c98f59eb9e27afb4d; no voters: 
I20260812 08:03:34.047159  7552 leader_election.cc:290] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:34.047197  7554 raft_consensus.cc:2804] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:34.047277  7554 raft_consensus.cc:697] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 1 LEADER]: Becoming Leader. State: Replica: aa27c1825c484e3c98f59eb9e27afb4d, State: Running, Role: LEADER
I20260812 08:03:34.047389  7552 ts_tablet_manager.cc:1434] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:34.047379  7554 consensus_queue.cc:237] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [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: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:34.048934  7298 catalog_manager.cc:5719] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27c1825c484e3c98f59eb9e27afb4d (127.3.243.129). New cstate: current_term: 1 leader_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa27c1825c484e3c98f59eb9e27afb4d" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:34.051867  4046 master.cc:562] Master@127.3.243.190:34213 shutting down...
I20260812 08:03:34.055152  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:34.055279  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:34.055398  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P e35519534fa747caba03382aab874e6e: stopping tablet replica
W20260812 08:03:34.061547  7533 heartbeater.cc:646] Failed to heartbeat to 127.3.243.190:34213 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.3.243.190:34213: connect: Connection refused (error 111)
I20260812 08:03:34.067945  4046 master.cc:584] Master@127.3.243.190:34213 shutdown complete.
W20260812 08:03:34.071012  7545 master_proxy_rpc.cc:203] Re-attempting LookupRpc request to leader Master (127.3.243.190:34213)
W20260812 08:03:35.088454  7545 meta_cache.cc:1015] Timed out: LookupRpc { table: 'client-testtb', partition-key: (RANGE (key): 1), attempt: 43 } failed: LookupRpc timed out after deadline expired: LookupRpc { table: 'client-testtb', partition-key: (RANGE (key): 1), attempt: 43 } passed its deadline: Network error: Client connection negotiation failed: client connection to 127.3.243.190:34213: connect: Connection refused (error 111)
I20260812 08:03:35.089190  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:35.092434  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:35.092630  4046 tablet_replica.cc:333] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d: stopping tablet replica
I20260812 08:03:35.092752  4046 raft_consensus.cc:2243] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.092883  4046 raft_consensus.cc:2272] T 57896a8147c6433f9e0cacd319e5c8fe P aa27c1825c484e3c98f59eb9e27afb4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.093319  4046 tablet_replica.cc:333] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d: stopping tablet replica
I20260812 08:03:35.093389  4046 raft_consensus.cc:2243] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.093482  4046 raft_consensus.cc:2272] T ab3d8aa51e2746338a90a204f43bf6fc P aa27c1825c484e3c98f59eb9e27afb4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.105711  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
[       OK ] ClientTest.TestWriteWithDeadMaster (1180 ms)
[ RUN      ] ClientTest.TestFlushNoCurrentBatcher
I20260812 08:03:35.110515  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:42917
I20260812 08:03:35.110934  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.112514  7564 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 08:03:35.112534  7565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:35.112706  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:35.112783  7568 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 08:03:35.112967  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.113011  4046 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 08:03:35.113026  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815113026 us; error 0 us; skew 500 ppm
I20260812 08:03:35.113818  4046 webserver.cc:533] Webserver started at http://127.3.243.190:45139/ using document root <none> and password file <none>
I20260812 08:03:35.113931  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.113968  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.114019  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.114346  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "dbf52603b7f4469c9a1b03efe3e01e17"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.115751  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:35.116637  7577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.116866  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.116926  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "dbf52603b7f4469c9a1b03efe3e01e17"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.116981  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.141995  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.142359  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.146808  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:42917
I20260812 08:03:35.147888  7689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:42917 every 8 connection(s)
I20260812 08:03:35.148343  7690 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 08:03:35.150187  7690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17: Bootstrap starting.
I20260812 08:03:35.151037  7690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.152021  7690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17: No bootstrap required, opened a new log
I20260812 08:03:35.152456  7690 raft_consensus.cc:359] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbf52603b7f4469c9a1b03efe3e01e17" member_type: VOTER }
I20260812 08:03:35.152549  7690 raft_consensus.cc:385] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.152581  7690 raft_consensus.cc:740] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbf52603b7f4469c9a1b03efe3e01e17, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.152724  7690 consensus_queue.cc:260] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [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: "dbf52603b7f4469c9a1b03efe3e01e17" member_type: VOTER }
I20260812 08:03:35.152794  7690 raft_consensus.cc:399] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.152832  7690 raft_consensus.cc:493] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.152881  7690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.153584  7690 raft_consensus.cc:515] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbf52603b7f4469c9a1b03efe3e01e17" member_type: VOTER }
I20260812 08:03:35.153705  7690 leader_election.cc:304] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [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: dbf52603b7f4469c9a1b03efe3e01e17; no voters: 
I20260812 08:03:35.153883  7690 leader_election.cc:290] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.153988  7695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.154175  7695 raft_consensus.cc:697] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 1 LEADER]: Becoming Leader. State: Replica: dbf52603b7f4469c9a1b03efe3e01e17, State: Running, Role: LEADER
I20260812 08:03:35.154300  7690 sys_catalog.cc:565] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:35.154302  7695 consensus_queue.cc:237] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [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: "dbf52603b7f4469c9a1b03efe3e01e17" member_type: VOTER }
I20260812 08:03:35.154775  7696 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dbf52603b7f4469c9a1b03efe3e01e17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbf52603b7f4469c9a1b03efe3e01e17" member_type: VOTER } }
I20260812 08:03:35.154788  7698 sys_catalog.cc:455] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dbf52603b7f4469c9a1b03efe3e01e17. Latest consensus state: current_term: 1 leader_uuid: "dbf52603b7f4469c9a1b03efe3e01e17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dbf52603b7f4469c9a1b03efe3e01e17" member_type: VOTER } }
I20260812 08:03:35.154904  7696 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.154912  7698 sys_catalog.cc:458] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.155481  7701 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:35.156204  7701 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:35.156363  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:35.157891  7701 catalog_manager.cc:1383] Generated new cluster ID: bc1ee5f5e86447d8b0f4487a9f114432
I20260812 08:03:35.157939  7701 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:35.176630  7701 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:35.177174  7701 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:35.186954  7701 catalog_manager.cc:6092] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17: Generated new TSK 0
I20260812 08:03:35.187137  7701 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:35.188508  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.190543  7721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:35.190528  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:35.190523  7720 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 08:03:35.190516  7724 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 08:03:35.190940  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.190989  4046 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 08:03:35.191008  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815191008 us; error 0 us; skew 500 ppm
I20260812 08:03:35.191809  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38877/ using document root <none> and password file <none>
I20260812 08:03:35.191963  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.192016  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.192090  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.192473  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "1b110515b74242e88bea0b7cf73adb1b"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.193933  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:35.194813  7735 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.195092  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.195158  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "1b110515b74242e88bea0b7cf73adb1b"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.195211  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestFlushNoCurrentBatcher.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.210206  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.210629  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.211506  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:35.211555  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.211599  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:35.211627  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.216830  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:37819
I20260812 08:03:35.216857  7856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:37819 every 8 connection(s)
I20260812 08:03:35.217964  7857 heartbeater.cc:344] Connected to a master server at 127.3.243.190:42917
I20260812 08:03:35.218060  7857 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:35.218261  7857 heartbeater.cc:507] Master 127.3.243.190:42917 requested a full tablet report, sending...
I20260812 08:03:35.218914  7600 ts_manager.cc:194] Registered new tserver with Master: 1b110515b74242e88bea0b7cf73adb1b (127.3.243.129:37819)
I20260812 08:03:35.219561  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002254455s
I20260812 08:03:35.219882  7600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44254
I20260812 08:03:35.226007  7600 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44268:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:35.230789  7857 heartbeater.cc:499] Master 127.3.243.190:42917 was elected leader, sending a full tablet report...
I20260812 08:03:35.234148  7795 tablet_service.cc:1511] Processing CreateTablet for tablet 6db012d09bbf4ed09c2e8f287b0f1280 (DEFAULT_TABLE table=client-testtb [id=cafaf8ca4e2e48a1a03dec168f1bb09e]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:35.234227  7794 tablet_service.cc:1511] Processing CreateTablet for tablet da57204d771044599f7e91c39da4cc69 (DEFAULT_TABLE table=client-testtb [id=cafaf8ca4e2e48a1a03dec168f1bb09e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:35.234431  7795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db012d09bbf4ed09c2e8f287b0f1280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.234570  7794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da57204d771044599f7e91c39da4cc69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.236621  7878 tablet_bootstrap.cc:492] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b: Bootstrap starting.
I20260812 08:03:35.237414  7878 tablet_bootstrap.cc:654] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.238384  7878 tablet_bootstrap.cc:492] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b: No bootstrap required, opened a new log
I20260812 08:03:35.238461  7878 ts_tablet_manager.cc:1403] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:35.238893  7878 raft_consensus.cc:359] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.239004  7878 raft_consensus.cc:385] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.239045  7878 raft_consensus.cc:740] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b110515b74242e88bea0b7cf73adb1b, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.239202  7878 consensus_queue.cc:260] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [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: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.239275  7878 raft_consensus.cc:399] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.239315  7878 raft_consensus.cc:493] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.239362  7878 raft_consensus.cc:3060] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.240070  7878 raft_consensus.cc:515] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.240195  7878 leader_election.cc:304] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [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: 1b110515b74242e88bea0b7cf73adb1b; no voters: 
I20260812 08:03:35.240373  7878 leader_election.cc:290] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.240461  7882 raft_consensus.cc:2804] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.240658  7878 ts_tablet_manager.cc:1434] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:35.240669  7882 raft_consensus.cc:697] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 1 LEADER]: Becoming Leader. State: Replica: 1b110515b74242e88bea0b7cf73adb1b, State: Running, Role: LEADER
I20260812 08:03:35.240831  7878 tablet_bootstrap.cc:492] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b: Bootstrap starting.
I20260812 08:03:35.240823  7882 consensus_queue.cc:237] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [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: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.241822  7878 tablet_bootstrap.cc:654] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.242084  7600 catalog_manager.cc:5719] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b110515b74242e88bea0b7cf73adb1b (127.3.243.129). New cstate: current_term: 1 leader_uuid: "1b110515b74242e88bea0b7cf73adb1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.242841  7878 tablet_bootstrap.cc:492] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b: No bootstrap required, opened a new log
I20260812 08:03:35.242960  7878 ts_tablet_manager.cc:1403] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:35.243388  7878 raft_consensus.cc:359] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.243469  7878 raft_consensus.cc:385] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.243511  7878 raft_consensus.cc:740] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b110515b74242e88bea0b7cf73adb1b, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.243620  7878 consensus_queue.cc:260] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [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: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.243709  7878 raft_consensus.cc:399] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.243752  7878 raft_consensus.cc:493] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.243796  7878 raft_consensus.cc:3060] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.244606  7878 raft_consensus.cc:515] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.244720  7878 leader_election.cc:304] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [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: 1b110515b74242e88bea0b7cf73adb1b; no voters: 
I20260812 08:03:35.244817  7878 leader_election.cc:290] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.244860  7882 raft_consensus.cc:2804] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.244961  7882 raft_consensus.cc:697] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 1 LEADER]: Becoming Leader. State: Replica: 1b110515b74242e88bea0b7cf73adb1b, State: Running, Role: LEADER
I20260812 08:03:35.245020  7878 ts_tablet_manager.cc:1434] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:35.245065  7882 consensus_queue.cc:237] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [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: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } }
I20260812 08:03:35.246253  7600 catalog_manager.cc:5719] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b110515b74242e88bea0b7cf73adb1b (127.3.243.129). New cstate: current_term: 1 leader_uuid: "1b110515b74242e88bea0b7cf73adb1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b110515b74242e88bea0b7cf73adb1b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37819 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.256381  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:35.260038  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:35.260262  4046 tablet_replica.cc:333] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b: stopping tablet replica
I20260812 08:03:35.260382  4046 raft_consensus.cc:2243] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.260500  4046 raft_consensus.cc:2272] T 6db012d09bbf4ed09c2e8f287b0f1280 P 1b110515b74242e88bea0b7cf73adb1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.261041  4046 tablet_replica.cc:333] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b: stopping tablet replica
I20260812 08:03:35.261113  4046 raft_consensus.cc:2243] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.261188  4046 raft_consensus.cc:2272] T da57204d771044599f7e91c39da4cc69 P 1b110515b74242e88bea0b7cf73adb1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.274214  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:35.276665  4046 master.cc:562] Master@127.3.243.190:42917 shutting down...
I20260812 08:03:35.280140  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.280292  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.280404  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P dbf52603b7f4469c9a1b03efe3e01e17: stopping tablet replica
I20260812 08:03:35.293025  4046 master.cc:584] Master@127.3.243.190:42917 shutdown complete.
[       OK ] ClientTest.TestFlushNoCurrentBatcher (187 ms)
[ RUN      ] ClientTest.TestAutoFlushBackgroundFlushTimeout
I20260812 08:03:35.297941  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:35711
I20260812 08:03:35.298300  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.299888  7895 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 08:03:35.299927  7897 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 08:03:35.300004  7900 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 08:03:35.300138  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:35.300276  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.300309  4046 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 08:03:35.300323  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815300323 us; error 0 us; skew 500 ppm
I20260812 08:03:35.301074  4046 webserver.cc:533] Webserver started at http://127.3.243.190:40029/ using document root <none> and password file <none>
I20260812 08:03:35.301198  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.301241  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.301301  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.301644  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "689512b432b24e73a98079bbbdf77d9f"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.303092  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:35.303926  7908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.304159  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:35.304224  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "689512b432b24e73a98079bbbdf77d9f"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.304291  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.308494  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.308794  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.313164  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:35711
I20260812 08:03:35.314067  8018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:35711 every 8 connection(s)
I20260812 08:03:35.314500  8019 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 08:03:35.316442  8019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f: Bootstrap starting.
I20260812 08:03:35.317278  8019 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.318269  8019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f: No bootstrap required, opened a new log
I20260812 08:03:35.318641  8019 raft_consensus.cc:359] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "689512b432b24e73a98079bbbdf77d9f" member_type: VOTER }
I20260812 08:03:35.318724  8019 raft_consensus.cc:385] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.318749  8019 raft_consensus.cc:740] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 689512b432b24e73a98079bbbdf77d9f, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.318883  8019 consensus_queue.cc:260] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [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: "689512b432b24e73a98079bbbdf77d9f" member_type: VOTER }
I20260812 08:03:35.318961  8019 raft_consensus.cc:399] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.318984  8019 raft_consensus.cc:493] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.319031  8019 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.319679  8019 raft_consensus.cc:515] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "689512b432b24e73a98079bbbdf77d9f" member_type: VOTER }
I20260812 08:03:35.319788  8019 leader_election.cc:304] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [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: 689512b432b24e73a98079bbbdf77d9f; no voters: 
I20260812 08:03:35.319943  8019 leader_election.cc:290] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.320061  8026 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.320246  8026 raft_consensus.cc:697] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 1 LEADER]: Becoming Leader. State: Replica: 689512b432b24e73a98079bbbdf77d9f, State: Running, Role: LEADER
I20260812 08:03:35.320343  8019 sys_catalog.cc:565] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:35.320377  8026 consensus_queue.cc:237] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [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: "689512b432b24e73a98079bbbdf77d9f" member_type: VOTER }
I20260812 08:03:35.320815  8027 sys_catalog.cc:455] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "689512b432b24e73a98079bbbdf77d9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "689512b432b24e73a98079bbbdf77d9f" member_type: VOTER } }
I20260812 08:03:35.320833  8028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 689512b432b24e73a98079bbbdf77d9f. Latest consensus state: current_term: 1 leader_uuid: "689512b432b24e73a98079bbbdf77d9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "689512b432b24e73a98079bbbdf77d9f" member_type: VOTER } }
I20260812 08:03:35.320925  8027 sys_catalog.cc:458] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.320937  8028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.321213  8033 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:35.322065  8033 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:35.322196  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:35.323864  8033 catalog_manager.cc:1383] Generated new cluster ID: 0b65d3e4940c47f28a5862322358c10e
I20260812 08:03:35.323915  8033 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:35.335229  8033 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:35.335842  8033 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:35.344074  8033 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f: Generated new TSK 0
I20260812 08:03:35.344271  8033 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:35.354740  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.356742  8051 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 08:03:35.356818  8052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:35.356840  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:35.356818  8054 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 08:03:35.357231  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.357272  4046 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 08:03:35.357292  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815357292 us; error 0 us; skew 500 ppm
I20260812 08:03:35.358150  4046 webserver.cc:533] Webserver started at http://127.3.243.129:45017/ using document root <none> and password file <none>
I20260812 08:03:35.358300  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.358352  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.358428  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.358814  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "f182a40fbb594fd8b8c87cb491984445"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.360338  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.361258  8062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.361528  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.361598  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "f182a40fbb594fd8b8c87cb491984445"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.361663  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestAutoFlushBackgroundFlushTimeout.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.379124  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.379539  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.380486  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:35.380533  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.380580  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:35.380606  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.385649  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:34245
I20260812 08:03:35.385665  8189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:34245 every 8 connection(s)
I20260812 08:03:35.386798  8192 heartbeater.cc:344] Connected to a master server at 127.3.243.190:35711
I20260812 08:03:35.386941  8192 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:35.387167  8192 heartbeater.cc:507] Master 127.3.243.190:35711 requested a full tablet report, sending...
I20260812 08:03:35.387789  7937 ts_manager.cc:194] Registered new tserver with Master: f182a40fbb594fd8b8c87cb491984445 (127.3.243.129:34245)
I20260812 08:03:35.388403  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002263701s
I20260812 08:03:35.388616  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53270
I20260812 08:03:35.395311  7937 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53286:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:35.399554  8192 heartbeater.cc:499] Master 127.3.243.190:35711 was elected leader, sending a full tablet report...
I20260812 08:03:35.403816  8127 tablet_service.cc:1511] Processing CreateTablet for tablet 09fbaee412f846628cadacf10c244522 (DEFAULT_TABLE table=client-testtb [id=1236998228d64e2099b28ac1be20a808]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:35.403855  8126 tablet_service.cc:1511] Processing CreateTablet for tablet 13df5ece6e81424ba600adbf354088cb (DEFAULT_TABLE table=client-testtb [id=1236998228d64e2099b28ac1be20a808]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:35.404114  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fbaee412f846628cadacf10c244522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.404245  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13df5ece6e81424ba600adbf354088cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.406262  8215 tablet_bootstrap.cc:492] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445: Bootstrap starting.
I20260812 08:03:35.407182  8215 tablet_bootstrap.cc:654] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.408166  8215 tablet_bootstrap.cc:492] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445: No bootstrap required, opened a new log
I20260812 08:03:35.408239  8215 ts_tablet_manager.cc:1403] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:35.408686  8215 raft_consensus.cc:359] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.408789  8215 raft_consensus.cc:385] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.408815  8215 raft_consensus.cc:740] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182a40fbb594fd8b8c87cb491984445, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.408944  8215 consensus_queue.cc:260] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [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: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.409039  8215 raft_consensus.cc:399] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.409078  8215 raft_consensus.cc:493] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.409119  8215 raft_consensus.cc:3060] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.409803  8215 raft_consensus.cc:515] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.409916  8215 leader_election.cc:304] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [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: f182a40fbb594fd8b8c87cb491984445; no voters: 
I20260812 08:03:35.410071  8215 leader_election.cc:290] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.410180  8218 raft_consensus.cc:2804] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.410373  8218 raft_consensus.cc:697] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 1 LEADER]: Becoming Leader. State: Replica: f182a40fbb594fd8b8c87cb491984445, State: Running, Role: LEADER
I20260812 08:03:35.410382  8215 ts_tablet_manager.cc:1434] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:35.410602  8215 tablet_bootstrap.cc:492] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445: Bootstrap starting.
I20260812 08:03:35.410573  8218 consensus_queue.cc:237] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [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: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.411713  8215 tablet_bootstrap.cc:654] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.411839  7937 catalog_manager.cc:5719] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182a40fbb594fd8b8c87cb491984445 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "f182a40fbb594fd8b8c87cb491984445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.412933  8215 tablet_bootstrap.cc:492] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445: No bootstrap required, opened a new log
I20260812 08:03:35.413022  8215 ts_tablet_manager.cc:1403] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:35.413473  8215 raft_consensus.cc:359] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.413571  8215 raft_consensus.cc:385] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.413612  8215 raft_consensus.cc:740] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182a40fbb594fd8b8c87cb491984445, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.413731  8215 consensus_queue.cc:260] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [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: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.413812  8215 raft_consensus.cc:399] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.413858  8215 raft_consensus.cc:493] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.413905  8215 raft_consensus.cc:3060] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.414613  8215 raft_consensus.cc:515] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.414741  8215 leader_election.cc:304] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [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: f182a40fbb594fd8b8c87cb491984445; no voters: 
I20260812 08:03:35.414842  8215 leader_election.cc:290] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.414918  8218 raft_consensus.cc:2804] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.415014  8218 raft_consensus.cc:697] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 1 LEADER]: Becoming Leader. State: Replica: f182a40fbb594fd8b8c87cb491984445, State: Running, Role: LEADER
I20260812 08:03:35.415123  8215 ts_tablet_manager.cc:1434] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:35.415125  8218 consensus_queue.cc:237] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [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: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } }
I20260812 08:03:35.416278  7937 catalog_manager.cc:5719] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182a40fbb594fd8b8c87cb491984445 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "f182a40fbb594fd8b8c87cb491984445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f182a40fbb594fd8b8c87cb491984445" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34245 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.729389  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:35.733038  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:35.733314  4046 tablet_replica.cc:333] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445: stopping tablet replica
I20260812 08:03:35.733459  4046 raft_consensus.cc:2243] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.733587  4046 raft_consensus.cc:2272] T 13df5ece6e81424ba600adbf354088cb P f182a40fbb594fd8b8c87cb491984445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.734169  4046 tablet_replica.cc:333] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445: stopping tablet replica
I20260812 08:03:35.734246  4046 raft_consensus.cc:2243] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.734335  4046 raft_consensus.cc:2272] T 09fbaee412f846628cadacf10c244522 P f182a40fbb594fd8b8c87cb491984445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.747545  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:35.750066  4046 master.cc:562] Master@127.3.243.190:35711 shutting down...
I20260812 08:03:35.754009  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.754180  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.754305  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 689512b432b24e73a98079bbbdf77d9f: stopping tablet replica
I20260812 08:03:35.767231  4046 master.cc:584] Master@127.3.243.190:35711 shutdown complete.
[       OK ] ClientTest.TestAutoFlushBackgroundFlushTimeout (474 ms)
[ RUN      ] ClientTest.TestWriteWithBadSchema
I20260812 08:03:35.772745  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:38391
I20260812 08:03:35.773209  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.774971  8239 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 08:03:35.774995  8243 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 08:03:35.775027  8245 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 08:03:35.775028  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:35.775408  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.775460  4046 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 08:03:35.775475  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815775476 us; error 0 us; skew 500 ppm
I20260812 08:03:35.776230  4046 webserver.cc:533] Webserver started at http://127.3.243.190:46137/ using document root <none> and password file <none>
I20260812 08:03:35.776391  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.776441  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.776504  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.776863  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "0f9f12d925e64092b99a9113e82824b9"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.778330  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:35.779279  8253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.779532  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:35.779609  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "0f9f12d925e64092b99a9113e82824b9"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.779685  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.793062  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.793447  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.798146  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:38391
I20260812 08:03:35.799114  8377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:38391 every 8 connection(s)
I20260812 08:03:35.799564  8378 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 08:03:35.801272  8378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9: Bootstrap starting.
I20260812 08:03:35.802022  8378 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.802996  8378 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9: No bootstrap required, opened a new log
I20260812 08:03:35.803380  8378 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f9f12d925e64092b99a9113e82824b9" member_type: VOTER }
I20260812 08:03:35.803467  8378 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.803499  8378 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f9f12d925e64092b99a9113e82824b9, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.803638  8378 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [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: "0f9f12d925e64092b99a9113e82824b9" member_type: VOTER }
I20260812 08:03:35.803715  8378 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.803755  8378 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.803804  8378 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.804451  8378 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f9f12d925e64092b99a9113e82824b9" member_type: VOTER }
I20260812 08:03:35.804564  8378 leader_election.cc:304] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [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: 0f9f12d925e64092b99a9113e82824b9; no voters: 
I20260812 08:03:35.804740  8378 leader_election.cc:290] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.804831  8381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.805053  8381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 1 LEADER]: Becoming Leader. State: Replica: 0f9f12d925e64092b99a9113e82824b9, State: Running, Role: LEADER
I20260812 08:03:35.805171  8378 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:35.805191  8381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [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: "0f9f12d925e64092b99a9113e82824b9" member_type: VOTER }
I20260812 08:03:35.805644  8382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f9f12d925e64092b99a9113e82824b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f9f12d925e64092b99a9113e82824b9" member_type: VOTER } }
I20260812 08:03:35.805670  8384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f9f12d925e64092b99a9113e82824b9. Latest consensus state: current_term: 1 leader_uuid: "0f9f12d925e64092b99a9113e82824b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f9f12d925e64092b99a9113e82824b9" member_type: VOTER } }
I20260812 08:03:35.805809  8384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.806053  8389 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:35.806278  8382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.806988  8389 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:35.807180  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:35.808781  8389 catalog_manager.cc:1383] Generated new cluster ID: 7c846ab43fd147e7b475aba5c64cc84b
I20260812 08:03:35.808837  8389 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:35.814268  8389 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:35.814879  8389 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:35.820302  8389 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9: Generated new TSK 0
I20260812 08:03:35.820478  8389 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:35.823333  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.825304  8408 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 08:03:35.825362  8404 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 08:03:35.825445  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:35.825554  8405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:35.825747  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.825791  4046 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 08:03:35.825806  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815825806 us; error 0 us; skew 500 ppm
I20260812 08:03:35.826637  4046 webserver.cc:533] Webserver started at http://127.3.243.129:42567/ using document root <none> and password file <none>
I20260812 08:03:35.826761  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.826804  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.826897  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.827284  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "8411a58f408e481a9bde0eb00a52f295"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.828698  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.829691  8418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.829921  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.830003  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "8411a58f408e481a9bde0eb00a52f295"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.830072  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestWriteWithBadSchema.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.845321  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.845717  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.846549  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:35.846599  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.846647  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:35.846671  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.852327  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:38047
I20260812 08:03:35.852355  8536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:38047 every 8 connection(s)
I20260812 08:03:35.853372  8539 heartbeater.cc:344] Connected to a master server at 127.3.243.190:38391
I20260812 08:03:35.853485  8539 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:35.853699  8539 heartbeater.cc:507] Master 127.3.243.190:38391 requested a full tablet report, sending...
I20260812 08:03:35.854290  8288 ts_manager.cc:194] Registered new tserver with Master: 8411a58f408e481a9bde0eb00a52f295 (127.3.243.129:38047)
I20260812 08:03:35.855041  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00224645s
I20260812 08:03:35.855278  8288 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36800
I20260812 08:03:35.861595  8288 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36818:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:35.866163  8539 heartbeater.cc:499] Master 127.3.243.190:38391 was elected leader, sending a full tablet report...
I20260812 08:03:35.869721  8471 tablet_service.cc:1511] Processing CreateTablet for tablet 2163ec424cc2491cb6812c90b0a97775 (DEFAULT_TABLE table=client-testtb [id=671c6dbed6a84b40b1b87c5b9a7e69c9]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:35.869721  8469 tablet_service.cc:1511] Processing CreateTablet for tablet 4855daf30ce343dfa74989fea0ab0f3d (DEFAULT_TABLE table=client-testtb [id=671c6dbed6a84b40b1b87c5b9a7e69c9]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:35.870137  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4855daf30ce343dfa74989fea0ab0f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.870296  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2163ec424cc2491cb6812c90b0a97775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.872633  8561 tablet_bootstrap.cc:492] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: Bootstrap starting.
I20260812 08:03:35.873494  8561 tablet_bootstrap.cc:654] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.874500  8561 tablet_bootstrap.cc:492] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: No bootstrap required, opened a new log
I20260812 08:03:35.874584  8561 ts_tablet_manager.cc:1403] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:35.875053  8561 raft_consensus.cc:359] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.875139  8561 raft_consensus.cc:385] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.875159  8561 raft_consensus.cc:740] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8411a58f408e481a9bde0eb00a52f295, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.875259  8561 consensus_queue.cc:260] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [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: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.875346  8561 raft_consensus.cc:399] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.875389  8561 raft_consensus.cc:493] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.875437  8561 raft_consensus.cc:3060] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.876163  8561 raft_consensus.cc:515] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.876286  8561 leader_election.cc:304] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [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: 8411a58f408e481a9bde0eb00a52f295; no voters: 
I20260812 08:03:35.876494  8561 leader_election.cc:290] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.876623  8564 raft_consensus.cc:2804] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.876827  8561 ts_tablet_manager.cc:1434] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:35.876837  8564 raft_consensus.cc:697] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 1 LEADER]: Becoming Leader. State: Replica: 8411a58f408e481a9bde0eb00a52f295, State: Running, Role: LEADER
I20260812 08:03:35.877025  8561 tablet_bootstrap.cc:492] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: Bootstrap starting.
I20260812 08:03:35.877002  8564 consensus_queue.cc:237] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [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: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.878026  8561 tablet_bootstrap.cc:654] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.878285  8288 catalog_manager.cc:5719] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8411a58f408e481a9bde0eb00a52f295 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "8411a58f408e481a9bde0eb00a52f295" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.882717  8561 tablet_bootstrap.cc:492] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: No bootstrap required, opened a new log
I20260812 08:03:35.882802  8561 ts_tablet_manager.cc:1403] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260812 08:03:35.883250  8561 raft_consensus.cc:359] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.883353  8561 raft_consensus.cc:385] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.883394  8561 raft_consensus.cc:740] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8411a58f408e481a9bde0eb00a52f295, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.883519  8561 consensus_queue.cc:260] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [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: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.883592  8561 raft_consensus.cc:399] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.883623  8561 raft_consensus.cc:493] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.883666  8561 raft_consensus.cc:3060] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.884578  8561 raft_consensus.cc:515] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.884720  8561 leader_election.cc:304] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [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: 8411a58f408e481a9bde0eb00a52f295; no voters: 
I20260812 08:03:35.884845  8561 leader_election.cc:290] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.884888  8564 raft_consensus.cc:2804] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.884992  8564 raft_consensus.cc:697] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 1 LEADER]: Becoming Leader. State: Replica: 8411a58f408e481a9bde0eb00a52f295, State: Running, Role: LEADER
I20260812 08:03:35.885121  8564 consensus_queue.cc:237] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [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: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } }
I20260812 08:03:35.885203  8561 ts_tablet_manager.cc:1434] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:35.886363  8288 catalog_manager.cc:5719] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8411a58f408e481a9bde0eb00a52f295 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "8411a58f408e481a9bde0eb00a52f295" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8411a58f408e481a9bde0eb00a52f295" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.892323  8284 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36818:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "int_val" } } modify_external_catalogs: true
I20260812 08:03:35.896581  8581 tablet.cc:1724] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260812 08:03:35.896611  8582 tablet.cc:1724] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260812 08:03:35.897060  8582 tablet.cc:1622] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: MemRowSet was empty: no flush needed.
I20260812 08:03:35.897083  8581 tablet.cc:1622] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: MemRowSet was empty: no flush needed.
I20260812 08:03:35.901304  8284 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9: client-testtb [id=671c6dbed6a84b40b1b87c5b9a7e69c9] alter complete (version 1)
W20260812 08:03:35.908212  8578 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:59520: Invalid argument: Client provided column int_val INT32 NOT NULL not present in tablet
W20260812 08:03:35.908666  8552 batcher.cc:441] Invalid argument: Failed to write batch of 1 ops to tablet 4855daf30ce343dfa74989fea0ab0f3d after 1 attempt(s): Failed to write to server: 8411a58f408e481a9bde0eb00a52f295 (127.3.243.129:38047): Client provided column int_val INT32 NOT NULL not present in tablet
I20260812 08:03:35.909260  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:35.912914  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:35.913141  4046 tablet_replica.cc:333] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295: stopping tablet replica
I20260812 08:03:35.913271  4046 raft_consensus.cc:2243] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.913405  4046 raft_consensus.cc:2272] T 4855daf30ce343dfa74989fea0ab0f3d P 8411a58f408e481a9bde0eb00a52f295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.913956  4046 tablet_replica.cc:333] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295: stopping tablet replica
I20260812 08:03:35.914040  4046 raft_consensus.cc:2243] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.914127  4046 raft_consensus.cc:2272] T 2163ec424cc2491cb6812c90b0a97775 P 8411a58f408e481a9bde0eb00a52f295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.927176  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:35.929574  4046 master.cc:562] Master@127.3.243.190:38391 shutting down...
I20260812 08:03:35.933282  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:35.933427  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:35.933537  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f9f12d925e64092b99a9113e82824b9: stopping tablet replica
I20260812 08:03:35.935885  4046 master.cc:584] Master@127.3.243.190:38391 shutdown complete.
[       OK ] ClientTest.TestWriteWithBadSchema (167 ms)
[ RUN      ] ClientTest.TestDeleteWithDeletedTableReserveSeconds
I20260812 08:03:35.940514  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:35509
I20260812 08:03:35.940821  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:35.942314  8587 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 08:03:35.942319  8589 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 08:03:35.942498  8595 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 08:03:35.942678  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:35.942823  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:35.942884  4046 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 08:03:35.942912  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521815942912 us; error 0 us; skew 500 ppm
I20260812 08:03:35.943665  4046 webserver.cc:533] Webserver started at http://127.3.243.190:44607/ using document root <none> and password file <none>
I20260812 08:03:35.943795  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:35.943846  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:35.943918  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:35.944344  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.945713  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.946568  8605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:35.946763  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:35.946830  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3"
format_stamp: "Formatted at 2026-08-12 08:03:35 on dist-test-slave-5bn2"
I20260812 08:03:35.946923  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:35.968341  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:35.968740  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:35.973296  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:35509
I20260812 08:03:35.974272  8703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:35509 every 8 connection(s)
I20260812 08:03:35.974687  8705 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 08:03:35.976383  8705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: Bootstrap starting.
I20260812 08:03:35.977109  8705 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.977994  8705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: No bootstrap required, opened a new log
I20260812 08:03:35.978344  8705 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3" member_type: VOTER }
I20260812 08:03:35.978426  8705 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.978449  8705 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad27fa0397b4daabcd5c3e41dcb1ff3, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.978566  8705 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [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: "1ad27fa0397b4daabcd5c3e41dcb1ff3" member_type: VOTER }
I20260812 08:03:35.978648  8705 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.978677  8705 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.978709  8705 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.979372  8705 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3" member_type: VOTER }
I20260812 08:03:35.979485  8705 leader_election.cc:304] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [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: 1ad27fa0397b4daabcd5c3e41dcb1ff3; no voters: 
I20260812 08:03:35.979630  8705 leader_election.cc:290] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.979737  8711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.979934  8711 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad27fa0397b4daabcd5c3e41dcb1ff3, State: Running, Role: LEADER
I20260812 08:03:35.980074  8705 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:35.980069  8711 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [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: "1ad27fa0397b4daabcd5c3e41dcb1ff3" member_type: VOTER }
I20260812 08:03:35.980487  8714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3" member_type: VOTER } }
I20260812 08:03:35.980579  8714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.980535  8715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ad27fa0397b4daabcd5c3e41dcb1ff3. Latest consensus state: current_term: 1 leader_uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ad27fa0397b4daabcd5c3e41dcb1ff3" member_type: VOTER } }
I20260812 08:03:35.980624  8715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:35.980816  8721 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:35.981600  8721 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:35.981997  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:35.983245  8721 catalog_manager.cc:1383] Generated new cluster ID: f2df337cde2f4134b2493f650be38838
I20260812 08:03:35.983302  8721 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:35.999981  8721 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:36.000615  8721 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:36.010241  8721 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: Generated new TSK 0
I20260812 08:03:36.010426  8721 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:36.014366  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.016301  8742 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 08:03:36.016340  8746 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 08:03:36.016476  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:36.016626  8744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:36.016805  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.016850  4046 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 08:03:36.016870  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816016870 us; error 0 us; skew 500 ppm
I20260812 08:03:36.017716  4046 webserver.cc:533] Webserver started at http://127.3.243.129:35831/ using document root <none> and password file <none>
I20260812 08:03:36.017863  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.017915  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.017989  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.018354  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "12b9e9a9432644269a28d81885cbb8ae"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.019857  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:36.020735  8752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.020979  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:36.021047  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "12b9e9a9432644269a28d81885cbb8ae"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.021114  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.035977  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.036355  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.037135  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:36.037194  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.037240  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:36.037266  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.042239  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:35317
I20260812 08:03:36.042289  8881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:35317 every 8 connection(s)
I20260812 08:03:36.043321  8889 heartbeater.cc:344] Connected to a master server at 127.3.243.190:35509
I20260812 08:03:36.043421  8889 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:36.043640  8889 heartbeater.cc:507] Master 127.3.243.190:35509 requested a full tablet report, sending...
I20260812 08:03:36.044258  8628 ts_manager.cc:194] Registered new tserver with Master: 12b9e9a9432644269a28d81885cbb8ae (127.3.243.129:35317)
I20260812 08:03:36.044916  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002236305s
I20260812 08:03:36.045161  8628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38752
I20260812 08:03:36.051208  8628 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38776:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.056046  8889 heartbeater.cc:499] Master 127.3.243.190:35509 was elected leader, sending a full tablet report...
I20260812 08:03:36.059470  8808 tablet_service.cc:1511] Processing CreateTablet for tablet c2656b74179f4744bb9662dde4ba83ae (DEFAULT_TABLE table=client-testtb [id=b693c61ef51447a096ec3a6dfb94853d]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:36.059479  8807 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7c03500ea74646b94f40d14b48538b (DEFAULT_TABLE table=client-testtb [id=b693c61ef51447a096ec3a6dfb94853d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:36.059839  8807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7c03500ea74646b94f40d14b48538b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.060004  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2656b74179f4744bb9662dde4ba83ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.062275  8909 tablet_bootstrap.cc:492] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Bootstrap starting.
I20260812 08:03:36.063179  8909 tablet_bootstrap.cc:654] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.064301  8909 tablet_bootstrap.cc:492] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: No bootstrap required, opened a new log
I20260812 08:03:36.064396  8909 ts_tablet_manager.cc:1403] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:36.064967  8909 raft_consensus.cc:359] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.065065  8909 raft_consensus.cc:385] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.065088  8909 raft_consensus.cc:740] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b9e9a9432644269a28d81885cbb8ae, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.065187  8909 consensus_queue.cc:260] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [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: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.065243  8909 raft_consensus.cc:399] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.065269  8909 raft_consensus.cc:493] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.065301  8909 raft_consensus.cc:3060] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.066012  8909 raft_consensus.cc:515] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.066133  8909 leader_election.cc:304] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [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: 12b9e9a9432644269a28d81885cbb8ae; no voters: 
I20260812 08:03:36.066288  8909 leader_election.cc:290] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.066402  8912 raft_consensus.cc:2804] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.066624  8912 raft_consensus.cc:697] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 1 LEADER]: Becoming Leader. State: Replica: 12b9e9a9432644269a28d81885cbb8ae, State: Running, Role: LEADER
I20260812 08:03:36.066651  8909 ts_tablet_manager.cc:1434] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:36.066773  8912 consensus_queue.cc:237] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [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: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.066906  8909 tablet_bootstrap.cc:492] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Bootstrap starting.
I20260812 08:03:36.067863  8909 tablet_bootstrap.cc:654] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.068045  8627 catalog_manager.cc:5719] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b9e9a9432644269a28d81885cbb8ae (127.3.243.129). New cstate: current_term: 1 leader_uuid: "12b9e9a9432644269a28d81885cbb8ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.069192  8909 tablet_bootstrap.cc:492] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: No bootstrap required, opened a new log
I20260812 08:03:36.069269  8909 ts_tablet_manager.cc:1403] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.069690  8909 raft_consensus.cc:359] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.069765  8909 raft_consensus.cc:385] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.069794  8909 raft_consensus.cc:740] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12b9e9a9432644269a28d81885cbb8ae, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.069939  8909 consensus_queue.cc:260] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [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: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.070030  8909 raft_consensus.cc:399] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.070068  8909 raft_consensus.cc:493] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.070127  8909 raft_consensus.cc:3060] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.070901  8909 raft_consensus.cc:515] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.071027  8909 leader_election.cc:304] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [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: 12b9e9a9432644269a28d81885cbb8ae; no voters: 
I20260812 08:03:36.071130  8909 leader_election.cc:290] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.071257  8912 raft_consensus.cc:2804] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.071391  8909 ts_tablet_manager.cc:1434] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:36.071398  8912 raft_consensus.cc:697] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 1 LEADER]: Becoming Leader. State: Replica: 12b9e9a9432644269a28d81885cbb8ae, State: Running, Role: LEADER
I20260812 08:03:36.071547  8912 consensus_queue.cc:237] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [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: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } }
I20260812 08:03:36.072547  8627 catalog_manager.cc:5719] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 12b9e9a9432644269a28d81885cbb8ae (127.3.243.129). New cstate: current_term: 1 leader_uuid: "12b9e9a9432644269a28d81885cbb8ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12b9e9a9432644269a28d81885cbb8ae" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35317 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.093995  8628 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38776:
table { table_name: "client-testtb" } modify_external_catalogs: true
I20260812 08:03:36.096197  8628 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38776:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260812 08:03:36.099745  8930 tablet.cc:1724] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260812 08:03:36.099764  8928 tablet.cc:1724] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260812 08:03:36.101794  8628 catalog_manager.cc:2920] Servicing RecallDeletedTableRpc request from {username='slave'} at 127.0.0.1:38776:
table { table_id: "b693c61ef51447a096ec3a6dfb94853d" }
I20260812 08:03:36.104159  8628 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38776:
table { table_id: "b693c61ef51447a096ec3a6dfb94853d" } new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260812 08:03:36.107328  8930 tablet.cc:1724] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260812 08:03:36.107407  8928 tablet.cc:1724] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260812 08:03:36.111058  8625 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38776:
table { table_name: "client-testtb" } modify_external_catalogs: true
I20260812 08:03:36.111181  8625 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:38776:
table { table_name: "client-testtb" } modify_external_catalogs: true
I20260812 08:03:36.112102  8628 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: client-testtb [id=b693c61ef51447a096ec3a6dfb94853d] alter complete (version 2)
I20260812 08:03:36.113772  8625 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: Sending DeleteTablet for 1 replicas of tablet c2656b74179f4744bb9662dde4ba83ae
I20260812 08:03:36.114027  8625 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: Sending DeleteTablet for 1 replicas of tablet 7a7c03500ea74646b94f40d14b48538b
I20260812 08:03:36.114378  8808 tablet_service.cc:1558] Processing DeleteTablet for tablet c2656b74179f4744bb9662dde4ba83ae with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:36 UTC) from {username='slave'} at 127.0.0.1:34028
I20260812 08:03:36.114392  8807 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a7c03500ea74646b94f40d14b48538b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:36 UTC) from {username='slave'} at 127.0.0.1:34028
I20260812 08:03:36.114887  8931 tablet_replica.cc:333] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: stopping tablet replica
I20260812 08:03:36.115011  8931 raft_consensus.cc:2243] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.115135  8931 raft_consensus.cc:2272] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.115833  8931 ts_tablet_manager.cc:1916] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:36.115988  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:36.118292  8931 ts_tablet_manager.cc:1929] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260812 08:03:36.118400  8931 log.cc:1199] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/7a7c03500ea74646b94f40d14b48538b
I20260812 08:03:36.118719  8931 ts_tablet_manager.cc:1950] T 7a7c03500ea74646b94f40d14b48538b P 12b9e9a9432644269a28d81885cbb8ae: Deleting consensus metadata
I20260812 08:03:36.119529  8931 tablet_replica.cc:333] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: stopping tablet replica
I20260812 08:03:36.119575  8608 catalog_manager.cc:5050] TS 12b9e9a9432644269a28d81885cbb8ae (127.3.243.129:35317): tablet 7a7c03500ea74646b94f40d14b48538b (table client-testtb [id=b693c61ef51447a096ec3a6dfb94853d]) successfully deleted
I20260812 08:03:36.119659  8931 raft_consensus.cc:2243] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.119776  8931 raft_consensus.cc:2272] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.120170  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:36.120388  8931 ts_tablet_manager.cc:1916] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:36.121801  8931 ts_tablet_manager.cc:1929] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
I20260812 08:03:36.121860  8931 log.cc:1199] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestDeleteWithDeletedTableReserveSeconds.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/c2656b74179f4744bb9662dde4ba83ae
I20260812 08:03:36.122056  8931 ts_tablet_manager.cc:1950] T c2656b74179f4744bb9662dde4ba83ae P 12b9e9a9432644269a28d81885cbb8ae: Deleting consensus metadata
W20260812 08:03:36.122725  8608 catalog_manager.cc:5042] TS 12b9e9a9432644269a28d81885cbb8ae (127.3.243.129:35317): delete failed for tablet c2656b74179f4744bb9662dde4ba83ae with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260812 08:03:36.124969  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:36.127238  4046 master.cc:562] Master@127.3.243.190:35509 shutting down...
W20260812 08:03:36.186983  8608 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.243.129:35317: connect: Connection refused (error 111)
W20260812 08:03:36.187896  8608 catalog_manager.cc:4777] TS 12b9e9a9432644269a28d81885cbb8ae (127.3.243.129:35317): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c2656b74179f4744bb9662dde4ba83ae: Network error: Client connection negotiation failed: client connection to 127.3.243.129:35317: connect: Connection refused (error 111)
I20260812 08:03:36.194253  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.194481  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.194631  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ad27fa0397b4daabcd5c3e41dcb1ff3: stopping tablet replica
I20260812 08:03:36.207468  4046 master.cc:584] Master@127.3.243.190:35509 shutdown complete.
[       OK ] ClientTest.TestDeleteWithDeletedTableReserveSeconds (271 ms)
[ RUN      ] ClientTest.TestSeveralRowMutatesPerBatch
I20260812 08:03:36.212553  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:41921
I20260812 08:03:36.212911  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.214517  8934 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 08:03:36.214583  8933 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 08:03:36.214679  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:36.214512  8941 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 08:03:36.214929  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.214973  4046 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 08:03:36.214987  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816214988 us; error 0 us; skew 500 ppm
I20260812 08:03:36.215724  4046 webserver.cc:533] Webserver started at http://127.3.243.190:36407/ using document root <none> and password file <none>
I20260812 08:03:36.215837  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.215878  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.215932  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.216254  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "ba1b343a409646b38994e48a09fec0e3"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.217608  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:36.218401  8946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.218643  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:36.218725  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "ba1b343a409646b38994e48a09fec0e3"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.218796  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.230014  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.230424  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.234843  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:41921
I20260812 08:03:36.235884  9068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:41921 every 8 connection(s)
I20260812 08:03:36.236342  9073 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 08:03:36.238025  9073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3: Bootstrap starting.
I20260812 08:03:36.238762  9073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.239712  9073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3: No bootstrap required, opened a new log
I20260812 08:03:36.240103  9073 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1b343a409646b38994e48a09fec0e3" member_type: VOTER }
I20260812 08:03:36.240187  9073 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.240216  9073 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba1b343a409646b38994e48a09fec0e3, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.240343  9073 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [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: "ba1b343a409646b38994e48a09fec0e3" member_type: VOTER }
I20260812 08:03:36.240412  9073 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.240450  9073 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.240497  9073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.241145  9073 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1b343a409646b38994e48a09fec0e3" member_type: VOTER }
I20260812 08:03:36.241262  9073 leader_election.cc:304] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [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: ba1b343a409646b38994e48a09fec0e3; no voters: 
I20260812 08:03:36.241432  9073 leader_election.cc:290] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.241523  9078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.241710  9078 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 1 LEADER]: Becoming Leader. State: Replica: ba1b343a409646b38994e48a09fec0e3, State: Running, Role: LEADER
I20260812 08:03:36.241825  9073 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:36.241837  9078 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [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: "ba1b343a409646b38994e48a09fec0e3" member_type: VOTER }
I20260812 08:03:36.242295  9081 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba1b343a409646b38994e48a09fec0e3. Latest consensus state: current_term: 1 leader_uuid: "ba1b343a409646b38994e48a09fec0e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1b343a409646b38994e48a09fec0e3" member_type: VOTER } }
I20260812 08:03:36.242381  9081 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.242280  9080 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba1b343a409646b38994e48a09fec0e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba1b343a409646b38994e48a09fec0e3" member_type: VOTER } }
I20260812 08:03:36.242602  9080 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.242970  9088 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:36.243620  9088 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:36.243824  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:36.245460  9088 catalog_manager.cc:1383] Generated new cluster ID: ed111a35621e421e8018f176a9681727
I20260812 08:03:36.245512  9088 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:36.256353  9088 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:36.256897  9088 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:36.261855  9088 catalog_manager.cc:6092] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3: Generated new TSK 0
I20260812 08:03:36.262018  9088 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:36.276413  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.278579  9110 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 08:03:36.278533  9115 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 08:03:36.278672  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:36.278540  9112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:36.278964  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.279008  4046 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 08:03:36.279023  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816279023 us; error 0 us; skew 500 ppm
I20260812 08:03:36.279982  4046 webserver.cc:533] Webserver started at http://127.3.243.129:36065/ using document root <none> and password file <none>
I20260812 08:03:36.280128  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.280181  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.280261  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.280647  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "4a677f6b84444253a5b3c4078178bcf2"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.282111  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:36.283066  9120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.283319  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:36.283386  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "4a677f6b84444253a5b3c4078178bcf2"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.283447  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestSeveralRowMutatesPerBatch.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.288589  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.288884  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.289615  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:36.289659  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.289702  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:36.289729  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.295194  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:44087
I20260812 08:03:36.295207  9254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:44087 every 8 connection(s)
I20260812 08:03:36.296275  9257 heartbeater.cc:344] Connected to a master server at 127.3.243.190:41921
I20260812 08:03:36.296361  9257 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:36.296568  9257 heartbeater.cc:507] Master 127.3.243.190:41921 requested a full tablet report, sending...
I20260812 08:03:36.297124  8974 ts_manager.cc:194] Registered new tserver with Master: 4a677f6b84444253a5b3c4078178bcf2 (127.3.243.129:44087)
I20260812 08:03:36.297916  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002247886s
I20260812 08:03:36.297987  8974 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46018
I20260812 08:03:36.304117  8974 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46036:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.308986  9257 heartbeater.cc:499] Master 127.3.243.190:41921 was elected leader, sending a full tablet report...
I20260812 08:03:36.312512  9177 tablet_service.cc:1511] Processing CreateTablet for tablet aba0a5a2c79b4f349c04e2c96f33ff3a (DEFAULT_TABLE table=client-testtb [id=ccc13adeb1624e0e887b73401eaa053d]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:36.312544  9172 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8f0343632346338d7b1ccad68ee8fc (DEFAULT_TABLE table=client-testtb [id=ccc13adeb1624e0e887b73401eaa053d]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:36.312820  9177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba0a5a2c79b4f349c04e2c96f33ff3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.313062  9172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8f0343632346338d7b1ccad68ee8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.315439  9287 tablet_bootstrap.cc:492] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2: Bootstrap starting.
I20260812 08:03:36.316291  9287 tablet_bootstrap.cc:654] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.317358  9287 tablet_bootstrap.cc:492] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2: No bootstrap required, opened a new log
I20260812 08:03:36.317452  9287 ts_tablet_manager.cc:1403] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:36.318099  9287 raft_consensus.cc:359] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.318189  9287 raft_consensus.cc:385] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.318212  9287 raft_consensus.cc:740] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a677f6b84444253a5b3c4078178bcf2, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.318341  9287 consensus_queue.cc:260] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [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: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.318419  9287 raft_consensus.cc:399] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.318456  9287 raft_consensus.cc:493] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.318507  9287 raft_consensus.cc:3060] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.319334  9287 raft_consensus.cc:515] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.319459  9287 leader_election.cc:304] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [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: 4a677f6b84444253a5b3c4078178bcf2; no voters: 
I20260812 08:03:36.319658  9287 leader_election.cc:290] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.319754  9293 raft_consensus.cc:2804] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.320008  9287 ts_tablet_manager.cc:1434] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.319979  9293 raft_consensus.cc:697] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 1 LEADER]: Becoming Leader. State: Replica: 4a677f6b84444253a5b3c4078178bcf2, State: Running, Role: LEADER
I20260812 08:03:36.320195  9287 tablet_bootstrap.cc:492] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2: Bootstrap starting.
I20260812 08:03:36.320159  9293 consensus_queue.cc:237] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [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: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.321106  9287 tablet_bootstrap.cc:654] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.321467  8973 catalog_manager.cc:5719] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a677f6b84444253a5b3c4078178bcf2 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4a677f6b84444253a5b3c4078178bcf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.322232  9287 tablet_bootstrap.cc:492] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2: No bootstrap required, opened a new log
I20260812 08:03:36.322321  9287 ts_tablet_manager.cc:1403] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.322707  9287 raft_consensus.cc:359] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.322799  9287 raft_consensus.cc:385] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.322837  9287 raft_consensus.cc:740] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a677f6b84444253a5b3c4078178bcf2, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.322994  9287 consensus_queue.cc:260] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [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: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.323081  9287 raft_consensus.cc:399] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.323130  9287 raft_consensus.cc:493] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.323179  9287 raft_consensus.cc:3060] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.323988  9287 raft_consensus.cc:515] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.324095  9287 leader_election.cc:304] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [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: 4a677f6b84444253a5b3c4078178bcf2; no voters: 
I20260812 08:03:36.324167  9287 leader_election.cc:290] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.324249  9297 raft_consensus.cc:2804] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.324328  9297 raft_consensus.cc:697] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 1 LEADER]: Becoming Leader. State: Replica: 4a677f6b84444253a5b3c4078178bcf2, State: Running, Role: LEADER
I20260812 08:03:36.324374  9287 ts_tablet_manager.cc:1434] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.324437  9297 consensus_queue.cc:237] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [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: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } }
I20260812 08:03:36.325819  8973 catalog_manager.cc:5719] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a677f6b84444253a5b3c4078178bcf2 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4a677f6b84444253a5b3c4078178bcf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a677f6b84444253a5b3c4078178bcf2" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44087 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.333065  4046 client-test.cc:6088] Testing insert/update in same batch, key 1.
I20260812 08:03:36.343056  4046 client-test.cc:6100] Testing insert/delete in same batch, key 2.
I20260812 08:03:36.348281  4046 client-test.cc:6112] Testing update/delete in same batch, key 1.
I20260812 08:03:36.353384  4046 client-test.cc:6120] Inserting row for delete/insert test, key 1.
I20260812 08:03:36.358325  4046 client-test.cc:6128] Testing delete/insert in same batch, key 1.
I20260812 08:03:36.363684  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:36.367292  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:36.367556  4046 tablet_replica.cc:333] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2: stopping tablet replica
I20260812 08:03:36.367672  4046 raft_consensus.cc:2243] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.367794  4046 raft_consensus.cc:2272] T 5a8f0343632346338d7b1ccad68ee8fc P 4a677f6b84444253a5b3c4078178bcf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.368355  4046 tablet_replica.cc:333] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2: stopping tablet replica
I20260812 08:03:36.368438  4046 raft_consensus.cc:2243] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.368543  4046 raft_consensus.cc:2272] T aba0a5a2c79b4f349c04e2c96f33ff3a P 4a677f6b84444253a5b3c4078178bcf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.381579  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:36.384178  4046 master.cc:562] Master@127.3.243.190:41921 shutting down...
I20260812 08:03:36.387923  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.388110  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.388247  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba1b343a409646b38994e48a09fec0e3: stopping tablet replica
I20260812 08:03:36.401075  4046 master.cc:584] Master@127.3.243.190:41921 shutdown complete.
[       OK ] ClientTest.TestSeveralRowMutatesPerBatch (193 ms)
[ RUN      ] ClientTest.TestCreateTableWithTooLongColumnName
I20260812 08:03:36.406128  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:36755
I20260812 08:03:36.406490  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.408142  9314 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 08:03:36.408205  9315 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 08:03:36.408356  9317 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 08:03:36.408447  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:36.408624  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.408661  4046 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 08:03:36.408680  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816408680 us; error 0 us; skew 500 ppm
I20260812 08:03:36.409416  4046 webserver.cc:533] Webserver started at http://127.3.243.190:39085/ using document root <none> and password file <none>
I20260812 08:03:36.409579  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.409631  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.409704  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.410161  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "58cbee55c4e24a5a9996800412957305"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.411640  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:36.412453  9326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.412683  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:36.412751  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "58cbee55c4e24a5a9996800412957305"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.412818  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.428002  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.428401  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.433144  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:36755
I20260812 08:03:36.434026  9446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:36755 every 8 connection(s)
I20260812 08:03:36.434430  9447 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 08:03:36.436216  9447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305: Bootstrap starting.
I20260812 08:03:36.436982  9447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.437930  9447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305: No bootstrap required, opened a new log
I20260812 08:03:36.438315  9447 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58cbee55c4e24a5a9996800412957305" member_type: VOTER }
I20260812 08:03:36.438406  9447 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.438437  9447 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58cbee55c4e24a5a9996800412957305, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.438570  9447 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [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: "58cbee55c4e24a5a9996800412957305" member_type: VOTER }
I20260812 08:03:36.438638  9447 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.438673  9447 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.438721  9447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.439458  9447 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58cbee55c4e24a5a9996800412957305" member_type: VOTER }
I20260812 08:03:36.439599  9447 leader_election.cc:304] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [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: 58cbee55c4e24a5a9996800412957305; no voters: 
I20260812 08:03:36.439788  9447 leader_election.cc:290] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.439922  9451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.440116  9451 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 1 LEADER]: Becoming Leader. State: Replica: 58cbee55c4e24a5a9996800412957305, State: Running, Role: LEADER
I20260812 08:03:36.440244  9447 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:36.440277  9451 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [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: "58cbee55c4e24a5a9996800412957305" member_type: VOTER }
I20260812 08:03:36.440690  9452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58cbee55c4e24a5a9996800412957305" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58cbee55c4e24a5a9996800412957305" member_type: VOTER } }
I20260812 08:03:36.440730  9458 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58cbee55c4e24a5a9996800412957305. Latest consensus state: current_term: 1 leader_uuid: "58cbee55c4e24a5a9996800412957305" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58cbee55c4e24a5a9996800412957305" member_type: VOTER } }
I20260812 08:03:36.440867  9458 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.440848  9452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.441403  9469 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:36.442190  9469 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:36.442353  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:36.444248  9469 catalog_manager.cc:1383] Generated new cluster ID: 6d89d2933c7d4f08b16c361beec713f6
I20260812 08:03:36.444306  9469 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:36.469619  9469 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:36.470234  9469 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:36.476409  9469 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305: Generated new TSK 0
I20260812 08:03:36.476584  9469 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:36.507117  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.509285  9483 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 08:03:36.509289  9484 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 08:03:36.509289  9492 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 08:03:36.509732  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:36.509869  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.509900  4046 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 08:03:36.509914  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816509914 us; error 0 us; skew 500 ppm
I20260812 08:03:36.510715  4046 webserver.cc:533] Webserver started at http://127.3.243.129:40041/ using document root <none> and password file <none>
I20260812 08:03:36.510887  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.510946  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.511013  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.511375  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "4fb2c2e818a347c7940ae424fdf9fef9"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.512771  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:36.513758  9501 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.514006  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:36.514075  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "4fb2c2e818a347c7940ae424fdf9fef9"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.514142  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateTableWithTooLongColumnName.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.533864  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.534299  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.535398  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:36.535455  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.535502  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:36.535521  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.541059  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:41313
I20260812 08:03:36.541085  9631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:41313 every 8 connection(s)
I20260812 08:03:36.542825  9632 heartbeater.cc:344] Connected to a master server at 127.3.243.190:36755
I20260812 08:03:36.542980  9632 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:36.543263  9632 heartbeater.cc:507] Master 127.3.243.190:36755 requested a full tablet report, sending...
I20260812 08:03:36.544039  9347 ts_manager.cc:194] Registered new tserver with Master: 4fb2c2e818a347c7940ae424fdf9fef9 (127.3.243.129:41313)
I20260812 08:03:36.544912  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.003315476s
I20260812 08:03:36.545118  9347 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54378
I20260812 08:03:36.551688  9347 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54402:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.556070  9632 heartbeater.cc:499] Master 127.3.243.190:36755 was elected leader, sending a full tablet report...
I20260812 08:03:36.561177  9559 tablet_service.cc:1511] Processing CreateTablet for tablet 6f120962883c426aa0cef74e2e46e49b (DEFAULT_TABLE table=client-testtb [id=452ec4146baa4f719b42b2bc7d413aa7]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:36.561177  9560 tablet_service.cc:1511] Processing CreateTablet for tablet cf978341148e46b8b5278ced20d03ec0 (DEFAULT_TABLE table=client-testtb [id=452ec4146baa4f719b42b2bc7d413aa7]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:36.561625  9560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf978341148e46b8b5278ced20d03ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.561770  9559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f120962883c426aa0cef74e2e46e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.564172  9660 tablet_bootstrap.cc:492] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9: Bootstrap starting.
I20260812 08:03:36.565114  9660 tablet_bootstrap.cc:654] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.566357  9660 tablet_bootstrap.cc:492] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9: No bootstrap required, opened a new log
I20260812 08:03:36.566454  9660 ts_tablet_manager.cc:1403] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.566912  9660 raft_consensus.cc:359] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.567013  9660 raft_consensus.cc:385] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.567041  9660 raft_consensus.cc:740] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fb2c2e818a347c7940ae424fdf9fef9, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.567155  9660 consensus_queue.cc:260] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [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: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.567234  9660 raft_consensus.cc:399] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.567257  9660 raft_consensus.cc:493] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.567304  9660 raft_consensus.cc:3060] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.568270  9660 raft_consensus.cc:515] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.568399  9660 leader_election.cc:304] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [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: 4fb2c2e818a347c7940ae424fdf9fef9; no voters: 
I20260812 08:03:36.568598  9660 leader_election.cc:290] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.568701  9662 raft_consensus.cc:2804] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.568900  9660 ts_tablet_manager.cc:1434] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:36.568915  9662 raft_consensus.cc:697] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 LEADER]: Becoming Leader. State: Replica: 4fb2c2e818a347c7940ae424fdf9fef9, State: Running, Role: LEADER
I20260812 08:03:36.569090  9660 tablet_bootstrap.cc:492] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9: Bootstrap starting.
I20260812 08:03:36.569090  9662 consensus_queue.cc:237] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [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: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.570120  9660 tablet_bootstrap.cc:654] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.570381  9346 catalog_manager.cc:5719] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fb2c2e818a347c7940ae424fdf9fef9 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.571164  9660 tablet_bootstrap.cc:492] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9: No bootstrap required, opened a new log
I20260812 08:03:36.571239  9660 ts_tablet_manager.cc:1403] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.571620  9660 raft_consensus.cc:359] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.571714  9660 raft_consensus.cc:385] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.571740  9660 raft_consensus.cc:740] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fb2c2e818a347c7940ae424fdf9fef9, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.571861  9660 consensus_queue.cc:260] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [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: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.571941  9660 raft_consensus.cc:399] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.571978  9660 raft_consensus.cc:493] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.572023  9660 raft_consensus.cc:3060] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.572916  9660 raft_consensus.cc:515] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.573056  9660 leader_election.cc:304] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [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: 4fb2c2e818a347c7940ae424fdf9fef9; no voters: 
I20260812 08:03:36.573156  9660 leader_election.cc:290] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.573202  9662 raft_consensus.cc:2804] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.573307  9662 raft_consensus.cc:697] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 LEADER]: Becoming Leader. State: Replica: 4fb2c2e818a347c7940ae424fdf9fef9, State: Running, Role: LEADER
I20260812 08:03:36.573402  9662 consensus_queue.cc:237] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [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: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } }
I20260812 08:03:36.573441  9660 ts_tablet_manager.cc:1434] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.574548  9346 catalog_manager.cc:5719] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fb2c2e818a347c7940ae424fdf9fef9 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb2c2e818a347c7940ae424fdf9fef9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 41313 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.582418  9346 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54402:
name: "foobar"
schema {
  columns {
    name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    }
  }
}
I20260812 08:03:36.583802  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:36.587834  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:36.588100  4046 tablet_replica.cc:333] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9: stopping tablet replica
I20260812 08:03:36.588233  4046 raft_consensus.cc:2243] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.588356  4046 raft_consensus.cc:2272] T cf978341148e46b8b5278ced20d03ec0 P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.588929  4046 tablet_replica.cc:333] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9: stopping tablet replica
I20260812 08:03:36.589008  4046 raft_consensus.cc:2243] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.589102  4046 raft_consensus.cc:2272] T 6f120962883c426aa0cef74e2e46e49b P 4fb2c2e818a347c7940ae424fdf9fef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.602419  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:36.605257  4046 master.cc:562] Master@127.3.243.190:36755 shutting down...
I20260812 08:03:36.608769  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.608943  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.609079  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58cbee55c4e24a5a9996800412957305: stopping tablet replica
I20260812 08:03:36.611431  4046 master.cc:584] Master@127.3.243.190:36755 shutdown complete.
[       OK ] ClientTest.TestCreateTableWithTooLongColumnName (210 ms)
[ RUN      ] ClientTest.TestCreateAndAlterTableWithInvalidColumnComment
I20260812 08:03:36.616318  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:45983
I20260812 08:03:36.616657  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.618255  9682 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 08:03:36.618350  9687 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 08:03:36.618400  9683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:36.618640  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:36.618788  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.618825  4046 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 08:03:36.618887  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816618844 us; error 0 us; skew 500 ppm
I20260812 08:03:36.619663  4046 webserver.cc:533] Webserver started at http://127.3.243.190:33957/ using document root <none> and password file <none>
I20260812 08:03:36.619801  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.619851  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.619925  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.620304  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "61e2b48060e047138a46c93bd9564955"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.621762  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:36.622591  9695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.622813  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:36.622941  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "61e2b48060e047138a46c93bd9564955"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.623021  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.633574  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.633945  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.638422  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:45983
I20260812 08:03:36.639459  9817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:45983 every 8 connection(s)
I20260812 08:03:36.639880  9818 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 08:03:36.641628  9818 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955: Bootstrap starting.
I20260812 08:03:36.642464  9818 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.643474  9818 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955: No bootstrap required, opened a new log
I20260812 08:03:36.643851  9818 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e2b48060e047138a46c93bd9564955" member_type: VOTER }
I20260812 08:03:36.643937  9818 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.643958  9818 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61e2b48060e047138a46c93bd9564955, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.644089  9818 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [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: "61e2b48060e047138a46c93bd9564955" member_type: VOTER }
I20260812 08:03:36.645848  9818 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.645902  9818 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.645936  9818 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.648011  9818 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e2b48060e047138a46c93bd9564955" member_type: VOTER }
I20260812 08:03:36.648156  9818 leader_election.cc:304] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [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: 61e2b48060e047138a46c93bd9564955; no voters: 
I20260812 08:03:36.648334  9818 leader_election.cc:290] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.648557  9826 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.648759  9826 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 1 LEADER]: Becoming Leader. State: Replica: 61e2b48060e047138a46c93bd9564955, State: Running, Role: LEADER
I20260812 08:03:36.648787  9818 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:36.648910  9826 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [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: "61e2b48060e047138a46c93bd9564955" member_type: VOTER }
I20260812 08:03:36.649374  9827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61e2b48060e047138a46c93bd9564955" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e2b48060e047138a46c93bd9564955" member_type: VOTER } }
I20260812 08:03:36.649477  9827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.649428  9829 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61e2b48060e047138a46c93bd9564955. Latest consensus state: current_term: 1 leader_uuid: "61e2b48060e047138a46c93bd9564955" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61e2b48060e047138a46c93bd9564955" member_type: VOTER } }
I20260812 08:03:36.649544  9829 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.649747  9835 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:36.650671  9835 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:36.650890  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:36.652549  9835 catalog_manager.cc:1383] Generated new cluster ID: f32816ccd2da40fd99cc03e64334cd39
I20260812 08:03:36.652606  9835 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:36.674149  9835 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:36.674793  9835 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:36.685258  9835 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955: Generated new TSK 0
I20260812 08:03:36.685432  9835 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:36.715741  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.717887  9861 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 08:03:36.717857  9856 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 08:03:36.717859  9857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:36.718366  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:36.718518  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.718554  4046 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 08:03:36.718568  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816718569 us; error 0 us; skew 500 ppm
I20260812 08:03:36.719417  4046 webserver.cc:533] Webserver started at http://127.3.243.129:36347/ using document root <none> and password file <none>
I20260812 08:03:36.719544  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.719587  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.719643  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.720001  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "aeee99a929074063918913936b2a4db6"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.721465  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:36.722288  9874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.722538  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:36.722602  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "aeee99a929074063918913936b2a4db6"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.722672  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestCreateAndAlterTableWithInvalidColumnComment.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.733942  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.734318  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.735199  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:36.735255  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.735296  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:36.735322  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.740535  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:34809
I20260812 08:03:36.740562  9991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:34809 every 8 connection(s)
I20260812 08:03:36.741565  9993 heartbeater.cc:344] Connected to a master server at 127.3.243.190:45983
I20260812 08:03:36.741655  9993 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:36.741866  9993 heartbeater.cc:507] Master 127.3.243.190:45983 requested a full tablet report, sending...
I20260812 08:03:36.742449  9728 ts_manager.cc:194] Registered new tserver with Master: aeee99a929074063918913936b2a4db6 (127.3.243.129:34809)
I20260812 08:03:36.743263  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002264658s
I20260812 08:03:36.743427  9728 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34720
I20260812 08:03:36.749701  9728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34738:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.754347  9993 heartbeater.cc:499] Master 127.3.243.190:45983 was elected leader, sending a full tablet report...
I20260812 08:03:36.758610  9926 tablet_service.cc:1511] Processing CreateTablet for tablet 0f519769234a419bad4301eb9050e399 (DEFAULT_TABLE table=client-testtb [id=c142c24a1ca6444886ed7f12637158ae]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:36.758628  9925 tablet_service.cc:1511] Processing CreateTablet for tablet 076093eae94342aeb3d23f6c6d0184d7 (DEFAULT_TABLE table=client-testtb [id=c142c24a1ca6444886ed7f12637158ae]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:36.759021  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076093eae94342aeb3d23f6c6d0184d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.759210  9926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f519769234a419bad4301eb9050e399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.761580 10010 tablet_bootstrap.cc:492] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6: Bootstrap starting.
I20260812 08:03:36.762460 10010 tablet_bootstrap.cc:654] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.763558 10010 tablet_bootstrap.cc:492] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6: No bootstrap required, opened a new log
I20260812 08:03:36.763646 10010 ts_tablet_manager.cc:1403] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.764093 10010 raft_consensus.cc:359] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.764191 10010 raft_consensus.cc:385] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.764231 10010 raft_consensus.cc:740] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeee99a929074063918913936b2a4db6, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.764349 10010 consensus_queue.cc:260] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [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: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.764429 10010 raft_consensus.cc:399] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.764457 10010 raft_consensus.cc:493] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.764498 10010 raft_consensus.cc:3060] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.765196 10010 raft_consensus.cc:515] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.765307 10010 leader_election.cc:304] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [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: aeee99a929074063918913936b2a4db6; no voters: 
I20260812 08:03:36.765503 10010 leader_election.cc:290] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.765611 10013 raft_consensus.cc:2804] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.765815 10013 raft_consensus.cc:697] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 1 LEADER]: Becoming Leader. State: Replica: aeee99a929074063918913936b2a4db6, State: Running, Role: LEADER
I20260812 08:03:36.765822 10010 ts_tablet_manager.cc:1434] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.765959 10013 consensus_queue.cc:237] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [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: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.766024 10010 tablet_bootstrap.cc:492] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6: Bootstrap starting.
I20260812 08:03:36.766963 10010 tablet_bootstrap.cc:654] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.767478  9728 catalog_manager.cc:5719] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aeee99a929074063918913936b2a4db6 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "aeee99a929074063918913936b2a4db6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.768179 10010 tablet_bootstrap.cc:492] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6: No bootstrap required, opened a new log
I20260812 08:03:36.768250 10010 ts_tablet_manager.cc:1403] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:36.768631 10010 raft_consensus.cc:359] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.768723 10010 raft_consensus.cc:385] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.768764 10010 raft_consensus.cc:740] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeee99a929074063918913936b2a4db6, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.768877 10010 consensus_queue.cc:260] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [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: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.768942 10010 raft_consensus.cc:399] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.768971 10010 raft_consensus.cc:493] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.769014 10010 raft_consensus.cc:3060] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.769743 10010 raft_consensus.cc:515] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.769860 10010 leader_election.cc:304] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [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: aeee99a929074063918913936b2a4db6; no voters: 
I20260812 08:03:36.769953 10010 leader_election.cc:290] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.770036 10016 raft_consensus.cc:2804] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.770143 10016 raft_consensus.cc:697] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 1 LEADER]: Becoming Leader. State: Replica: aeee99a929074063918913936b2a4db6, State: Running, Role: LEADER
I20260812 08:03:36.770169 10010 ts_tablet_manager.cc:1434] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:36.770252 10016 consensus_queue.cc:237] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [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: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.771382  9728 catalog_manager.cc:5719] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aeee99a929074063918913936b2a4db6 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "aeee99a929074063918913936b2a4db6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.779835  9728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34738:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    comment: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.780934  9728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34738:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    comment: "foo\000bar"
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.ColumnSchemaPB.comment' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.ColumnSchemaPB.comment' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
I20260812 08:03:36.782253  9728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34738:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    comment: "foo\360(\214\274"
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.783401  9728 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34738:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.787897  9925 tablet_service.cc:1511] Processing CreateTablet for tablet 77a4923a366942c3bc4428ef1dfe5547 (DEFAULT_TABLE table=table_comment [id=d100c2ac3f0948c99a57c663c860d642]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:36.788170  9925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a4923a366942c3bc4428ef1dfe5547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.789855 10010 tablet_bootstrap.cc:492] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6: Bootstrap starting.
I20260812 08:03:36.790961 10010 tablet_bootstrap.cc:654] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.792069 10010 tablet_bootstrap.cc:492] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6: No bootstrap required, opened a new log
I20260812 08:03:36.792145 10010 ts_tablet_manager.cc:1403] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:36.792553 10010 raft_consensus.cc:359] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.792641 10010 raft_consensus.cc:385] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.792671 10010 raft_consensus.cc:740] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeee99a929074063918913936b2a4db6, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.792799 10010 consensus_queue.cc:260] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [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: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.792863 10010 raft_consensus.cc:399] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.792886 10010 raft_consensus.cc:493] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.792914 10010 raft_consensus.cc:3060] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.793713 10010 raft_consensus.cc:515] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.793830 10010 leader_election.cc:304] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [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: aeee99a929074063918913936b2a4db6; no voters: 
I20260812 08:03:36.793926 10010 leader_election.cc:290] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.793987 10016 raft_consensus.cc:2804] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.794117 10016 raft_consensus.cc:697] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 1 LEADER]: Becoming Leader. State: Replica: aeee99a929074063918913936b2a4db6, State: Running, Role: LEADER
I20260812 08:03:36.794149 10010 ts_tablet_manager.cc:1434] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:36.794238 10016 consensus_queue.cc:237] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [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: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } }
I20260812 08:03:36.795480  9728 catalog_manager.cc:5719] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 reported cstate change: term changed from 0 to 1, leader changed from <none> to aeee99a929074063918913936b2a4db6 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "aeee99a929074063918913936b2a4db6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeee99a929074063918913936b2a4db6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34809 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.801188  9728 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34738:
table { table_name: "table_comment" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "val" new_comment: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } } } modify_external_catalogs: true
I20260812 08:03:36.802551  9728 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34738:
table { table_name: "table_comment" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "val" new_comment: "foo\000bar" } } } modify_external_catalogs: true
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.ColumnSchemaDeltaPB.new_comment' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
[libprotobuf ERROR /home/jenkins-slave/workspace/build_and_test/thirdparty/src/protobuf-3.21.9/src/google/protobuf/wire_format_lite.cc:618] String field 'kudu.ColumnSchemaDeltaPB.new_comment' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
I20260812 08:03:36.803732  9728 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34738:
table { table_name: "table_comment" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "val" new_comment: "foo\360(\214\274" } } } modify_external_catalogs: true
I20260812 08:03:36.804728  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:36.808099  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:36.808314  4046 tablet_replica.cc:333] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6: stopping tablet replica
I20260812 08:03:36.808441  4046 raft_consensus.cc:2243] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.808584  4046 raft_consensus.cc:2272] T 77a4923a366942c3bc4428ef1dfe5547 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.809161  4046 tablet_replica.cc:333] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6: stopping tablet replica
I20260812 08:03:36.809239  4046 raft_consensus.cc:2243] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.809315  4046 raft_consensus.cc:2272] T 076093eae94342aeb3d23f6c6d0184d7 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.809765  4046 tablet_replica.cc:333] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6: stopping tablet replica
I20260812 08:03:36.809834  4046 raft_consensus.cc:2243] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.809902  4046 raft_consensus.cc:2272] T 0f519769234a419bad4301eb9050e399 P aeee99a929074063918913936b2a4db6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.823244  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:36.826119  4046 master.cc:562] Master@127.3.243.190:45983 shutting down...
I20260812 08:03:36.829664  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:36.829836  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:36.829960  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61e2b48060e047138a46c93bd9564955: stopping tablet replica
I20260812 08:03:36.842729  4046 master.cc:584] Master@127.3.243.190:45983 shutdown complete.
[       OK ] ClientTest.TestCreateAndAlterTableWithInvalidColumnComment (231 ms)
[ RUN      ] ClientTest.TestBatchScanConstIterator
I20260812 08:03:36.848191  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:46273
I20260812 08:03:36.848529  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.850181 10033 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 08:03:36.850332 10030 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 08:03:36.850355 10029 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 08:03:36.850512  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:36.850646  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.850677  4046 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 08:03:36.850692  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816850691 us; error 0 us; skew 500 ppm
I20260812 08:03:36.851478  4046 webserver.cc:533] Webserver started at http://127.3.243.190:37577/ using document root <none> and password file <none>
I20260812 08:03:36.851616  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.851655  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.851711  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.852044  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "3b889300754b4864982eb2f489f68f74"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.853399  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:36.854240 10042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.854445  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:36.854513  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "3b889300754b4864982eb2f489f68f74"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.854569  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.868011  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.868345  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.872921  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:46273
I20260812 08:03:36.873864 10144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:46273 every 8 connection(s)
I20260812 08:03:36.874269 10147 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 08:03:36.876112 10147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74: Bootstrap starting.
I20260812 08:03:36.876850 10147 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.877774 10147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74: No bootstrap required, opened a new log
I20260812 08:03:36.878126 10147 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b889300754b4864982eb2f489f68f74" member_type: VOTER }
I20260812 08:03:36.878207 10147 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.878232 10147 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b889300754b4864982eb2f489f68f74, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.878335 10147 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [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: "3b889300754b4864982eb2f489f68f74" member_type: VOTER }
I20260812 08:03:36.878423 10147 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.878460 10147 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.878512 10147 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.879369 10147 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b889300754b4864982eb2f489f68f74" member_type: VOTER }
I20260812 08:03:36.879513 10147 leader_election.cc:304] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [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: 3b889300754b4864982eb2f489f68f74; no voters: 
I20260812 08:03:36.879693 10147 leader_election.cc:290] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.879796 10150 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.879981 10150 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 1 LEADER]: Becoming Leader. State: Replica: 3b889300754b4864982eb2f489f68f74, State: Running, Role: LEADER
I20260812 08:03:36.880084 10147 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:36.880110 10150 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [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: "3b889300754b4864982eb2f489f68f74" member_type: VOTER }
I20260812 08:03:36.880470 10153 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b889300754b4864982eb2f489f68f74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b889300754b4864982eb2f489f68f74" member_type: VOTER } }
I20260812 08:03:36.880578 10153 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.880491 10155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b889300754b4864982eb2f489f68f74. Latest consensus state: current_term: 1 leader_uuid: "3b889300754b4864982eb2f489f68f74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b889300754b4864982eb2f489f68f74" member_type: VOTER } }
I20260812 08:03:36.880687 10155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:36.880882 10161 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:36.881717 10161 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:36.881888  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:36.883395 10161 catalog_manager.cc:1383] Generated new cluster ID: 9d27f026b3f94d6689fc6036b8ea9e3a
I20260812 08:03:36.883448 10161 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:36.889307 10161 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:36.889906 10161 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:36.901487 10161 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74: Generated new TSK 0
I20260812 08:03:36.901693 10161 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:36.914371  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.916524 10187 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 08:03:36.916524 10183 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 08:03:36.916594 10185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:36.916682  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:36.916988  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:36.917050  4046 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 08:03:36.917083  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521816917083 us; error 0 us; skew 500 ppm
I20260812 08:03:36.917913  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38729/ using document root <none> and password file <none>
I20260812 08:03:36.918056  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.918109  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.918185  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:36.918709  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "99b10bcdde7045f9abe9ad733b658f30"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.920167  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:36.921026 10198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.921244  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:36.921311  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "99b10bcdde7045f9abe9ad733b658f30"
format_stamp: "Formatted at 2026-08-12 08:03:36 on dist-test-slave-5bn2"
I20260812 08:03:36.921386  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestBatchScanConstIterator.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:36.941175  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.941584  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.942550  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:36.942598  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.942653  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:36.942682  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.948264  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:43195
I20260812 08:03:36.948294 10331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:43195 every 8 connection(s)
I20260812 08:03:36.949358 10333 heartbeater.cc:344] Connected to a master server at 127.3.243.190:46273
I20260812 08:03:36.949453 10333 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:36.949685 10333 heartbeater.cc:507] Master 127.3.243.190:46273 requested a full tablet report, sending...
I20260812 08:03:36.950285 10069 ts_manager.cc:194] Registered new tserver with Master: 99b10bcdde7045f9abe9ad733b658f30 (127.3.243.129:43195)
I20260812 08:03:36.950965  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002220553s
I20260812 08:03:36.951191 10069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54718
I20260812 08:03:36.957229 10069 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54726:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:36.962082 10333 heartbeater.cc:499] Master 127.3.243.190:46273 was elected leader, sending a full tablet report...
I20260812 08:03:36.966123 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 272d189ecc91462f82229656afaf65f9 (DEFAULT_TABLE table=client-testtb [id=402266baed3742dc9cbf30aab90e7e96]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:36.966133 10265 tablet_service.cc:1511] Processing CreateTablet for tablet e363d28f2c4142218fb0af61da28307b (DEFAULT_TABLE table=client-testtb [id=402266baed3742dc9cbf30aab90e7e96]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:36.966526 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272d189ecc91462f82229656afaf65f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.966671 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e363d28f2c4142218fb0af61da28307b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.969010 10358 tablet_bootstrap.cc:492] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30: Bootstrap starting.
I20260812 08:03:36.969849 10358 tablet_bootstrap.cc:654] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.970840 10358 tablet_bootstrap.cc:492] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30: No bootstrap required, opened a new log
I20260812 08:03:36.970979 10358 ts_tablet_manager.cc:1403] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.971422 10358 raft_consensus.cc:359] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.971510 10358 raft_consensus.cc:385] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.971530 10358 raft_consensus.cc:740] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b10bcdde7045f9abe9ad733b658f30, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.971652 10358 consensus_queue.cc:260] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [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: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.971715 10358 raft_consensus.cc:399] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.971752 10358 raft_consensus.cc:493] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.971799 10358 raft_consensus.cc:3060] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.972499 10358 raft_consensus.cc:515] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.972618 10358 leader_election.cc:304] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [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: 99b10bcdde7045f9abe9ad733b658f30; no voters: 
I20260812 08:03:36.972815 10358 leader_election.cc:290] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.972934 10361 raft_consensus.cc:2804] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.973160 10358 ts_tablet_manager.cc:1434] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.973178 10361 raft_consensus.cc:697] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 1 LEADER]: Becoming Leader. State: Replica: 99b10bcdde7045f9abe9ad733b658f30, State: Running, Role: LEADER
I20260812 08:03:36.973335 10358 tablet_bootstrap.cc:492] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30: Bootstrap starting.
I20260812 08:03:36.973330 10361 consensus_queue.cc:237] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [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: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.974304 10358 tablet_bootstrap.cc:654] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:36.974493 10069 catalog_manager.cc:5719] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b10bcdde7045f9abe9ad733b658f30 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "99b10bcdde7045f9abe9ad733b658f30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.975396 10358 tablet_bootstrap.cc:492] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30: No bootstrap required, opened a new log
I20260812 08:03:36.975481 10358 ts_tablet_manager.cc:1403] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.975867 10358 raft_consensus.cc:359] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.975960 10358 raft_consensus.cc:385] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:36.976006 10358 raft_consensus.cc:740] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99b10bcdde7045f9abe9ad733b658f30, State: Initialized, Role: FOLLOWER
I20260812 08:03:36.976126 10358 consensus_queue.cc:260] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [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: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.976189 10358 raft_consensus.cc:399] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:36.976222 10358 raft_consensus.cc:493] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:36.976267 10358 raft_consensus.cc:3060] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:36.976948 10358 raft_consensus.cc:515] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.977064 10358 leader_election.cc:304] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [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: 99b10bcdde7045f9abe9ad733b658f30; no voters: 
I20260812 08:03:36.977159 10358 leader_election.cc:290] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:36.977200 10361 raft_consensus.cc:2804] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:36.977305 10361 raft_consensus.cc:697] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 1 LEADER]: Becoming Leader. State: Replica: 99b10bcdde7045f9abe9ad733b658f30, State: Running, Role: LEADER
I20260812 08:03:36.977406 10361 consensus_queue.cc:237] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [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: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } }
I20260812 08:03:36.977454 10358 ts_tablet_manager.cc:1434] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:36.978479 10069 catalog_manager.cc:5719] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99b10bcdde7045f9abe9ad733b658f30 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "99b10bcdde7045f9abe9ad733b658f30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99b10bcdde7045f9abe9ad733b658f30" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43195 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:36.996459  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:36.999715  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:36.999953  4046 tablet_replica.cc:333] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30: stopping tablet replica
I20260812 08:03:37.000074  4046 raft_consensus.cc:2243] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.000200  4046 raft_consensus.cc:2272] T 272d189ecc91462f82229656afaf65f9 P 99b10bcdde7045f9abe9ad733b658f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.000733  4046 tablet_replica.cc:333] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30: stopping tablet replica
I20260812 08:03:37.000810  4046 raft_consensus.cc:2243] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.000908  4046 raft_consensus.cc:2272] T e363d28f2c4142218fb0af61da28307b P 99b10bcdde7045f9abe9ad733b658f30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.003670  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:37.006126  4046 master.cc:562] Master@127.3.243.190:46273 shutting down...
I20260812 08:03:37.009537  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.009686  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.009788  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b889300754b4864982eb2f489f68f74: stopping tablet replica
I20260812 08:03:37.022406  4046 master.cc:584] Master@127.3.243.190:46273 shutdown complete.
[       OK ] ClientTest.TestBatchScanConstIterator (179 ms)
[ RUN      ] ClientTest.TestVerboseLevelByEnvVar
I20260812 08:03:37.027451  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:43383
I20260812 08:03:37.027770  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.029383 10381 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 08:03:37.029394 10378 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 08:03:37.029472 10376 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 08:03:37.029472  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:37.029850  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.029894  4046 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 08:03:37.029914  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817029914 us; error 0 us; skew 500 ppm
I20260812 08:03:37.030683  4046 webserver.cc:533] Webserver started at http://127.3.243.190:36521/ using document root <none> and password file <none>
I20260812 08:03:37.030817  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.030951  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.031049  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.031423  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "c6e821c62f484a5bb0506fed46a30a50"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.032829  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:37.033696 10395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.033936  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:37.034013  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "c6e821c62f484a5bb0506fed46a30a50"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.034080  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.055083  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.055485  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.060047  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:43383
I20260812 08:03:37.060858 10500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:43383 every 8 connection(s)
I20260812 08:03:37.061271 10501 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 08:03:37.063025 10501 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50: Bootstrap starting.
I20260812 08:03:37.063781 10501 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.064742 10501 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50: No bootstrap required, opened a new log
I20260812 08:03:37.065124 10501 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e821c62f484a5bb0506fed46a30a50" member_type: VOTER }
I20260812 08:03:37.065207 10501 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.065235 10501 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6e821c62f484a5bb0506fed46a30a50, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.065369 10501 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [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: "c6e821c62f484a5bb0506fed46a30a50" member_type: VOTER }
I20260812 08:03:37.065449 10501 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.065496 10501 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.065546 10501 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.066200 10501 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e821c62f484a5bb0506fed46a30a50" member_type: VOTER }
I20260812 08:03:37.066320 10501 leader_election.cc:304] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [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: c6e821c62f484a5bb0506fed46a30a50; no voters: 
I20260812 08:03:37.066489 10501 leader_election.cc:290] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.066596 10509 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.066817 10509 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 1 LEADER]: Becoming Leader. State: Replica: c6e821c62f484a5bb0506fed46a30a50, State: Running, Role: LEADER
I20260812 08:03:37.066916 10501 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.066989 10509 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [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: "c6e821c62f484a5bb0506fed46a30a50" member_type: VOTER }
I20260812 08:03:37.067489 10510 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6e821c62f484a5bb0506fed46a30a50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e821c62f484a5bb0506fed46a30a50" member_type: VOTER } }
I20260812 08:03:37.067521 10512 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6e821c62f484a5bb0506fed46a30a50. Latest consensus state: current_term: 1 leader_uuid: "c6e821c62f484a5bb0506fed46a30a50" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e821c62f484a5bb0506fed46a30a50" member_type: VOTER } }
I20260812 08:03:37.067655 10512 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.068135 10510 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.068275 10522 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.068980 10522 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.069131  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:37.070828 10522 catalog_manager.cc:1383] Generated new cluster ID: 34f74e9ecba641bd875a94591971a1c3
I20260812 08:03:37.070921 10522 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.081807 10522 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:37.082367 10522 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.096055 10522 catalog_manager.cc:6092] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50: Generated new TSK 0
I20260812 08:03:37.096242 10522 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:37.101557  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.103727 10539 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 08:03:37.103734 10542 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 08:03:37.103847 10540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:37.103753  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:37.104074  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.104118  4046 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 08:03:37.104141  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817104141 us; error 0 us; skew 500 ppm
I20260812 08:03:37.105077  4046 webserver.cc:533] Webserver started at http://127.3.243.129:43479/ using document root <none> and password file <none>
I20260812 08:03:37.105237  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.105300  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.105386  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.105809  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "2da918795eeb457b88d0dfd1dba678d6"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.107482  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:37.108516 10548 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.108781  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.108853  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "2da918795eeb457b88d0dfd1dba678d6"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.108922  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestVerboseLevelByEnvVar.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.119709  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.120070  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.120839  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:37.120898  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.120944  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:37.120980  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.125869  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:35067
I20260812 08:03:37.125897 10677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:35067 every 8 connection(s)
I20260812 08:03:37.126907 10681 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43383
I20260812 08:03:37.126999 10681 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.127215 10681 heartbeater.cc:507] Master 127.3.243.190:43383 requested a full tablet report, sending...
I20260812 08:03:37.127883 10421 ts_manager.cc:194] Registered new tserver with Master: 2da918795eeb457b88d0dfd1dba678d6 (127.3.243.129:35067)
I20260812 08:03:37.128533  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002230486s
I20260812 08:03:37.128701 10421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45720
I20260812 08:03:37.135210 10421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45728:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:37.139603 10681 heartbeater.cc:499] Master 127.3.243.190:43383 was elected leader, sending a full tablet report...
I20260812 08:03:37.143831 10619 tablet_service.cc:1511] Processing CreateTablet for tablet f68aad3a071f4a63a3cf5087c2ac6dca (DEFAULT_TABLE table=client-testtb [id=38dd893e520e4f2ba96c577d7a36a706]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:37.143915 10616 tablet_service.cc:1511] Processing CreateTablet for tablet 5d001f7b8ff3421188e9f71644f17d66 (DEFAULT_TABLE table=client-testtb [id=38dd893e520e4f2ba96c577d7a36a706]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:37.144132 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68aad3a071f4a63a3cf5087c2ac6dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.144286 10616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d001f7b8ff3421188e9f71644f17d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.146148 10698 tablet_bootstrap.cc:492] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6: Bootstrap starting.
I20260812 08:03:37.147250 10698 tablet_bootstrap.cc:654] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.148298 10698 tablet_bootstrap.cc:492] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6: No bootstrap required, opened a new log
I20260812 08:03:37.148389 10698 ts_tablet_manager.cc:1403] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:37.148835 10698 raft_consensus.cc:359] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.148941 10698 raft_consensus.cc:385] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.148976 10698 raft_consensus.cc:740] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da918795eeb457b88d0dfd1dba678d6, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.149118 10698 consensus_queue.cc:260] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [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: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.149217 10698 raft_consensus.cc:399] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.149255 10698 raft_consensus.cc:493] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.149308 10698 raft_consensus.cc:3060] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.150254 10698 raft_consensus.cc:515] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.150413 10698 leader_election.cc:304] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [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: 2da918795eeb457b88d0dfd1dba678d6; no voters: 
I20260812 08:03:37.150629 10698 leader_election.cc:290] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.151023 10698 ts_tablet_manager.cc:1434] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260812 08:03:37.151000 10703 raft_consensus.cc:2804] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.151245 10703 raft_consensus.cc:697] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 1 LEADER]: Becoming Leader. State: Replica: 2da918795eeb457b88d0dfd1dba678d6, State: Running, Role: LEADER
I20260812 08:03:37.151250 10698 tablet_bootstrap.cc:492] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6: Bootstrap starting.
I20260812 08:03:37.151407 10703 consensus_queue.cc:237] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [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: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.152321 10698 tablet_bootstrap.cc:654] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.152835 10421 catalog_manager.cc:5719] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2da918795eeb457b88d0dfd1dba678d6 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "2da918795eeb457b88d0dfd1dba678d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.153498 10698 tablet_bootstrap.cc:492] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6: No bootstrap required, opened a new log
I20260812 08:03:37.153592 10698 ts_tablet_manager.cc:1403] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.154074 10698 raft_consensus.cc:359] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.154156 10698 raft_consensus.cc:385] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.154199 10698 raft_consensus.cc:740] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da918795eeb457b88d0dfd1dba678d6, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.154327 10698 consensus_queue.cc:260] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [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: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.154417 10698 raft_consensus.cc:399] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.154465 10698 raft_consensus.cc:493] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.154518 10698 raft_consensus.cc:3060] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.155418 10698 raft_consensus.cc:515] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.155537 10698 leader_election.cc:304] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [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: 2da918795eeb457b88d0dfd1dba678d6; no voters: 
I20260812 08:03:37.155614 10698 leader_election.cc:290] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.155669 10703 raft_consensus.cc:2804] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.155781 10703 raft_consensus.cc:697] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 1 LEADER]: Becoming Leader. State: Replica: 2da918795eeb457b88d0dfd1dba678d6, State: Running, Role: LEADER
I20260812 08:03:37.155853 10698 ts_tablet_manager.cc:1434] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.155886 10703 consensus_queue.cc:237] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [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: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } }
I20260812 08:03:37.156980 10421 catalog_manager.cc:5719] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2da918795eeb457b88d0dfd1dba678d6 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "2da918795eeb457b88d0dfd1dba678d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2da918795eeb457b88d0dfd1dba678d6" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 35067 } health_report { overall_health: HEALTHY } } }
W20260812 08:03:37.165315  4046 client.cc:198] Invalid verbose level from environment variable KUDU_CLIENT_VERBOSE
W20260812 08:03:37.165380  4046 client.cc:198] Invalid verbose level from environment variable KUDU_CLIENT_VERBOSE
I20260812 08:03:37.165740  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:37.169178  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:37.169438  4046 tablet_replica.cc:333] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6: stopping tablet replica
I20260812 08:03:37.169565  4046 raft_consensus.cc:2243] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.169674  4046 raft_consensus.cc:2272] T 5d001f7b8ff3421188e9f71644f17d66 P 2da918795eeb457b88d0dfd1dba678d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.170295  4046 tablet_replica.cc:333] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6: stopping tablet replica
I20260812 08:03:37.170367  4046 raft_consensus.cc:2243] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.170444  4046 raft_consensus.cc:2272] T f68aad3a071f4a63a3cf5087c2ac6dca P 2da918795eeb457b88d0dfd1dba678d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.183347  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:37.185777  4046 master.cc:562] Master@127.3.243.190:43383 shutting down...
I20260812 08:03:37.189363  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.189520  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.189664  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6e821c62f484a5bb0506fed46a30a50: stopping tablet replica
I20260812 08:03:37.203850  4046 master.cc:584] Master@127.3.243.190:43383 shutdown complete.
[       OK ] ClientTest.TestVerboseLevelByEnvVar (181 ms)
[ RUN      ] ClientTest.TestClientLocationNoLocationMappingCmd
I20260812 08:03:37.209203  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:41217
I20260812 08:03:37.209570  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.211293 10728 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 08:03:37.211272 10723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:37.211464  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:37.211280 10720 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 08:03:37.211727  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.211774  4046 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 08:03:37.211788  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817211789 us; error 0 us; skew 500 ppm
I20260812 08:03:37.212522  4046 webserver.cc:533] Webserver started at http://127.3.243.190:40573/ using document root <none> and password file <none>
I20260812 08:03:37.212651  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.212703  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.212778  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.213171  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.214625  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.215580 10740 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.215794  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.215860  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.215921  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.242173  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.242635  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.247756  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:41217
I20260812 08:03:37.248342 10851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:41217 every 8 connection(s)
I20260812 08:03:37.248940 10854 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 08:03:37.250814 10854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6: Bootstrap starting.
I20260812 08:03:37.251685 10854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.252759 10854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6: No bootstrap required, opened a new log
I20260812 08:03:37.253182 10854 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6" member_type: VOTER }
I20260812 08:03:37.253273 10854 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.253294 10854 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ea2f3809b7d43deb983e58ca4ff9bb6, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.253417 10854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [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: "4ea2f3809b7d43deb983e58ca4ff9bb6" member_type: VOTER }
I20260812 08:03:37.253486 10854 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.253510 10854 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.253557 10854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.254253 10854 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6" member_type: VOTER }
I20260812 08:03:37.254367 10854 leader_election.cc:304] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [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: 4ea2f3809b7d43deb983e58ca4ff9bb6; no voters: 
I20260812 08:03:37.254559 10854 leader_election.cc:290] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.254698 10857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.254984 10857 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 1 LEADER]: Becoming Leader. State: Replica: 4ea2f3809b7d43deb983e58ca4ff9bb6, State: Running, Role: LEADER
I20260812 08:03:37.255020 10854 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.255146 10857 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [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: "4ea2f3809b7d43deb983e58ca4ff9bb6" member_type: VOTER }
I20260812 08:03:37.255584 10860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6" member_type: VOTER } }
I20260812 08:03:37.255614 10861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ea2f3809b7d43deb983e58ca4ff9bb6. Latest consensus state: current_term: 1 leader_uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ea2f3809b7d43deb983e58ca4ff9bb6" member_type: VOTER } }
I20260812 08:03:37.255682 10860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.255708 10861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.255947 10870 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.256809 10870 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.256949  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:37.258621 10870 catalog_manager.cc:1383] Generated new cluster ID: e0d51edd02bf425dacc5f32ef93bb35e
I20260812 08:03:37.258684 10870 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.266636 10870 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:37.267263 10870 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.272056 10870 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6: Generated new TSK 0
I20260812 08:03:37.272223 10870 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:37.273137  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.275095 10888 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 08:03:37.275008 10890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:37.275120  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:37.275290 10892 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 08:03:37.275490  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.275540  4046 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 08:03:37.275555  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817275555 us; error 0 us; skew 500 ppm
I20260812 08:03:37.276376  4046 webserver.cc:533] Webserver started at http://127.3.243.129:41847/ using document root <none> and password file <none>
I20260812 08:03:37.276508  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.276559  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.276633  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.277076  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "c73d6db0f83e44209bb99089fe033f91"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.278435  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:37.279353 10898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.279615  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:37.279677  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "c73d6db0f83e44209bb99089fe033f91"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.279744  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TestClientLocationNoLocationMappingCmd.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.300418  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.300813  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.301684  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:37.301743  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.301788  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:37.301817  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.307144  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:43235
I20260812 08:03:37.307184 11031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:43235 every 8 connection(s)
I20260812 08:03:37.308136 11033 heartbeater.cc:344] Connected to a master server at 127.3.243.190:41217
I20260812 08:03:37.308226 11033 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.308439 11033 heartbeater.cc:507] Master 127.3.243.190:41217 requested a full tablet report, sending...
I20260812 08:03:37.309060 10769 ts_manager.cc:194] Registered new tserver with Master: c73d6db0f83e44209bb99089fe033f91 (127.3.243.129:43235)
I20260812 08:03:37.309806  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002249551s
I20260812 08:03:37.309942 10769 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54728
I20260812 08:03:37.315976 10769 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54738:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:37.320886 11033 heartbeater.cc:499] Master 127.3.243.190:41217 was elected leader, sending a full tablet report...
I20260812 08:03:37.324119 10962 tablet_service.cc:1511] Processing CreateTablet for tablet b42b631e23b447429428179ff5a6c6d8 (DEFAULT_TABLE table=client-testtb [id=47acff8d2e9d407ca191fe00e47a1259]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:37.324412 10962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42b631e23b447429428179ff5a6c6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.326258 11051 tablet_bootstrap.cc:492] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91: Bootstrap starting.
I20260812 08:03:37.326414 10961 tablet_service.cc:1511] Processing CreateTablet for tablet 0d62d315aeb94f449676b4e101955958 (DEFAULT_TABLE table=client-testtb [id=47acff8d2e9d407ca191fe00e47a1259]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:37.326689 10961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d62d315aeb94f449676b4e101955958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.327343 11051 tablet_bootstrap.cc:654] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.328389 11051 tablet_bootstrap.cc:492] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91: No bootstrap required, opened a new log
I20260812 08:03:37.328471 11051 ts_tablet_manager.cc:1403] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.328871 11051 raft_consensus.cc:359] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.328959 11051 raft_consensus.cc:385] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.328989 11051 raft_consensus.cc:740] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d6db0f83e44209bb99089fe033f91, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.329107 11051 consensus_queue.cc:260] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [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: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.329172 11051 raft_consensus.cc:399] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.329210 11051 raft_consensus.cc:493] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.329250 11051 raft_consensus.cc:3060] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.330067 11051 raft_consensus.cc:515] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.330206 11051 leader_election.cc:304] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [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: c73d6db0f83e44209bb99089fe033f91; no voters: 
I20260812 08:03:37.330394 11051 leader_election.cc:290] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.330485 11055 raft_consensus.cc:2804] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.330683 11055 raft_consensus.cc:697] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 1 LEADER]: Becoming Leader. State: Replica: c73d6db0f83e44209bb99089fe033f91, State: Running, Role: LEADER
I20260812 08:03:37.330693 11051 ts_tablet_manager.cc:1434] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.330827 11055 consensus_queue.cc:237] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [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: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.330960 11051 tablet_bootstrap.cc:492] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91: Bootstrap starting.
I20260812 08:03:37.331913 11051 tablet_bootstrap.cc:654] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.332119 10766 catalog_manager.cc:5719] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c73d6db0f83e44209bb99089fe033f91 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "c73d6db0f83e44209bb99089fe033f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.332880 11051 tablet_bootstrap.cc:492] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91: No bootstrap required, opened a new log
I20260812 08:03:37.332959 11051 ts_tablet_manager.cc:1403] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:37.333523 11051 raft_consensus.cc:359] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.333613 11051 raft_consensus.cc:385] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.333645 11051 raft_consensus.cc:740] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c73d6db0f83e44209bb99089fe033f91, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.333745 11051 consensus_queue.cc:260] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [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: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.333794 11051 raft_consensus.cc:399] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.333813 11051 raft_consensus.cc:493] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.333839 11051 raft_consensus.cc:3060] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.334677 11051 raft_consensus.cc:515] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.334784 11051 leader_election.cc:304] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [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: c73d6db0f83e44209bb99089fe033f91; no voters: 
I20260812 08:03:37.334893 11051 leader_election.cc:290] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.334941 11055 raft_consensus.cc:2804] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.335098 11051 ts_tablet_manager.cc:1434] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.335156 11055 raft_consensus.cc:697] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 1 LEADER]: Becoming Leader. State: Replica: c73d6db0f83e44209bb99089fe033f91, State: Running, Role: LEADER
I20260812 08:03:37.335280 11055 consensus_queue.cc:237] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [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: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } }
I20260812 08:03:37.336336 10766 catalog_manager.cc:5719] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c73d6db0f83e44209bb99089fe033f91 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "c73d6db0f83e44209bb99089fe033f91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c73d6db0f83e44209bb99089fe033f91" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 43235 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.339598  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:37.342777  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:37.343017  4046 tablet_replica.cc:333] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91: stopping tablet replica
I20260812 08:03:37.343134  4046 raft_consensus.cc:2243] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.343242  4046 raft_consensus.cc:2272] T 0d62d315aeb94f449676b4e101955958 P c73d6db0f83e44209bb99089fe033f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.343809  4046 tablet_replica.cc:333] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91: stopping tablet replica
I20260812 08:03:37.343892  4046 raft_consensus.cc:2243] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.343986  4046 raft_consensus.cc:2272] T b42b631e23b447429428179ff5a6c6d8 P c73d6db0f83e44209bb99089fe033f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.356806  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:37.359170  4046 master.cc:562] Master@127.3.243.190:41217 shutting down...
I20260812 08:03:37.362912  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.363068  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.363178  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ea2f3809b7d43deb983e58ca4ff9bb6: stopping tablet replica
I20260812 08:03:37.375533  4046 master.cc:584] Master@127.3.243.190:41217 shutdown complete.
[       OK ] ClientTest.TestClientLocationNoLocationMappingCmd (171 ms)
[ RUN      ] ClientTest.TxnCreateSessionAfterStartCommit
I20260812 08:03:37.380340  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:43471
I20260812 08:03:37.380676  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.382659 11071 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 08:03:37.382715  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:37.382665 11074 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 08:03:37.382711 11077 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 08:03:37.383087  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.383129  4046 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 08:03:37.383142  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817383143 us; error 0 us; skew 500 ppm
I20260812 08:03:37.383889  4046 webserver.cc:533] Webserver started at http://127.3.243.190:39437/ using document root <none> and password file <none>
I20260812 08:03:37.384007  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.384048  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.384104  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.384500  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "a41fc426347042f68927a36e03fa9eca"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.385814  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.386658 11087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.386888  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.386955  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "a41fc426347042f68927a36e03fa9eca"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.387012  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.403633  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.403992  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.408533  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:43471
I20260812 08:03:37.409471 11195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:43471 every 8 connection(s)
I20260812 08:03:37.409910 11196 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 08:03:37.411693 11196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca: Bootstrap starting.
I20260812 08:03:37.412449 11196 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.413446 11196 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca: No bootstrap required, opened a new log
I20260812 08:03:37.413883 11196 raft_consensus.cc:359] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41fc426347042f68927a36e03fa9eca" member_type: VOTER }
I20260812 08:03:37.413971 11196 raft_consensus.cc:385] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.413992 11196 raft_consensus.cc:740] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41fc426347042f68927a36e03fa9eca, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.414125 11196 consensus_queue.cc:260] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [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: "a41fc426347042f68927a36e03fa9eca" member_type: VOTER }
I20260812 08:03:37.414191 11196 raft_consensus.cc:399] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.414225 11196 raft_consensus.cc:493] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.414274 11196 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.414980 11196 raft_consensus.cc:515] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41fc426347042f68927a36e03fa9eca" member_type: VOTER }
I20260812 08:03:37.415107 11196 leader_election.cc:304] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [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: a41fc426347042f68927a36e03fa9eca; no voters: 
I20260812 08:03:37.415292 11196 leader_election.cc:290] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.415436 11201 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.415731 11196 sys_catalog.cc:565] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.415745 11201 raft_consensus.cc:697] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 1 LEADER]: Becoming Leader. State: Replica: a41fc426347042f68927a36e03fa9eca, State: Running, Role: LEADER
I20260812 08:03:37.415930 11201 consensus_queue.cc:237] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [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: "a41fc426347042f68927a36e03fa9eca" member_type: VOTER }
I20260812 08:03:37.416394 11202 sys_catalog.cc:455] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a41fc426347042f68927a36e03fa9eca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41fc426347042f68927a36e03fa9eca" member_type: VOTER } }
I20260812 08:03:37.416441 11203 sys_catalog.cc:455] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [sys.catalog]: SysCatalogTable state changed. Reason: New leader a41fc426347042f68927a36e03fa9eca. Latest consensus state: current_term: 1 leader_uuid: "a41fc426347042f68927a36e03fa9eca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a41fc426347042f68927a36e03fa9eca" member_type: VOTER } }
I20260812 08:03:37.416574 11203 sys_catalog.cc:458] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.416841 11221 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.416797 11202 sys_catalog.cc:458] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.417687 11221 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.417812  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:37.419488 11221 catalog_manager.cc:1383] Generated new cluster ID: 5ce8ff66c72846a2a16fe9178fec2672
I20260812 08:03:37.419548 11221 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.431622 11221 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:37.432184 11221 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.445413 11221 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca: Generated new TSK 0
I20260812 08:03:37.445600 11221 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:37.450412  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.452656 11239 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 08:03:37.452702 11237 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 08:03:37.452715  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:37.452677 11246 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 08:03:37.453078  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.453117  4046 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 08:03:37.453137  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817453137 us; error 0 us; skew 500 ppm
I20260812 08:03:37.454025  4046 webserver.cc:533] Webserver started at http://127.3.243.129:33041/ using document root <none> and password file <none>
I20260812 08:03:37.454151  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.454191  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.454247  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.454604  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "17cf9b49c26440edb2b0eec1c728b2d3"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.456058  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:37.456969 11257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.457187  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.457258  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "17cf9b49c26440edb2b0eec1c728b2d3"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.457327  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnCreateSessionAfterStartCommit.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.476257  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.476691  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.477635  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:37.477684  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.477730  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:37.477756  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.483562  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:46807
I20260812 08:03:37.483788 11386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:46807 every 8 connection(s)
I20260812 08:03:37.484702 11389 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43471
I20260812 08:03:37.484799 11389 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.485028 11389 heartbeater.cc:507] Master 127.3.243.190:43471 requested a full tablet report, sending...
I20260812 08:03:37.485721 11117 ts_manager.cc:194] Registered new tserver with Master: 17cf9b49c26440edb2b0eec1c728b2d3 (127.3.243.129:46807)
I20260812 08:03:37.486325  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002257801s
I20260812 08:03:37.486603 11117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38840
I20260812 08:03:37.492826 11117 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38862:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:37.497512 11389 heartbeater.cc:499] Master 127.3.243.190:43471 was elected leader, sending a full tablet report...
I20260812 08:03:37.501713 11317 tablet_service.cc:1511] Processing CreateTablet for tablet a57a167bd0854a3192ff92d823b90844 (DEFAULT_TABLE table=client-testtb [id=64d0b1b198994a5bb92b5b2e62c510a1]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:37.501794 11316 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f41de93b048ab8eaa930437a1332d (DEFAULT_TABLE table=client-testtb [id=64d0b1b198994a5bb92b5b2e62c510a1]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:37.502022 11317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a57a167bd0854a3192ff92d823b90844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.502156 11316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f41de93b048ab8eaa930437a1332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.504158 11403 tablet_bootstrap.cc:492] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3: Bootstrap starting.
I20260812 08:03:37.505131 11403 tablet_bootstrap.cc:654] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.506115 11403 tablet_bootstrap.cc:492] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3: No bootstrap required, opened a new log
I20260812 08:03:37.506191 11403 ts_tablet_manager.cc:1403] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.506646 11403 raft_consensus.cc:359] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.506733 11403 raft_consensus.cc:385] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.506753 11403 raft_consensus.cc:740] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17cf9b49c26440edb2b0eec1c728b2d3, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.506889 11403 consensus_queue.cc:260] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [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: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.506966 11403 raft_consensus.cc:399] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.506995 11403 raft_consensus.cc:493] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.507030 11403 raft_consensus.cc:3060] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.507715 11403 raft_consensus.cc:515] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.507828 11403 leader_election.cc:304] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [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: 17cf9b49c26440edb2b0eec1c728b2d3; no voters: 
I20260812 08:03:37.507988 11403 leader_election.cc:290] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.508085 11406 raft_consensus.cc:2804] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.508285 11406 raft_consensus.cc:697] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 LEADER]: Becoming Leader. State: Replica: 17cf9b49c26440edb2b0eec1c728b2d3, State: Running, Role: LEADER
I20260812 08:03:37.508293 11403 ts_tablet_manager.cc:1434] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:37.508482 11403 tablet_bootstrap.cc:492] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3: Bootstrap starting.
I20260812 08:03:37.508430 11406 consensus_queue.cc:237] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [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: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.509392 11403 tablet_bootstrap.cc:654] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.509796 11116 catalog_manager.cc:5719] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17cf9b49c26440edb2b0eec1c728b2d3 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.510495 11403 tablet_bootstrap.cc:492] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3: No bootstrap required, opened a new log
I20260812 08:03:37.510583 11403 ts_tablet_manager.cc:1403] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:37.511101 11403 raft_consensus.cc:359] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.511193 11403 raft_consensus.cc:385] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.511221 11403 raft_consensus.cc:740] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17cf9b49c26440edb2b0eec1c728b2d3, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.511329 11403 consensus_queue.cc:260] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [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: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.511411 11403 raft_consensus.cc:399] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.511451 11403 raft_consensus.cc:493] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.511507 11403 raft_consensus.cc:3060] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.512308 11403 raft_consensus.cc:515] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.512444 11403 leader_election.cc:304] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [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: 17cf9b49c26440edb2b0eec1c728b2d3; no voters: 
I20260812 08:03:37.512560 11403 leader_election.cc:290] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.512614 11406 raft_consensus.cc:2804] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.512717 11406 raft_consensus.cc:697] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 LEADER]: Becoming Leader. State: Replica: 17cf9b49c26440edb2b0eec1c728b2d3, State: Running, Role: LEADER
I20260812 08:03:37.512784 11403 ts_tablet_manager.cc:1434] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.512822 11406 consensus_queue.cc:237] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [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: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.514181 11116 catalog_manager.cc:5719] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17cf9b49c26440edb2b0eec1c728b2d3 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.530055 11116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38874:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260812 08:03:37.536940 11317 tablet_service.cc:1511] Processing CreateTablet for tablet 7095577f5c234637bfba5802b0b20f1e (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=9769adad9e5c465e89418a837c447063]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260812 08:03:37.537283 11317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7095577f5c234637bfba5802b0b20f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.539673 11403 tablet_bootstrap.cc:492] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: Bootstrap starting.
I20260812 08:03:37.540604 11403 tablet_bootstrap.cc:654] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.541785 11403 tablet_bootstrap.cc:492] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: No bootstrap required, opened a new log
I20260812 08:03:37.541878 11403 ts_tablet_manager.cc:1403] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.542275 11403 raft_consensus.cc:359] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.542362 11403 raft_consensus.cc:385] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.542392 11403 raft_consensus.cc:740] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17cf9b49c26440edb2b0eec1c728b2d3, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.542517 11403 consensus_queue.cc:260] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [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: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.542584 11403 raft_consensus.cc:399] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.542621 11403 raft_consensus.cc:493] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.542667 11403 raft_consensus.cc:3060] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.543423 11403 raft_consensus.cc:515] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.543576 11403 leader_election.cc:304] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [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: 17cf9b49c26440edb2b0eec1c728b2d3; no voters: 
I20260812 08:03:37.543677 11403 leader_election.cc:290] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.543744 11406 raft_consensus.cc:2804] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.543849 11406 raft_consensus.cc:697] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 LEADER]: Becoming Leader. State: Replica: 17cf9b49c26440edb2b0eec1c728b2d3, State: Running, Role: LEADER
I20260812 08:03:37.543903 11403 ts_tablet_manager.cc:1434] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:37.543959 11406 consensus_queue.cc:237] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [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: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } }
I20260812 08:03:37.544453 11408 tablet_replica.cc:442] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } } }
I20260812 08:03:37.544561 11408 tablet_replica.cc:445] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: This TxnStatusTablet replica's current role is: LEADER
I20260812 08:03:37.544879 11431 txn_status_manager.cc:874] Waiting until node catch up with all replicated operations in previous term...
I20260812 08:03:37.544997 11431 txn_status_manager.cc:930] Loading transaction status metadata into memory...
I20260812 08:03:37.545583 11407 tablet_replica.cc:442] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: TxnStatusTablet state changed. Reason: New leader 17cf9b49c26440edb2b0eec1c728b2d3. Latest consensus state: current_term: 1 leader_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } } }
I20260812 08:03:37.545701 11407 tablet_replica.cc:445] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: This TxnStatusTablet replica's current role is: LEADER
I20260812 08:03:37.545799 11117 catalog_manager.cc:5719] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17cf9b49c26440edb2b0eec1c728b2d3 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17cf9b49c26440edb2b0eec1c728b2d3" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46807 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.610180  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:37.614367  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:37.614923  4046 tablet_replica.cc:333] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3: stopping tablet replica
I20260812 08:03:37.615064  4046 raft_consensus.cc:2243] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.615193  4046 raft_consensus.cc:2272] T 7095577f5c234637bfba5802b0b20f1e P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.615912  4046 tablet_replica.cc:333] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3: stopping tablet replica
I20260812 08:03:37.616040  4046 raft_consensus.cc:2243] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.616148  4046 raft_consensus.cc:2272] T a57a167bd0854a3192ff92d823b90844 P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.616820  4046 tablet_replica.cc:333] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3: stopping tablet replica
I20260812 08:03:37.616935  4046 raft_consensus.cc:2243] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.617040  4046 raft_consensus.cc:2272] T cd6f41de93b048ab8eaa930437a1332d P 17cf9b49c26440edb2b0eec1c728b2d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.621002  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:37.623704  4046 master.cc:562] Master@127.3.243.190:43471 shutting down...
I20260812 08:03:37.628559  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.628713  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.628839  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P a41fc426347042f68927a36e03fa9eca: stopping tablet replica
I20260812 08:03:37.631774  4046 master.cc:584] Master@127.3.243.190:43471 shutdown complete.
[       OK ] ClientTest.TxnCreateSessionAfterStartCommit (257 ms)
[ RUN      ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime
I20260812 08:03:37.638108  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:34377
I20260812 08:03:37.638485  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.640184 11444 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 08:03:37.640204 11447 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 08:03:37.640457  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:37.642961 11443 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 08:03:37.643306  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.643361  4046 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 08:03:37.643391  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817643391 us; error 0 us; skew 500 ppm
I20260812 08:03:37.644249  4046 webserver.cc:533] Webserver started at http://127.3.243.190:45987/ using document root <none> and password file <none>
I20260812 08:03:37.644416  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.644562  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.644649  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.645092  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "d2794e214c8a45f58fd1b722a315d0b8"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.646816  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:37.647949 11455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.648229  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.648306  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "d2794e214c8a45f58fd1b722a315d0b8"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.648376  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.657045  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.657439  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.663316  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:34377
I20260812 08:03:37.664268 11564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:34377 every 8 connection(s)
I20260812 08:03:37.664703 11565 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 08:03:37.666455 11565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap starting.
I20260812 08:03:37.667268 11565 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.668184 11565 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: No bootstrap required, opened a new log
I20260812 08:03:37.668555 11565 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.668640 11565 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.668670 11565 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2794e214c8a45f58fd1b722a315d0b8, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.668797 11565 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [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: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.668864 11565 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.668901 11565 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.668946 11565 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.669617 11565 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.669742 11565 leader_election.cc:304] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [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: d2794e214c8a45f58fd1b722a315d0b8; no voters: 
I20260812 08:03:37.669903 11565 leader_election.cc:290] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.669991 11568 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.670166 11568 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 LEADER]: Becoming Leader. State: Replica: d2794e214c8a45f58fd1b722a315d0b8, State: Running, Role: LEADER
I20260812 08:03:37.670358 11565 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.670295 11568 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [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: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.670749 11568 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2794e214c8a45f58fd1b722a315d0b8. Latest consensus state: current_term: 1 leader_uuid: "d2794e214c8a45f58fd1b722a315d0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER } }
I20260812 08:03:37.670835 11568 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.671029 11572 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2794e214c8a45f58fd1b722a315d0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER } }
I20260812 08:03:37.671083 11575 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.671108 11572 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.671818 11575 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.672297  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:37.673851 11575 catalog_manager.cc:1383] Generated new cluster ID: 15616b8b247f4209bbeb1f3206162bd9
I20260812 08:03:37.673905 11575 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.684612 11575 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:37.685204 11575 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.697352 11575 catalog_manager.cc:6092] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Generated new TSK 0
I20260812 08:03:37.697556 11575 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:37.704591  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.706784 11597 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 08:03:37.706830 11605 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 08:03:37.706806 11600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:37.707067  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:37.707228  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.707268  4046 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 08:03:37.707293  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817707292 us; error 0 us; skew 500 ppm
I20260812 08:03:37.708218  4046 webserver.cc:533] Webserver started at http://127.3.243.129:43557/ using document root <none> and password file <none>
I20260812 08:03:37.708369  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.708425  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.708554  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.708995  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "224f48aa0cd14771aae577abcf66c77b"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.710712  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:37.711779 11615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.712049  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.712124  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "224f48aa0cd14771aae577abcf66c77b"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.712190  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.731561  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.732017  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.732942  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:37.733004  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.733048  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:37.733068  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.738013  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:33673
I20260812 08:03:37.738515 11745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:33673 every 8 connection(s)
I20260812 08:03:37.740429 11746 heartbeater.cc:344] Connected to a master server at 127.3.243.190:34377
I20260812 08:03:37.740536 11746 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.740759 11746 heartbeater.cc:507] Master 127.3.243.190:34377 requested a full tablet report, sending...
I20260812 08:03:37.741426 11482 ts_manager.cc:194] Registered new tserver with Master: 224f48aa0cd14771aae577abcf66c77b (127.3.243.129:33673)
I20260812 08:03:37.741931  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.003392705s
I20260812 08:03:37.742336 11482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57468
I20260812 08:03:37.748919 11482 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57486:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:37.753328 11746 heartbeater.cc:499] Master 127.3.243.190:34377 was elected leader, sending a full tablet report...
I20260812 08:03:37.757987 11667 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2988c92ee148c089e38921ccbe275a (DEFAULT_TABLE table=client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:37.757968 11666 tablet_service.cc:1511] Processing CreateTablet for tablet 530ddfe4beb1489fb2216228393bdff0 (DEFAULT_TABLE table=client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:37.758330 11667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2988c92ee148c089e38921ccbe275a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.758504 11666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530ddfe4beb1489fb2216228393bdff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.760608 11777 tablet_bootstrap.cc:492] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Bootstrap starting.
I20260812 08:03:37.761452 11777 tablet_bootstrap.cc:654] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.762384 11777 tablet_bootstrap.cc:492] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: No bootstrap required, opened a new log
I20260812 08:03:37.762498 11777 ts_tablet_manager.cc:1403] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:37.762993 11777 raft_consensus.cc:359] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.763084 11777 raft_consensus.cc:385] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.763104 11777 raft_consensus.cc:740] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.763232 11777 consensus_queue.cc:260] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [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: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.763325 11777 raft_consensus.cc:399] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.763367 11777 raft_consensus.cc:493] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.763417 11777 raft_consensus.cc:3060] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.764122 11777 raft_consensus.cc:515] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.764241 11777 leader_election.cc:304] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [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: 224f48aa0cd14771aae577abcf66c77b; no voters: 
I20260812 08:03:37.764441 11777 leader_election.cc:290] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.764534 11782 raft_consensus.cc:2804] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.764703 11782 raft_consensus.cc:697] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 LEADER]: Becoming Leader. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Running, Role: LEADER
I20260812 08:03:37.764775 11777 ts_tablet_manager.cc:1434] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:37.764829 11782 consensus_queue.cc:237] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [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: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.764932 11777 tablet_bootstrap.cc:492] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Bootstrap starting.
I20260812 08:03:37.765774 11777 tablet_bootstrap.cc:654] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.766176 11482 catalog_manager.cc:5719] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 224f48aa0cd14771aae577abcf66c77b (127.3.243.129). New cstate: current_term: 1 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.766889 11777 tablet_bootstrap.cc:492] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: No bootstrap required, opened a new log
I20260812 08:03:37.766978 11777 ts_tablet_manager.cc:1403] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.767393 11777 raft_consensus.cc:359] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.767477 11777 raft_consensus.cc:385] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.767516 11777 raft_consensus.cc:740] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.767629 11777 consensus_queue.cc:260] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [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: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.767710 11777 raft_consensus.cc:399] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.767750 11777 raft_consensus.cc:493] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.767796 11777 raft_consensus.cc:3060] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.768594 11777 raft_consensus.cc:515] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.768697 11777 leader_election.cc:304] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [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: 224f48aa0cd14771aae577abcf66c77b; no voters: 
I20260812 08:03:37.768770 11777 leader_election.cc:290] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.768836 11782 raft_consensus.cc:2804] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.768980 11782 raft_consensus.cc:697] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 LEADER]: Becoming Leader. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Running, Role: LEADER
I20260812 08:03:37.768996 11777 ts_tablet_manager.cc:1434] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.769104 11782 consensus_queue.cc:237] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [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: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.770188 11482 catalog_manager.cc:5719] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 224f48aa0cd14771aae577abcf66c77b (127.3.243.129). New cstate: current_term: 1 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.784169  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:37.787460  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:37.787676  4046 tablet_replica.cc:333] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: stopping tablet replica
I20260812 08:03:37.787796  4046 raft_consensus.cc:2243] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.787918  4046 raft_consensus.cc:2272] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.788477  4046 tablet_replica.cc:333] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: stopping tablet replica
I20260812 08:03:37.788548  4046 raft_consensus.cc:2243] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.788625  4046 raft_consensus.cc:2272] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.791203  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:37.793695  4046 master.cc:562] Master@127.3.243.190:34377 shutting down...
I20260812 08:03:37.797005  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.797132  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.797235  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: stopping tablet replica
I20260812 08:03:37.810043  4046 master.cc:584] Master@127.3.243.190:34377 shutdown complete.
I20260812 08:03:37.812897  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.814376 11801 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 08:03:37.814401 11802 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 08:03:37.814635 11805 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 08:03:37.814639  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:37.814831  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.814952  4046 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 08:03:37.814982  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817814982 us; error 0 us; skew 500 ppm
I20260812 08:03:37.815775  4046 webserver.cc:533] Webserver started at http://127.3.243.190:32935/ using document root <none> and password file <none>
I20260812 08:03:37.815930  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.815973  4046 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:37.816910  4046 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.817673 11810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.817894  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.817961  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "d2794e214c8a45f58fd1b722a315d0b8"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.818039  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.831691  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.832062  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.836479  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:34377
I20260812 08:03:37.837265 11916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:34377 every 8 connection(s)
I20260812 08:03:37.838390 11918 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:37.839147 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap starting.
I20260812 08:03:37.845498 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=6 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:37.845806 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap complete.
I20260812 08:03:37.846310 11918 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.846406 11918 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2794e214c8a45f58fd1b722a315d0b8, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.846572 11918 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.846676 11918 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.846716 11918 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.846766 11918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:37.847568 11918 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.847689 11918 leader_election.cc:304] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [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: d2794e214c8a45f58fd1b722a315d0b8; no voters: 
I20260812 08:03:37.847894 11918 leader_election.cc:290] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:37.848004 11924 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:37.848214 11924 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 LEADER]: Becoming Leader. State: Replica: d2794e214c8a45f58fd1b722a315d0b8, State: Running, Role: LEADER
I20260812 08:03:37.848371 11918 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.848359 11924 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:37.848816 11927 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "d2794e214c8a45f58fd1b722a315d0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER } }
I20260812 08:03:37.848845 11929 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2794e214c8a45f58fd1b722a315d0b8. Latest consensus state: current_term: 2 leader_uuid: "d2794e214c8a45f58fd1b722a315d0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER } }
I20260812 08:03:37.849004 11929 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.848984 11927 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.849436 11934 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.850545 11934 catalog_manager.cc:679] Loaded metadata for table client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a]
I20260812 08:03:37.851357 11934 tablet_loader.cc:96] loaded metadata for tablet 0c2988c92ee148c089e38921ccbe275a (table client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a])
I20260812 08:03:37.851568 11934 tablet_loader.cc:96] loaded metadata for tablet 530ddfe4beb1489fb2216228393bdff0 (table client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a])
I20260812 08:03:37.851668 11934 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.851881  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:37.852137 11934 catalog_manager.cc:1295] Loaded cluster ID: 15616b8b247f4209bbeb1f3206162bd9
I20260812 08:03:37.852185 11934 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.853417 11934 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.853849 11934 catalog_manager.cc:6103] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Loaded TSK: 0
I20260812 08:03:37.854256 11934 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:37.855572  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.857226 11957 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 08:03:37.857270 11963 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 08:03:37.857344 11956 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 08:03:37.857571  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:37.857700  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:37.857736  4046 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 08:03:37.857756  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817857756 us; error 0 us; skew 500 ppm
I20260812 08:03:37.858534  4046 webserver.cc:533] Webserver started at http://127.3.243.129:45451/ using document root <none> and password file <none>
I20260812 08:03:37.858671  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.858711  4046 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:37.859702  4046 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:37.860524 11971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.860716  4046 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260812 08:03:37.860783  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "224f48aa0cd14771aae577abcf66c77b"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:37.860855  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:37.877173  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.877533  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.878587 11984 ts_tablet_manager.cc:542] Loading tablet metadata (0/2 complete)
I20260812 08:03:37.880864  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (2 total tablets, 2 live tablets)
I20260812 08:03:37.880942  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260812 08:03:37.881011  4046 ts_tablet_manager.cc:600] Registering tablets (0/2 complete)
I20260812 08:03:37.882135 11984 tablet_bootstrap.cc:492] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Bootstrap starting.
I20260812 08:03:37.882810  4046 ts_tablet_manager.cc:616] Registered 2 tablets
I20260812 08:03:37.882890  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:37.886129 11984 tablet_bootstrap.cc:492] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:37.886767 11984 tablet_bootstrap.cc:492] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Bootstrap complete.
I20260812 08:03:37.887095 11984 ts_tablet_manager.cc:1403] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260812 08:03:37.887696 11984 raft_consensus.cc:359] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.887854 11984 raft_consensus.cc:740] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.888005 11984 consensus_queue.cc:260] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.888103 11984 raft_consensus.cc:399] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.888141 11984 raft_consensus.cc:493] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.888191 12100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:34285 every 8 connection(s)
I20260812 08:03:37.888170  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:34285
I20260812 08:03:37.888190 11984 raft_consensus.cc:3060] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:37.889156 11984 raft_consensus.cc:515] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.889304 11984 leader_election.cc:304] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [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: 224f48aa0cd14771aae577abcf66c77b; no voters: 
I20260812 08:03:37.889498 11984 leader_election.cc:290] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:37.889693 12102 heartbeater.cc:344] Connected to a master server at 127.3.243.190:34377
I20260812 08:03:37.889803 11984 ts_tablet_manager.cc:1434] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:37.889989 11984 tablet_bootstrap.cc:492] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Bootstrap starting.
I20260812 08:03:37.889813 12102 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.890105 12105 raft_consensus.cc:2804] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:37.890273 12105 raft_consensus.cc:697] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 2 LEADER]: Becoming Leader. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Running, Role: LEADER
I20260812 08:03:37.890406 12105 consensus_queue.cc:237] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.890578 12102 heartbeater.cc:507] Master 127.3.243.190:34377 requested a full tablet report, sending...
I20260812 08:03:37.891659 11837 ts_manager.cc:194] Registered new tserver with Master: 224f48aa0cd14771aae577abcf66c77b (127.3.243.129:34285)
I20260812 08:03:37.892120 11837 catalog_manager.cc:5719] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.892663  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.003969874s
I20260812 08:03:37.893054 11984 tablet_bootstrap.cc:492] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:37.893639 11984 tablet_bootstrap.cc:492] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Bootstrap complete.
I20260812 08:03:37.893819 11984 ts_tablet_manager.cc:1403] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260812 08:03:37.894258 11984 raft_consensus.cc:359] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.894338 11984 raft_consensus.cc:740] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.894460 11984 consensus_queue.cc:260] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.894543 11984 raft_consensus.cc:399] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.894575 11984 raft_consensus.cc:493] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.894613 11984 raft_consensus.cc:3060] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:37.895000 11837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57512
I20260812 08:03:37.895556 11984 raft_consensus.cc:515] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.895675 11984 leader_election.cc:304] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [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: 224f48aa0cd14771aae577abcf66c77b; no voters: 
I20260812 08:03:37.895776 11984 leader_election.cc:290] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:37.895824 12107 raft_consensus.cc:2804] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:37.895915 12107 raft_consensus.cc:697] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 2 LEADER]: Becoming Leader. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Running, Role: LEADER
I20260812 08:03:37.895996 11984 ts_tablet_manager.cc:1434] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:37.896023 12107 consensus_queue.cc:237] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } }
I20260812 08:03:37.896534 12102 heartbeater.cc:499] Master 127.3.243.190:34377 was elected leader, sending a full tablet report...
I20260812 08:03:37.897629 11836 catalog_manager.cc:5719] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.904021 11836 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57536:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260812 08:03:37.912084 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 83b65f3797f84a13a808d1801d25467d (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=1a973972e8fd4694a5d0414735743314]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260812 08:03:37.912353 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b65f3797f84a13a808d1801d25467d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:37.914093 11984 tablet_bootstrap.cc:492] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: Bootstrap starting.
I20260812 08:03:37.915069 11984 tablet_bootstrap.cc:654] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.916141 11984 tablet_bootstrap.cc:492] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: No bootstrap required, opened a new log
I20260812 08:03:37.916220 11984 ts_tablet_manager.cc:1403] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:37.916628 11984 raft_consensus.cc:359] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } }
I20260812 08:03:37.916714 11984 raft_consensus.cc:385] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.916746 11984 raft_consensus.cc:740] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.916875 11984 consensus_queue.cc:260] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [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: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } }
I20260812 08:03:37.916952 11984 raft_consensus.cc:399] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.916990 11984 raft_consensus.cc:493] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.917037 11984 raft_consensus.cc:3060] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.917856 11984 raft_consensus.cc:515] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } }
I20260812 08:03:37.917970 11984 leader_election.cc:304] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [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: 224f48aa0cd14771aae577abcf66c77b; no voters: 
I20260812 08:03:37.918045 11984 leader_election.cc:290] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.918110 12105 raft_consensus.cc:2804] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.918191 12105 raft_consensus.cc:697] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 1 LEADER]: Becoming Leader. State: Replica: 224f48aa0cd14771aae577abcf66c77b, State: Running, Role: LEADER
I20260812 08:03:37.918274 11984 ts_tablet_manager.cc:1434] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:37.918298 12105 consensus_queue.cc:237] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [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: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } }
I20260812 08:03:37.918704 12106 tablet_replica.cc:442] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } } }
I20260812 08:03:37.918794 12106 tablet_replica.cc:445] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: This TxnStatusTablet replica's current role is: LEADER
I20260812 08:03:37.918795 12107 tablet_replica.cc:442] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: TxnStatusTablet state changed. Reason: New leader 224f48aa0cd14771aae577abcf66c77b. Latest consensus state: current_term: 1 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } } }
I20260812 08:03:37.918952 12107 tablet_replica.cc:445] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: This TxnStatusTablet replica's current role is: LEADER
I20260812 08:03:37.919142 12136 txn_status_manager.cc:874] Waiting until node catch up with all replicated operations in previous term...
I20260812 08:03:37.919231 12136 txn_status_manager.cc:930] Loading transaction status metadata into memory...
I20260812 08:03:37.919631 11836 catalog_manager.cc:5719] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b reported cstate change: term changed from 0 to 1, leader changed from <none> to 224f48aa0cd14771aae577abcf66c77b (127.3.243.129). New cstate: current_term: 1 leader_uuid: "224f48aa0cd14771aae577abcf66c77b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34285 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:37.928228  4046 master.cc:562] Master@127.3.243.190:34377 shutting down...
I20260812 08:03:37.931366  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:03:37.931499  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:37.931623  4046 tablet_replica.cc:333] stopping tablet replica
W20260812 08:03:37.933374 11817 connection.cc:466] server connection from 127.0.0.1:57512 torn down before Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57512 (request call id 7) could send its response
I20260812 08:03:37.944933  4046 master.cc:584] Master@127.3.243.190:34377 shutdown complete.
W20260812 08:03:37.948597 11797 txn_manager_proxy_rpc.cc:150] re-attempting CommitTransaction request to one of TxnManagers
W20260812 08:03:40.097133 11797 txn_manager_proxy_rpc.cc:150] re-attempting CommitTransaction request to one of TxnManagers
I20260812 08:03:42.018599  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.020335 12155 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 08:03:42.020344 12148 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 08:03:42.020399 12149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.020637  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:42.020813  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.020851  4046 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 08:03:42.020866  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822020866 us; error 0 us; skew 500 ppm
I20260812 08:03:42.021737  4046 webserver.cc:533] Webserver started at http://127.3.243.190:32935/ using document root <none> and password file <none>
I20260812 08:03:42.021885  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.021924  4046 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:42.022953  4046 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.023833 12166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.024128  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.024199  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "d2794e214c8a45f58fd1b722a315d0b8"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-5bn2"
I20260812 08:03:42.024264  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.037153  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.037454  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.041711  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:34377
I20260812 08:03:42.041733 12273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:34377 every 8 connection(s)
I20260812 08:03:42.043262 12276 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:42.043963 12276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap starting.
I20260812 08:03:42.048820 12102 heartbeater.cc:344] Connected to a master server at 127.3.243.190:34377
I20260812 08:03:42.053157 12276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=8 ignored=0} mutations{seen=8 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:42.053433 12276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Bootstrap complete.
I20260812 08:03:42.053907 12276 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:42.053999 12276 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2794e214c8a45f58fd1b722a315d0b8, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.054131 12276 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 2.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:42.054214 12276 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:42.054255 12276 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:42.054304 12276 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:42.055123 12276 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:42.055248 12276 leader_election.cc:304] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [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: d2794e214c8a45f58fd1b722a315d0b8; no voters: 
I20260812 08:03:42.055433 12276 leader_election.cc:290] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260812 08:03:42.055533 12284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260812 08:03:42.055750 12284 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 3 LEADER]: Becoming Leader. State: Replica: d2794e214c8a45f58fd1b722a315d0b8, State: Running, Role: LEADER
I20260812 08:03:42.055824 12276 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:42.055882 12284 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 2.14, Last appended by leader: 14, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER }
I20260812 08:03:42.056274 12285 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 3 leader_uuid: "d2794e214c8a45f58fd1b722a315d0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER } }
I20260812 08:03:42.056303 12288 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2794e214c8a45f58fd1b722a315d0b8. Latest consensus state: current_term: 3 leader_uuid: "d2794e214c8a45f58fd1b722a315d0b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2794e214c8a45f58fd1b722a315d0b8" member_type: VOTER } }
I20260812 08:03:42.056367 12285 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.056384 12288 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.056804 12293 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:42.057559 12293 catalog_manager.cc:679] Loaded metadata for table kudu_system.kudu_transactions [id=1a973972e8fd4694a5d0414735743314]
I20260812 08:03:42.057789 12293 catalog_manager.cc:679] Loaded metadata for table client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a]
I20260812 08:03:42.058308 12293 tablet_loader.cc:96] loaded metadata for tablet 0c2988c92ee148c089e38921ccbe275a (table client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a])
I20260812 08:03:42.058499 12293 tablet_loader.cc:96] loaded metadata for tablet 530ddfe4beb1489fb2216228393bdff0 (table client-testtb [id=c5eb83e4a3514aa3b3fafb6a73f3943a])
I20260812 08:03:42.058666 12293 tablet_loader.cc:96] loaded metadata for tablet 83b65f3797f84a13a808d1801d25467d (table kudu_system.kudu_transactions [id=1a973972e8fd4694a5d0414735743314])
I20260812 08:03:42.058754 12293 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:42.059402 12293 catalog_manager.cc:1295] Loaded cluster ID: 15616b8b247f4209bbeb1f3206162bd9
I20260812 08:03:42.059499 12293 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:42.060488 12191 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "224f48aa0cd14771aae577abcf66c77b" instance_seqno: 1786521817886509) as {username='slave'} at 127.0.0.1:60906; Asking this server to re-register.
I20260812 08:03:42.060891 12293 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:42.061228 12102 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:42.061340 12293 catalog_manager.cc:6103] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8: Loaded TSK: 0
I20260812 08:03:42.061564 12293 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:42.062011 12191 ts_manager.cc:194] Registered new tserver with Master: 224f48aa0cd14771aae577abcf66c77b (127.3.243.129:34285)
I20260812 08:03:42.068925 12191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60928:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260812 08:03:42.079721  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:42.082782  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:42.082983  4046 tablet_replica.cc:333] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b: stopping tablet replica
I20260812 08:03:42.083115  4046 raft_consensus.cc:2243] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.083225  4046 raft_consensus.cc:2272] T 83b65f3797f84a13a808d1801d25467d P 224f48aa0cd14771aae577abcf66c77b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.083694  4046 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:42.083774  4046 raft_consensus.cc:2243] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.083870  4046 raft_consensus.cc:2272] T 530ddfe4beb1489fb2216228393bdff0 P 224f48aa0cd14771aae577abcf66c77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.084178  4046 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:42.084250  4046 raft_consensus.cc:2243] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.084338  4046 raft_consensus.cc:2272] T 0c2988c92ee148c089e38921ccbe275a P 224f48aa0cd14771aae577abcf66c77b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.096927  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:42.099534  4046 master.cc:562] Master@127.3.243.190:34377 shutting down...
I20260812 08:03:42.103094  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 3 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.103215  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2794e214c8a45f58fd1b722a315d0b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.103313  4046 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:42.115763  4046 master.cc:584] Master@127.3.243.190:34377 shutdown complete.
[       OK ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerShortTime (4483 ms)
[----------] 21 tests from ClientTest (10584 ms total)

[----------] 1 test from ClientTestImmutableColumnCompatibility
[ RUN      ] ClientTestImmutableColumnCompatibility.AlterTableAddColumn
I20260812 08:03:42.121080  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:33053
I20260812 08:03:42.121397  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.122974 12335 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 08:03:42.122913 12330 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 08:03:42.122954  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:42.123202 12332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.123368  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.123409  4046 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 08:03:42.123422  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822123422 us; error 0 us; skew 500 ppm
I20260812 08:03:42.124156  4046 webserver.cc:533] Webserver started at http://127.3.243.190:34711/ using document root <none> and password file <none>
I20260812 08:03:42.124303  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.124351  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.124420  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.124799  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "14a3b438edb84e659d36b2da86193a3a"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.126137  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.126999 12344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.127202  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:42.127269  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "14a3b438edb84e659d36b2da86193a3a"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.127332  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.142581  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.142961  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.146600  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:33053
I20260812 08:03:42.147481 12442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:33053 every 8 connection(s)
I20260812 08:03:42.147902 12443 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 08:03:42.149555 12443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a: Bootstrap starting.
I20260812 08:03:42.150305 12443 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.151192 12443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a: No bootstrap required, opened a new log
I20260812 08:03:42.151536 12443 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a3b438edb84e659d36b2da86193a3a" member_type: VOTER }
I20260812 08:03:42.151615 12443 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.151639 12443 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14a3b438edb84e659d36b2da86193a3a, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.151749 12443 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [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: "14a3b438edb84e659d36b2da86193a3a" member_type: VOTER }
I20260812 08:03:42.151829 12443 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:42.151857 12443 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:42.151889 12443 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.152501 12443 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a3b438edb84e659d36b2da86193a3a" member_type: VOTER }
I20260812 08:03:42.152608 12443 leader_election.cc:304] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [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: 14a3b438edb84e659d36b2da86193a3a; no voters: 
I20260812 08:03:42.152755 12443 leader_election.cc:290] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:42.152868 12450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:42.153064 12450 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 1 LEADER]: Becoming Leader. State: Replica: 14a3b438edb84e659d36b2da86193a3a, State: Running, Role: LEADER
I20260812 08:03:42.153170 12443 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:42.153194 12450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [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: "14a3b438edb84e659d36b2da86193a3a" member_type: VOTER }
I20260812 08:03:42.153600 12451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14a3b438edb84e659d36b2da86193a3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a3b438edb84e659d36b2da86193a3a" member_type: VOTER } }
I20260812 08:03:42.153640 12454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14a3b438edb84e659d36b2da86193a3a. Latest consensus state: current_term: 1 leader_uuid: "14a3b438edb84e659d36b2da86193a3a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14a3b438edb84e659d36b2da86193a3a" member_type: VOTER } }
I20260812 08:03:42.153754 12451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.153771 12454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.154213 12458 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:42.154886 12458 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:42.155102  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:42.156601 12458 catalog_manager.cc:1383] Generated new cluster ID: 19a6d68578bb426596a61a31d23eb91f
I20260812 08:03:42.156651 12458 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:42.173066 12458 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:42.173660 12458 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:42.182300 12458 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a: Generated new TSK 0
I20260812 08:03:42.182513 12458 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:42.187284  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.189169 12485 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 08:03:42.189199  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:42.189219 12486 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 08:03:42.189360 12491 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 08:03:42.189561  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.189610  4046 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 08:03:42.189630  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822189630 us; error 0 us; skew 500 ppm
I20260812 08:03:42.190456  4046 webserver.cc:533] Webserver started at http://127.3.243.129:32855/ using document root <none> and password file <none>
I20260812 08:03:42.190603  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.190690  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.190783  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.191203  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "25670ce04ec8447c866804937798426a"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.192631  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:42.193516 12498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.193730  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.193799  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "25670ce04ec8447c866804937798426a"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.193871  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestImmutableColumnCompatibility.AlterTableAddColumn.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.222362  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.222786  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.223147  4046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:42.223641  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:42.223685  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.223731  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:42.223759  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.227746  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:34763
I20260812 08:03:42.227804 12602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:34763 every 8 connection(s)
I20260812 08:03:42.232290 12603 heartbeater.cc:344] Connected to a master server at 127.3.243.190:33053
I20260812 08:03:42.232400 12603 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:42.232616 12603 heartbeater.cc:507] Master 127.3.243.190:33053 requested a full tablet report, sending...
I20260812 08:03:42.233218 12384 ts_manager.cc:194] Registered new tserver with Master: 25670ce04ec8447c866804937798426a (127.3.243.129:34763)
I20260812 08:03:42.233834  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005616664s
I20260812 08:03:42.233904 12384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52824
I20260812 08:03:42.240863 12384 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52828:
name: "alter_table_adding_column_with_immutable_attribute"
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: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260812 08:03:42.249423 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 01fd099a1443454784a265964654ae6d (DEFAULT_TABLE table=alter_table_adding_column_with_immutable_attribute [id=bc1dc4b45f5749b4a31ee38396797bcf]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:42.249435 12539 tablet_service.cc:1511] Processing CreateTablet for tablet a535a9ca19cd4059af3641014c012a96 (DEFAULT_TABLE table=alter_table_adding_column_with_immutable_attribute [id=bc1dc4b45f5749b4a31ee38396797bcf]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:42.249755 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fd099a1443454784a265964654ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:42.249933 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a535a9ca19cd4059af3641014c012a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:42.252243 12624 tablet_bootstrap.cc:492] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a: Bootstrap starting.
I20260812 08:03:42.253014 12624 tablet_bootstrap.cc:654] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.253891 12624 tablet_bootstrap.cc:492] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a: No bootstrap required, opened a new log
I20260812 08:03:42.253974 12624 ts_tablet_manager.cc:1403] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:42.254475 12624 raft_consensus.cc:359] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.254607 12624 raft_consensus.cc:385] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.254655 12624 raft_consensus.cc:740] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25670ce04ec8447c866804937798426a, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.254838 12624 consensus_queue.cc:260] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [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: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.254954 12624 raft_consensus.cc:399] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:42.254979 12624 raft_consensus.cc:493] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:42.255009 12624 raft_consensus.cc:3060] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.255689 12624 raft_consensus.cc:515] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.255800 12624 leader_election.cc:304] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [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: 25670ce04ec8447c866804937798426a; no voters: 
I20260812 08:03:42.255956 12624 leader_election.cc:290] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:42.256088 12626 raft_consensus.cc:2804] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:42.256253 12624 ts_tablet_manager.cc:1434] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:42.256273 12603 heartbeater.cc:499] Master 127.3.243.190:33053 was elected leader, sending a full tablet report...
I20260812 08:03:42.256281 12626 raft_consensus.cc:697] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 1 LEADER]: Becoming Leader. State: Replica: 25670ce04ec8447c866804937798426a, State: Running, Role: LEADER
I20260812 08:03:42.256424 12624 tablet_bootstrap.cc:492] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a: Bootstrap starting.
I20260812 08:03:42.256488 12626 consensus_queue.cc:237] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [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: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.257396 12624 tablet_bootstrap.cc:654] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.257836 12384 catalog_manager.cc:5719] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25670ce04ec8447c866804937798426a (127.3.243.129). New cstate: current_term: 1 leader_uuid: "25670ce04ec8447c866804937798426a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:42.258527 12624 tablet_bootstrap.cc:492] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a: No bootstrap required, opened a new log
I20260812 08:03:42.258641 12624 ts_tablet_manager.cc:1403] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:42.259093 12624 raft_consensus.cc:359] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.259173 12624 raft_consensus.cc:385] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.259193 12624 raft_consensus.cc:740] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25670ce04ec8447c866804937798426a, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.259305 12624 consensus_queue.cc:260] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [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: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.259380 12624 raft_consensus.cc:399] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:42.259418 12624 raft_consensus.cc:493] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:42.259461 12624 raft_consensus.cc:3060] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.260377 12624 raft_consensus.cc:515] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.260495 12624 leader_election.cc:304] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [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: 25670ce04ec8447c866804937798426a; no voters: 
I20260812 08:03:42.260591 12624 leader_election.cc:290] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:42.260637 12626 raft_consensus.cc:2804] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:42.260735 12626 raft_consensus.cc:697] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 1 LEADER]: Becoming Leader. State: Replica: 25670ce04ec8447c866804937798426a, State: Running, Role: LEADER
I20260812 08:03:42.260852 12624 ts_tablet_manager.cc:1434] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:42.260833 12626 consensus_queue.cc:237] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [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: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } }
I20260812 08:03:42.262408 12384 catalog_manager.cc:5719] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25670ce04ec8447c866804937798426a (127.3.243.129). New cstate: current_term: 1 leader_uuid: "25670ce04ec8447c866804937798426a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25670ce04ec8447c866804937798426a" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34763 } health_report { overall_health: HEALTHY } } }
W20260812 08:03:42.269346 12345 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 10
I20260812 08:03:42.270138  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:42.273198  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:42.273406  4046 tablet_replica.cc:333] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a: stopping tablet replica
I20260812 08:03:42.273535  4046 raft_consensus.cc:2243] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.273664  4046 raft_consensus.cc:2272] T a535a9ca19cd4059af3641014c012a96 P 25670ce04ec8447c866804937798426a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.274200  4046 tablet_replica.cc:333] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a: stopping tablet replica
I20260812 08:03:42.274282  4046 raft_consensus.cc:2243] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.274379  4046 raft_consensus.cc:2272] T 01fd099a1443454784a265964654ae6d P 25670ce04ec8447c866804937798426a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.276854  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:42.278652  4046 master.cc:562] Master@127.3.243.190:33053 shutting down...
I20260812 08:03:42.281576  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.281702  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.281824  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14a3b438edb84e659d36b2da86193a3a: stopping tablet replica
I20260812 08:03:42.294214  4046 master.cc:584] Master@127.3.243.190:33053 shutdown complete.
[       OK ] ClientTestImmutableColumnCompatibility.AlterTableAddColumn (177 ms)
[----------] 1 test from ClientTestImmutableColumnCompatibility (177 ms total)

[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN      ] ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts
I20260812 08:03:42.298799  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:39553
I20260812 08:03:42.299155  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.300697 12643 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 08:03:42.300781 12644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.300933  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:42.300980 12646 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 08:03:42.301158  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.301199  4046 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 08:03:42.301219  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822301219 us; error 0 us; skew 500 ppm
I20260812 08:03:42.301929  4046 webserver.cc:533] Webserver started at http://127.3.243.190:37453/ using document root <none> and password file <none>
I20260812 08:03:42.302075  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.302129  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.302201  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.302564  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "227560650f8f434e8f1f50dddde1fae3"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.304018  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:42.304816 12652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.305012  4046 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260812 08:03:42.305084  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "227560650f8f434e8f1f50dddde1fae3"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.305152  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.314185  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.314486  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.318178  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:39553
I20260812 08:03:42.318542 12744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:39553 every 8 connection(s)
I20260812 08:03:42.319151 12745 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 08:03:42.320765 12745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3: Bootstrap starting.
I20260812 08:03:42.321484 12745 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.322345 12745 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3: No bootstrap required, opened a new log
I20260812 08:03:42.322711 12745 raft_consensus.cc:359] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227560650f8f434e8f1f50dddde1fae3" member_type: VOTER }
I20260812 08:03:42.322790 12745 raft_consensus.cc:385] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.322824 12745 raft_consensus.cc:740] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227560650f8f434e8f1f50dddde1fae3, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.322984 12745 consensus_queue.cc:260] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [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: "227560650f8f434e8f1f50dddde1fae3" member_type: VOTER }
I20260812 08:03:42.323072 12745 raft_consensus.cc:399] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:42.323112 12745 raft_consensus.cc:493] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:42.323159 12745 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.323813 12745 raft_consensus.cc:515] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227560650f8f434e8f1f50dddde1fae3" member_type: VOTER }
I20260812 08:03:42.323928 12745 leader_election.cc:304] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [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: 227560650f8f434e8f1f50dddde1fae3; no voters: 
I20260812 08:03:42.324103 12745 leader_election.cc:290] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:42.324184 12749 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:42.324394 12749 raft_consensus.cc:697] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 1 LEADER]: Becoming Leader. State: Replica: 227560650f8f434e8f1f50dddde1fae3, State: Running, Role: LEADER
I20260812 08:03:42.324498 12745 sys_catalog.cc:565] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:42.324584 12749 consensus_queue.cc:237] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [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: "227560650f8f434e8f1f50dddde1fae3" member_type: VOTER }
I20260812 08:03:42.324990 12750 sys_catalog.cc:455] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "227560650f8f434e8f1f50dddde1fae3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227560650f8f434e8f1f50dddde1fae3" member_type: VOTER } }
I20260812 08:03:42.325125 12750 sys_catalog.cc:458] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.325004 12751 sys_catalog.cc:455] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 227560650f8f434e8f1f50dddde1fae3. Latest consensus state: current_term: 1 leader_uuid: "227560650f8f434e8f1f50dddde1fae3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "227560650f8f434e8f1f50dddde1fae3" member_type: VOTER } }
I20260812 08:03:42.325402 12762 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:42.325404 12751 sys_catalog.cc:458] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.326141 12762 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:42.326561  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:42.327967 12762 catalog_manager.cc:1383] Generated new cluster ID: d98098ab230c4f4fbd33158a62314253
I20260812 08:03:42.328022 12762 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:42.352931 12762 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:42.353454 12762 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:42.363984 12762 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3: Generated new TSK 0
I20260812 08:03:42.364138 12762 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:42.391147  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.393170 12784 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 08:03:42.393229 12778 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 08:03:42.393307 12780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.393308  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:42.393589  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.393633  4046 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 08:03:42.393652  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822393652 us; error 0 us; skew 500 ppm
I20260812 08:03:42.394438  4046 webserver.cc:533] Webserver started at http://127.3.243.129:35105/ using document root <none> and password file <none>
I20260812 08:03:42.394579  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.394634  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.394709  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.395136  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "3a8f2efdea4845cc909aeb773e98f5bf"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.396559  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:42.397396 12793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.397661  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:42.397727  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "3a8f2efdea4845cc909aeb773e98f5bf"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.397780  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.415555  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.415925  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.416200  4046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:42.416703  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:42.416743  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.416788  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:42.416817  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.420866  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:42391
I20260812 08:03:42.420894 12899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:42391 every 8 connection(s)
I20260812 08:03:42.421676  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.423458 12905 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 08:03:42.423588 12909 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 08:03:42.423597 12906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.423784  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:42.423919  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.423962  4046 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 08:03:42.423990  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822423989 us; error 0 us; skew 500 ppm
I20260812 08:03:42.424945  4046 webserver.cc:533] Webserver started at http://127.3.243.130:39499/ using document root <none> and password file <none>
I20260812 08:03:42.425109  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.425169  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.425247  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.425734  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-1-root/instance:
uuid: "74cb60ceb62f453eb4182b8b04e505a8"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.426186 12901 heartbeater.cc:344] Connected to a master server at 127.3.243.190:39553
I20260812 08:03:42.426270 12901 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:42.426465 12901 heartbeater.cc:507] Master 127.3.243.190:39553 requested a full tablet report, sending...
I20260812 08:03:42.427047 12681 ts_manager.cc:194] Registered new tserver with Master: 3a8f2efdea4845cc909aeb773e98f5bf (127.3.243.129:42391)
I20260812 08:03:42.427443  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:42.427788 12681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59606
I20260812 08:03:42.428359 12915 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.428589  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.428654  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-1-root
uuid: "74cb60ceb62f453eb4182b8b04e505a8"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.428721  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.448935  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.449326  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.449641  4046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:42.450137  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:42.450176  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.450214  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:42.450243  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.454483  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.130:35681
I20260812 08:03:42.454551 13027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.130:35681 every 8 connection(s)
I20260812 08:03:42.455296  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.457136 13031 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 08:03:42.457221 13036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.457369  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:42.457614 13040 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 08:03:42.457818  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.457861  4046 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 08:03:42.457880  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822457881 us; error 0 us; skew 500 ppm
I20260812 08:03:42.458796  4046 webserver.cc:533] Webserver started at http://127.3.243.131:35037/ using document root <none> and password file <none>
I20260812 08:03:42.458963  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.459036  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.459112  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.459540  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-2-root/instance:
uuid: "cd0dcd6fc87840fa8004671f1c1455fe"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.459612 13028 heartbeater.cc:344] Connected to a master server at 127.3.243.190:39553
I20260812 08:03:42.459708 13028 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:42.459903 13028 heartbeater.cc:507] Master 127.3.243.190:39553 requested a full tablet report, sending...
I20260812 08:03:42.460549 12681 ts_manager.cc:194] Registered new tserver with Master: 74cb60ceb62f453eb4182b8b04e505a8 (127.3.243.130:35681)
I20260812 08:03:42.461131  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260812 08:03:42.461144 12681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59608
I20260812 08:03:42.462047 13048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.462263  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.462329  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-2-root
uuid: "cd0dcd6fc87840fa8004671f1c1455fe"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.462396  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts.1786521811522831-4046-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.487035  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.487481  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.487815  4046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:42.488318  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:42.488359  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.488397  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:42.488428  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.492936  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.131:35835
I20260812 08:03:42.492980 13153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.131:35835 every 8 connection(s)
I20260812 08:03:42.496980 13154 heartbeater.cc:344] Connected to a master server at 127.3.243.190:39553
I20260812 08:03:42.497078 13154 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:42.497277 13154 heartbeater.cc:507] Master 127.3.243.190:39553 requested a full tablet report, sending...
I20260812 08:03:42.497886 12681 ts_manager.cc:194] Registered new tserver with Master: cd0dcd6fc87840fa8004671f1c1455fe (127.3.243.131:35835)
I20260812 08:03:42.498392 12681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59622
I20260812 08:03:42.498939  4046 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005621149s
I20260812 08:03:42.505577 12681 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59632:
name: "concurrent_writes_auto_incrementing_column"
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: "auto_incrementing_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    is_auto_incrementing: true
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:03:42.506004 12681 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table concurrent_writes_auto_incrementing_column in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:03:42.514725 13101 tablet_service.cc:1511] Processing CreateTablet for tablet adc44432d2b5460b86cac629e39f3d6f (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=741e82a26d38463e984505f896767a24]), partition=RANGE (key) PARTITION 0 <= VALUES < 20
I20260812 08:03:42.514987 12840 tablet_service.cc:1511] Processing CreateTablet for tablet adc44432d2b5460b86cac629e39f3d6f (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=741e82a26d38463e984505f896767a24]), partition=RANGE (key) PARTITION 0 <= VALUES < 20
I20260812 08:03:42.514987 12959 tablet_service.cc:1511] Processing CreateTablet for tablet adc44432d2b5460b86cac629e39f3d6f (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=741e82a26d38463e984505f896767a24]), partition=RANGE (key) PARTITION 0 <= VALUES < 20
I20260812 08:03:42.515084 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc44432d2b5460b86cac629e39f3d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:42.515295 12840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc44432d2b5460b86cac629e39f3d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:42.515295 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc44432d2b5460b86cac629e39f3d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:42.517556 13180 tablet_bootstrap.cc:492] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf: Bootstrap starting.
I20260812 08:03:42.517663 13177 tablet_bootstrap.cc:492] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe: Bootstrap starting.
I20260812 08:03:42.518247 13180 tablet.cc:504] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.518256 13177 tablet.cc:504] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.518600 13177 tablet_bootstrap.cc:654] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.518604 13180 tablet_bootstrap.cc:654] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.518759 13179 tablet_bootstrap.cc:492] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8: Bootstrap starting.
I20260812 08:03:42.519488 13179 tablet.cc:504] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.519721 13177 tablet_bootstrap.cc:492] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe: No bootstrap required, opened a new log
I20260812 08:03:42.519806 13177 ts_tablet_manager.cc:1403] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:42.519812 13179 tablet_bootstrap.cc:654] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.519905 13180 tablet_bootstrap.cc:492] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf: No bootstrap required, opened a new log
I20260812 08:03:42.519995 13180 ts_tablet_manager.cc:1403] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:42.520300 13177 raft_consensus.cc:359] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.520414 13177 raft_consensus.cc:385] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.520365 13180 raft_consensus.cc:359] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.520448 13177 raft_consensus.cc:740] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd0dcd6fc87840fa8004671f1c1455fe, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.520473 13180 raft_consensus.cc:385] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.520532 13180 raft_consensus.cc:740] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f2efdea4845cc909aeb773e98f5bf, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.520574 13177 consensus_queue.cc:260] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.520651 13180 consensus_queue.cc:260] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.520939 13154 heartbeater.cc:499] Master 127.3.243.190:39553 was elected leader, sending a full tablet report...
I20260812 08:03:42.520948 13177 ts_tablet_manager.cc:1434] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.520982 13180 ts_tablet_manager.cc:1434] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.521136 12901 heartbeater.cc:499] Master 127.3.243.190:39553 was elected leader, sending a full tablet report...
I20260812 08:03:42.521340 13179 tablet_bootstrap.cc:492] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8: No bootstrap required, opened a new log
I20260812 08:03:42.521427 13179 ts_tablet_manager.cc:1403] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:42.521860 13179 raft_consensus.cc:359] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.521958 13179 raft_consensus.cc:385] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.521999 13179 raft_consensus.cc:740] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74cb60ceb62f453eb4182b8b04e505a8, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.522120 13179 consensus_queue.cc:260] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.522456 13179 ts_tablet_manager.cc:1434] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.522603 13028 heartbeater.cc:499] Master 127.3.243.190:39553 was elected leader, sending a full tablet report...
I20260812 08:03:42.669633 13188 raft_consensus.cc:493] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:42.669793 13188 raft_consensus.cc:515] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.670392 13188 leader_election.cc:290] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd0dcd6fc87840fa8004671f1c1455fe (127.3.243.131:35835), 74cb60ceb62f453eb4182b8b04e505a8 (127.3.243.130:35681)
I20260812 08:03:42.674345 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc44432d2b5460b86cac629e39f3d6f" candidate_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" is_pre_election: true
I20260812 08:03:42.674345 12977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc44432d2b5460b86cac629e39f3d6f" candidate_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74cb60ceb62f453eb4182b8b04e505a8" is_pre_election: true
I20260812 08:03:42.674540 12977 raft_consensus.cc:2468] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f2efdea4845cc909aeb773e98f5bf in term 0.
I20260812 08:03:42.674540 13114 raft_consensus.cc:2468] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f2efdea4845cc909aeb773e98f5bf in term 0.
I20260812 08:03:42.674896 12800 leader_election.cc:304] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8f2efdea4845cc909aeb773e98f5bf, cd0dcd6fc87840fa8004671f1c1455fe; no voters: 
I20260812 08:03:42.675072 13188 raft_consensus.cc:2804] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:42.675133 13188 raft_consensus.cc:493] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:42.675163 13188 raft_consensus.cc:3060] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.676005 13188 raft_consensus.cc:515] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.676350 13188 leader_election.cc:290] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [CANDIDATE]: Term 1 election: Requested vote from peers cd0dcd6fc87840fa8004671f1c1455fe (127.3.243.131:35835), 74cb60ceb62f453eb4182b8b04e505a8 (127.3.243.130:35681)
I20260812 08:03:42.676651 12977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc44432d2b5460b86cac629e39f3d6f" candidate_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74cb60ceb62f453eb4182b8b04e505a8"
I20260812 08:03:42.676651 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc44432d2b5460b86cac629e39f3d6f" candidate_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd0dcd6fc87840fa8004671f1c1455fe"
I20260812 08:03:42.676789 13114 raft_consensus.cc:3060] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.676789 12977 raft_consensus.cc:3060] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.677752 12977 raft_consensus.cc:2468] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f2efdea4845cc909aeb773e98f5bf in term 1.
I20260812 08:03:42.677752 13114 raft_consensus.cc:2468] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f2efdea4845cc909aeb773e98f5bf in term 1.
I20260812 08:03:42.678059 12798 leader_election.cc:304] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3a8f2efdea4845cc909aeb773e98f5bf, 74cb60ceb62f453eb4182b8b04e505a8, cd0dcd6fc87840fa8004671f1c1455fe; no voters: 
I20260812 08:03:42.678238 13188 raft_consensus.cc:2804] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:42.678459 13188 raft_consensus.cc:697] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f2efdea4845cc909aeb773e98f5bf, State: Running, Role: LEADER
I20260812 08:03:42.678604 13188 consensus_queue.cc:237] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } }
I20260812 08:03:42.680173 12679 catalog_manager.cc:5719] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f2efdea4845cc909aeb773e98f5bf (127.3.243.129). New cstate: current_term: 1 leader_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f2efdea4845cc909aeb773e98f5bf" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 42391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:42.703747 12977 raft_consensus.cc:1275] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 1 FOLLOWER]: Refusing update from remote peer 3a8f2efdea4845cc909aeb773e98f5bf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:42.703747 13114 raft_consensus.cc:1275] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 1 FOLLOWER]: Refusing update from remote peer 3a8f2efdea4845cc909aeb773e98f5bf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:42.704214 13188 consensus_queue.cc:1048] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd0dcd6fc87840fa8004671f1c1455fe" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 35835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:42.704380 13195 consensus_queue.cc:1048] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "74cb60ceb62f453eb4182b8b04e505a8" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 35681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:42.841035  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:42.845402  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:42.845762  4046 tablet_replica.cc:333] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf: stopping tablet replica
I20260812 08:03:42.845896  4046 raft_consensus.cc:2243] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.846110  4046 raft_consensus.cc:2272] T adc44432d2b5460b86cac629e39f3d6f P 3a8f2efdea4845cc909aeb773e98f5bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.859620  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:42.861608  4046 tablet_server.cc:179] TabletServer@127.3.243.130:0 shutting down...
I20260812 08:03:42.866071  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:42.866313  4046 tablet_replica.cc:333] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8: stopping tablet replica
I20260812 08:03:42.866423  4046 raft_consensus.cc:2243] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:42.866562  4046 raft_consensus.cc:2272] T adc44432d2b5460b86cac629e39f3d6f P 74cb60ceb62f453eb4182b8b04e505a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.869375  4046 tablet_server.cc:196] TabletServer@127.3.243.130:0 shutdown complete.
I20260812 08:03:42.871404  4046 tablet_server.cc:179] TabletServer@127.3.243.131:0 shutting down...
I20260812 08:03:42.875576  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:42.875803  4046 tablet_replica.cc:333] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe: stopping tablet replica
I20260812 08:03:42.875909  4046 raft_consensus.cc:2243] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:42.876039  4046 raft_consensus.cc:2272] T adc44432d2b5460b86cac629e39f3d6f P cd0dcd6fc87840fa8004671f1c1455fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.889020  4046 tablet_server.cc:196] TabletServer@127.3.243.131:0 shutdown complete.
I20260812 08:03:42.891180  4046 master.cc:562] Master@127.3.243.190:39553 shutting down...
I20260812 08:03:42.894330  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:42.894480  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:42.894546  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 227560650f8f434e8f1f50dddde1fae3: stopping tablet replica
I20260812 08:03:42.896982  4046 master.cc:584] Master@127.3.243.190:39553 shutdown complete.
[       OK ] ClientTestAutoIncrementingColumn.ReadAndWriteUsingUpserts (603 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (603 ms total)

[----------] 1 test from Params/ScanMultiTabletParamTest
[ RUN      ] Params/ScanMultiTabletParamTest.Test/0
I20260812 08:03:42.902580  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:37529
I20260812 08:03:42.902952  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.904601 13224 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 08:03:42.904584 13229 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 08:03:42.904763  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:42.904570 13226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.905031  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.905074  4046 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 08:03:42.905093  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822905093 us; error 0 us; skew 500 ppm
I20260812 08:03:42.905905  4046 webserver.cc:533] Webserver started at http://127.3.243.190:32877/ using document root <none> and password file <none>
I20260812 08:03:42.906061  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.906108  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.906216  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.906597  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "b6996f0bee604686adf5b67b7d752f4d"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.908111  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:42.909006 13238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.909255  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:42.909322  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "b6996f0bee604686adf5b67b7d752f4d"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.909394  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.915472  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.915782  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.921209  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:37529
I20260812 08:03:42.922729 13345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:37529 every 8 connection(s)
I20260812 08:03:42.923159 13349 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 08:03:42.924827 13349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d: Bootstrap starting.
I20260812 08:03:42.925565 13349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:42.926551 13349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d: No bootstrap required, opened a new log
I20260812 08:03:42.926959 13349 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6996f0bee604686adf5b67b7d752f4d" member_type: VOTER }
I20260812 08:03:42.927055 13349 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:42.927078 13349 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6996f0bee604686adf5b67b7d752f4d, State: Initialized, Role: FOLLOWER
I20260812 08:03:42.927209 13349 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [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: "b6996f0bee604686adf5b67b7d752f4d" member_type: VOTER }
I20260812 08:03:42.927286 13349 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:42.927321 13349 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:42.927369 13349 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:42.928006 13349 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6996f0bee604686adf5b67b7d752f4d" member_type: VOTER }
I20260812 08:03:42.928118 13349 leader_election.cc:304] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [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: b6996f0bee604686adf5b67b7d752f4d; no voters: 
I20260812 08:03:42.928292 13349 leader_election.cc:290] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:42.928375 13355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:42.928531 13355 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 1 LEADER]: Becoming Leader. State: Replica: b6996f0bee604686adf5b67b7d752f4d, State: Running, Role: LEADER
I20260812 08:03:42.928710 13349 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:42.928651 13355 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [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: "b6996f0bee604686adf5b67b7d752f4d" member_type: VOTER }
I20260812 08:03:42.929214 13356 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6996f0bee604686adf5b67b7d752f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6996f0bee604686adf5b67b7d752f4d" member_type: VOTER } }
I20260812 08:03:42.929320 13356 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.929226 13355 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6996f0bee604686adf5b67b7d752f4d. Latest consensus state: current_term: 1 leader_uuid: "b6996f0bee604686adf5b67b7d752f4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6996f0bee604686adf5b67b7d752f4d" member_type: VOTER } }
I20260812 08:03:42.929564 13355 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:42.930445 13363 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:42.930472  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:42.931275 13363 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:42.933043 13363 catalog_manager.cc:1383] Generated new cluster ID: 5e98ead94d0940fca206fa8655208945
I20260812 08:03:42.933096 13363 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:42.948654 13363 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:42.949216 13363 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:42.956387 13363 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d: Generated new TSK 0
I20260812 08:03:42.956569 13363 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:42.962569  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:42.964481 13384 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 08:03:42.964524 13382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:42.964732  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:42.964818 13380 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 08:03:42.965049  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:42.965093  4046 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 08:03:42.965107  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521822965108 us; error 0 us; skew 500 ppm
I20260812 08:03:42.965943  4046 webserver.cc:533] Webserver started at http://127.3.243.129:35907/ using document root <none> and password file <none>
I20260812 08:03:42.966082  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:42.966135  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:42.966212  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:42.966590  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "599868ca7c3a40d0ada14eeeeebe8a96"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.968039  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:42.968997 13391 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.969261  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:42.969329  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "599868ca7c3a40d0ada14eeeeebe8a96"
format_stamp: "Formatted at 2026-08-12 08:03:42 on dist-test-slave-5bn2"
I20260812 08:03:42.969399  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ScanMultiTabletParamTest.Test_0.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:42.976109  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:42.976432  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:42.977208  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:42.977252  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.977295  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:42.977322  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:42.982126  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:45619
I20260812 08:03:42.982165 13513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:45619 every 8 connection(s)
I20260812 08:03:42.985514 13515 heartbeater.cc:344] Connected to a master server at 127.3.243.190:37529
I20260812 08:03:42.985608 13515 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:42.985833 13515 heartbeater.cc:507] Master 127.3.243.190:37529 requested a full tablet report, sending...
I20260812 08:03:42.986441 13263 ts_manager.cc:194] Registered new tserver with Master: 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129:45619)
I20260812 08:03:42.987512 13263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33818
I20260812 08:03:42.987780  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005246321s
I20260812 08:03:42.994910 13263 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33848:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:42.998358 13515 heartbeater.cc:499] Master 127.3.243.190:37529 was elected leader, sending a full tablet report...
I20260812 08:03:43.003705 13446 tablet_service.cc:1511] Processing CreateTablet for tablet fe101526682c4d30ad7a4e7e96df0d0a (DEFAULT_TABLE table=client-testtb [id=9e19fdaff1ef463a8bb5e03557f5b261]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:43.004030 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe101526682c4d30ad7a4e7e96df0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.004034 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7dd5a164594989a188623454d889e1 (DEFAULT_TABLE table=client-testtb [id=9e19fdaff1ef463a8bb5e03557f5b261]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:43.004292 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7dd5a164594989a188623454d889e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.006597 13539 tablet_bootstrap.cc:492] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.007422 13539 tablet_bootstrap.cc:654] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.008396 13539 tablet_bootstrap.cc:492] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.008471 13539 ts_tablet_manager.cc:1403] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.008857 13539 raft_consensus.cc:359] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.008944 13539 raft_consensus.cc:385] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.008973 13539 raft_consensus.cc:740] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.009109 13539 consensus_queue.cc:260] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.009207 13539 raft_consensus.cc:399] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.009243 13539 raft_consensus.cc:493] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.009287 13539 raft_consensus.cc:3060] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.010052 13539 raft_consensus.cc:515] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.010207 13539 leader_election.cc:304] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.010392 13539 leader_election.cc:290] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.010495 13543 raft_consensus.cc:2804] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.010671 13539 ts_tablet_manager.cc:1434] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.010704 13543 raft_consensus.cc:697] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.010826 13539 tablet_bootstrap.cc:492] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.010826 13543 consensus_queue.cc:237] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.011703 13539 tablet_bootstrap.cc:654] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.012118 13263 catalog_manager.cc:5719] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.012753 13539 tablet_bootstrap.cc:492] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.012836 13539 ts_tablet_manager.cc:1403] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.013243 13539 raft_consensus.cc:359] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.013329 13539 raft_consensus.cc:385] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.013368 13539 raft_consensus.cc:740] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.013823 13539 consensus_queue.cc:260] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.013934 13539 raft_consensus.cc:399] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.013983 13539 raft_consensus.cc:493] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.014034 13539 raft_consensus.cc:3060] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.014744 13539 raft_consensus.cc:515] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.014900 13539 leader_election.cc:304] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.015012 13539 leader_election.cc:290] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.015172 13550 raft_consensus.cc:2804] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.015245 13539 ts_tablet_manager.cc:1434] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.015264 13550 raft_consensus.cc:697] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.015373 13550 consensus_queue.cc:237] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.016619 13263 catalog_manager.cc:5719] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.024819 13263 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33848:
name: "TestScanMultiTablet"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000\004\001\000(\000\000\000""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000\004\001\000(\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:43.030155 13446 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2e7682ba544432b039827f604d175a (DEFAULT_TABLE table=TestScanMultiTablet [id=e89fe44c2929437788e9c0ebd7d42e9b]), partition=RANGE (key) PARTITION VALUES < 10
I20260812 08:03:43.030454 13446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2e7682ba544432b039827f604d175a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.031116 13445 tablet_service.cc:1511] Processing CreateTablet for tablet 8133cfe46029413299401462b176d6ee (DEFAULT_TABLE table=TestScanMultiTablet [id=e89fe44c2929437788e9c0ebd7d42e9b]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
I20260812 08:03:43.031198 13443 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc5fc26c04a472981f0072e883b5d1c (DEFAULT_TABLE table=TestScanMultiTablet [id=e89fe44c2929437788e9c0ebd7d42e9b]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
I20260812 08:03:43.031278 13442 tablet_service.cc:1511] Processing CreateTablet for tablet 22da9f5d98fa4ead9c78934af5ba8029 (DEFAULT_TABLE table=TestScanMultiTablet [id=e89fe44c2929437788e9c0ebd7d42e9b]), partition=RANGE (key) PARTITION 30 <= VALUES < 40
I20260812 08:03:43.031360 13445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8133cfe46029413299401462b176d6ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.031473 13443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc5fc26c04a472981f0072e883b5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.031678 13439 tablet_service.cc:1511] Processing CreateTablet for tablet a597e9a03a654480bfb5a65d03fc09f9 (DEFAULT_TABLE table=TestScanMultiTablet [id=e89fe44c2929437788e9c0ebd7d42e9b]), partition=RANGE (key) PARTITION 40 <= VALUES
I20260812 08:03:43.031911 13439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597e9a03a654480bfb5a65d03fc09f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.033499 13539 tablet_bootstrap.cc:492] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.033763 13442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22da9f5d98fa4ead9c78934af5ba8029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.034336 13539 tablet_bootstrap.cc:654] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.035584 13539 tablet_bootstrap.cc:492] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.035667 13539 ts_tablet_manager.cc:1403] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:43.036033 13539 raft_consensus.cc:359] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.036114 13539 raft_consensus.cc:385] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.036144 13539 raft_consensus.cc:740] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.036259 13539 consensus_queue.cc:260] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.036321 13539 raft_consensus.cc:399] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.036360 13539 raft_consensus.cc:493] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.036405 13539 raft_consensus.cc:3060] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.037030 13539 raft_consensus.cc:515] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.037144 13539 leader_election.cc:304] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.037236 13539 leader_election.cc:290] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.037294 13543 raft_consensus.cc:2804] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.037389 13543 raft_consensus.cc:697] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.037438 13539 ts_tablet_manager.cc:1434] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:43.037518 13543 consensus_queue.cc:237] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.037583 13539 tablet_bootstrap.cc:492] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.038343 13539 tablet_bootstrap.cc:654] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.038719 13264 catalog_manager.cc:5719] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.039355 13539 tablet_bootstrap.cc:492] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.039440 13539 ts_tablet_manager.cc:1403] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.039826 13539 raft_consensus.cc:359] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.039912 13539 raft_consensus.cc:385] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.039933 13539 raft_consensus.cc:740] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.040051 13539 consensus_queue.cc:260] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.040130 13539 raft_consensus.cc:399] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.040170 13539 raft_consensus.cc:493] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.040220 13539 raft_consensus.cc:3060] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.040931 13539 raft_consensus.cc:515] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.041060 13539 leader_election.cc:304] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.041154 13539 leader_election.cc:290] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.041205 13543 raft_consensus.cc:2804] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.041301 13543 raft_consensus.cc:697] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.041388 13539 ts_tablet_manager.cc:1434] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.041405 13543 consensus_queue.cc:237] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.041594 13539 tablet_bootstrap.cc:492] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.042411 13539 tablet_bootstrap.cc:654] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.042603 13263 catalog_manager.cc:5719] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.043344 13539 tablet_bootstrap.cc:492] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.043422 13539 ts_tablet_manager.cc:1403] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.043778 13539 raft_consensus.cc:359] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.043856 13539 raft_consensus.cc:385] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.043891 13539 raft_consensus.cc:740] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.044011 13539 consensus_queue.cc:260] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.044094 13539 raft_consensus.cc:399] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.044133 13539 raft_consensus.cc:493] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.044178 13539 raft_consensus.cc:3060] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.044836 13539 raft_consensus.cc:515] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.044943 13539 leader_election.cc:304] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.045034 13539 leader_election.cc:290] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.045075 13543 raft_consensus.cc:2804] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.045183 13543 raft_consensus.cc:697] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.045300 13539 ts_tablet_manager.cc:1434] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.045290 13543 consensus_queue.cc:237] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.045483 13539 tablet_bootstrap.cc:492] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.046360 13539 tablet_bootstrap.cc:654] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.046494 13264 catalog_manager.cc:5719] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.047318 13539 tablet_bootstrap.cc:492] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.047398 13539 ts_tablet_manager.cc:1403] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.047736 13539 raft_consensus.cc:359] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.047817 13539 raft_consensus.cc:385] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.047847 13539 raft_consensus.cc:740] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.047959 13539 consensus_queue.cc:260] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.048030 13539 raft_consensus.cc:399] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.048062 13539 raft_consensus.cc:493] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.048099 13539 raft_consensus.cc:3060] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.048728 13539 raft_consensus.cc:515] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.048846 13539 leader_election.cc:304] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.048942 13539 leader_election.cc:290] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.048990 13543 raft_consensus.cc:2804] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.049088 13543 raft_consensus.cc:697] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.049149 13539 ts_tablet_manager.cc:1434] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:43.049190 13543 consensus_queue.cc:237] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.049320 13539 tablet_bootstrap.cc:492] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96: Bootstrap starting.
I20260812 08:03:43.050130 13539 tablet_bootstrap.cc:654] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.050346 13264 catalog_manager.cc:5719] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.051219 13539 tablet_bootstrap.cc:492] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96: No bootstrap required, opened a new log
I20260812 08:03:43.051286 13539 ts_tablet_manager.cc:1403] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.051604 13539 raft_consensus.cc:359] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.051689 13539 raft_consensus.cc:385] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.051719 13539 raft_consensus.cc:740] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.051820 13539 consensus_queue.cc:260] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.051869 13539 raft_consensus.cc:399] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.051888 13539 raft_consensus.cc:493] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.051915 13539 raft_consensus.cc:3060] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.052589 13539 raft_consensus.cc:515] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.052690 13539 leader_election.cc:304] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: 599868ca7c3a40d0ada14eeeeebe8a96; no voters: 
I20260812 08:03:43.052779 13539 leader_election.cc:290] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.052825 13549 raft_consensus.cc:2804] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.052922 13549 raft_consensus.cc:697] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Becoming Leader. State: Replica: 599868ca7c3a40d0ada14eeeeebe8a96, State: Running, Role: LEADER
I20260812 08:03:43.052976 13539 ts_tablet_manager.cc:1434] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:43.053032 13549 consensus_queue.cc:237] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [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: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } }
I20260812 08:03:43.054137 13264 catalog_manager.cc:5719] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 599868ca7c3a40d0ada14eeeeebe8a96 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "599868ca7c3a40d0ada14eeeeebe8a96" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 45619 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.195580  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:43.199112  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:43.199354  4046 tablet_replica.cc:333] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.199491  4046 raft_consensus.cc:2243] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.199623  4046 raft_consensus.cc:2272] T 22da9f5d98fa4ead9c78934af5ba8029 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.200205  4046 tablet_replica.cc:333] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.200299  4046 raft_consensus.cc:2243] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.200402  4046 raft_consensus.cc:2272] T 1e7dd5a164594989a188623454d889e1 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.200853  4046 tablet_replica.cc:333] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.200939  4046 raft_consensus.cc:2243] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.201033  4046 raft_consensus.cc:2272] T fe101526682c4d30ad7a4e7e96df0d0a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.201540  4046 tablet_replica.cc:333] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.201627  4046 raft_consensus.cc:2243] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.201721  4046 raft_consensus.cc:2272] T 3a2e7682ba544432b039827f604d175a P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.202188  4046 tablet_replica.cc:333] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.202267  4046 raft_consensus.cc:2243] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.202365  4046 raft_consensus.cc:2272] T 8cc5fc26c04a472981f0072e883b5d1c P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.202826  4046 tablet_replica.cc:333] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.202929  4046 raft_consensus.cc:2243] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.203032  4046 raft_consensus.cc:2272] T a597e9a03a654480bfb5a65d03fc09f9 P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.203516  4046 tablet_replica.cc:333] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96: stopping tablet replica
I20260812 08:03:43.203588  4046 raft_consensus.cc:2243] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.203687  4046 raft_consensus.cc:2272] T 8133cfe46029413299401462b176d6ee P 599868ca7c3a40d0ada14eeeeebe8a96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.217301  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:43.220187  4046 master.cc:562] Master@127.3.243.190:37529 shutting down...
I20260812 08:03:43.223798  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.223976  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.224093  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6996f0bee604686adf5b67b7d752f4d: stopping tablet replica
I20260812 08:03:43.236864  4046 master.cc:584] Master@127.3.243.190:37529 shutdown complete.
[       OK ] Params/ScanMultiTabletParamTest.Test/0 (340 ms)
[----------] 1 test from Params/ScanMultiTabletParamTest (340 ms total)

[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest
[ RUN      ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically/1
I20260812 08:03:43.242802  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:37131
I20260812 08:03:43.243223  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.244771 13595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:43.244817  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:43.244752 13593 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 08:03:43.244827 13597 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 08:03:43.245157  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.245208  4046 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 08:03:43.245226  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521823245227 us; error 0 us; skew 500 ppm
I20260812 08:03:43.245944  4046 webserver.cc:533] Webserver started at http://127.3.243.190:34277/ using document root <none> and password file <none>
I20260812 08:03:43.246086  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.246133  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.246206  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.246562  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "7383ed3471df4ede8ae812f3d9a8b6b4"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.248003  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:43.248951 13605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.249215  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.249300  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "7383ed3471df4ede8ae812f3d9a8b6b4"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.249377  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.259595  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.259928  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.264461  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:37131
I20260812 08:03:43.265795 13717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:37131 every 8 connection(s)
I20260812 08:03:43.266232 13718 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 08:03:43.267978 13718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4: Bootstrap starting.
I20260812 08:03:43.268733 13718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.269742 13718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4: No bootstrap required, opened a new log
I20260812 08:03:43.270139 13718 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7383ed3471df4ede8ae812f3d9a8b6b4" member_type: VOTER }
I20260812 08:03:43.270226 13718 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.270256 13718 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7383ed3471df4ede8ae812f3d9a8b6b4, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.270393 13718 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [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: "7383ed3471df4ede8ae812f3d9a8b6b4" member_type: VOTER }
I20260812 08:03:43.270470 13718 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.270509 13718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.270556 13718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.271284 13718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7383ed3471df4ede8ae812f3d9a8b6b4" member_type: VOTER }
I20260812 08:03:43.271405 13718 leader_election.cc:304] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [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: 7383ed3471df4ede8ae812f3d9a8b6b4; no voters: 
I20260812 08:03:43.271579 13718 leader_election.cc:290] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.271679 13726 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.271907 13726 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 1 LEADER]: Becoming Leader. State: Replica: 7383ed3471df4ede8ae812f3d9a8b6b4, State: Running, Role: LEADER
I20260812 08:03:43.271993 13718 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:43.272049 13726 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [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: "7383ed3471df4ede8ae812f3d9a8b6b4" member_type: VOTER }
I20260812 08:03:43.272449 13727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7383ed3471df4ede8ae812f3d9a8b6b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7383ed3471df4ede8ae812f3d9a8b6b4" member_type: VOTER } }
I20260812 08:03:43.272478 13728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7383ed3471df4ede8ae812f3d9a8b6b4. Latest consensus state: current_term: 1 leader_uuid: "7383ed3471df4ede8ae812f3d9a8b6b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7383ed3471df4ede8ae812f3d9a8b6b4" member_type: VOTER } }
I20260812 08:03:43.272617 13727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:43.272639 13728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:43.273087 13737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:43.273873 13737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:43.274036  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:43.275668 13737 catalog_manager.cc:1383] Generated new cluster ID: f01d8c9ce22b412eb0f579e9a9dfa5fb
I20260812 08:03:43.275728 13737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:43.284152 13737 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:43.284679 13737 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:43.289273 13737 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4: Generated new TSK 0
I20260812 08:03:43.289412 13737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:43.306463  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.308254 13756 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 08:03:43.308295 13757 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 08:03:43.308339 13759 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 08:03:43.308444  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:43.308697  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.308738  4046 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 08:03:43.308758  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521823308758 us; error 0 us; skew 500 ppm
I20260812 08:03:43.309713  4046 webserver.cc:533] Webserver started at http://127.3.243.129:37945/ using document root <none> and password file <none>
I20260812 08:03:43.309870  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.309918  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.309998  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.310454  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "0a4ab42f73c045b19065ce9799d42adc"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.311952  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:43.312816 13765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.313011  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:43.313078  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "0a4ab42f73c045b19065ce9799d42adc"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.313145  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.340138  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.340554  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.341369  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:43.341430  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.341476  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:43.341512  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.346591  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:33795
I20260812 08:03:43.346607 13879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:33795 every 8 connection(s)
I20260812 08:03:43.347630 13881 heartbeater.cc:344] Connected to a master server at 127.3.243.190:37131
I20260812 08:03:43.347725 13881 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:43.347927 13881 heartbeater.cc:507] Master 127.3.243.190:37131 requested a full tablet report, sending...
I20260812 08:03:43.348505 13636 ts_manager.cc:194] Registered new tserver with Master: 0a4ab42f73c045b19065ce9799d42adc (127.3.243.129:33795)
I20260812 08:03:43.349282 13636 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46056
I20260812 08:03:43.349426  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002238388s
I20260812 08:03:43.355459 13636 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46078:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:43.360198 13881 heartbeater.cc:499] Master 127.3.243.190:37131 was elected leader, sending a full tablet report...
I20260812 08:03:43.363691 13824 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff2c57b2f82401bbd4e7e5dd9a08c6d (DEFAULT_TABLE table=client-testtb [id=6f10a0cff2574ebf9ecec5593e171b15]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:43.363732 13822 tablet_service.cc:1511] Processing CreateTablet for tablet b0cef3bcf8b44b7e88aa6e32d5a89aa3 (DEFAULT_TABLE table=client-testtb [id=6f10a0cff2574ebf9ecec5593e171b15]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:43.363974 13824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff2c57b2f82401bbd4e7e5dd9a08c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.364143 13822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cef3bcf8b44b7e88aa6e32d5a89aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.366044 13897 tablet_bootstrap.cc:492] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc: Bootstrap starting.
I20260812 08:03:43.366773 13897 tablet_bootstrap.cc:654] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.367681 13897 tablet_bootstrap.cc:492] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc: No bootstrap required, opened a new log
I20260812 08:03:43.367756 13897 ts_tablet_manager.cc:1403] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.368119 13897 raft_consensus.cc:359] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.368206 13897 raft_consensus.cc:385] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.368234 13897 raft_consensus.cc:740] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4ab42f73c045b19065ce9799d42adc, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.368362 13897 consensus_queue.cc:260] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [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: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.368436 13897 raft_consensus.cc:399] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.368482 13897 raft_consensus.cc:493] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.368532 13897 raft_consensus.cc:3060] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.369200 13897 raft_consensus.cc:515] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.369316 13897 leader_election.cc:304] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [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: 0a4ab42f73c045b19065ce9799d42adc; no voters: 
I20260812 08:03:43.369516 13897 leader_election.cc:290] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.369606 13902 raft_consensus.cc:2804] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.369809 13897 ts_tablet_manager.cc:1434] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.369807 13902 raft_consensus.cc:697] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 1 LEADER]: Becoming Leader. State: Replica: 0a4ab42f73c045b19065ce9799d42adc, State: Running, Role: LEADER
I20260812 08:03:43.370007 13897 tablet_bootstrap.cc:492] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc: Bootstrap starting.
I20260812 08:03:43.370031 13902 consensus_queue.cc:237] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [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: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.370800 13897 tablet_bootstrap.cc:654] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.371177 13636 catalog_manager.cc:5719] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4ab42f73c045b19065ce9799d42adc (127.3.243.129). New cstate: current_term: 1 leader_uuid: "0a4ab42f73c045b19065ce9799d42adc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.371699 13897 tablet_bootstrap.cc:492] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc: No bootstrap required, opened a new log
I20260812 08:03:43.371778 13897 ts_tablet_manager.cc:1403] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.372128 13897 raft_consensus.cc:359] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.372217 13897 raft_consensus.cc:385] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.372238 13897 raft_consensus.cc:740] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a4ab42f73c045b19065ce9799d42adc, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.372329 13897 consensus_queue.cc:260] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [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: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.372404 13897 raft_consensus.cc:399] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.372434 13897 raft_consensus.cc:493] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.372478 13897 raft_consensus.cc:3060] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.373474 13897 raft_consensus.cc:515] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.373641 13897 leader_election.cc:304] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [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: 0a4ab42f73c045b19065ce9799d42adc; no voters: 
I20260812 08:03:43.373747 13897 leader_election.cc:290] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.373798 13902 raft_consensus.cc:2804] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.373921 13902 raft_consensus.cc:697] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 1 LEADER]: Becoming Leader. State: Replica: 0a4ab42f73c045b19065ce9799d42adc, State: Running, Role: LEADER
I20260812 08:03:43.373968 13897 ts_tablet_manager.cc:1434] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.374034 13902 consensus_queue.cc:237] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [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: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } }
I20260812 08:03:43.375242 13636 catalog_manager.cc:5719] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a4ab42f73c045b19065ce9799d42adc (127.3.243.129). New cstate: current_term: 1 leader_uuid: "0a4ab42f73c045b19065ce9799d42adc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a4ab42f73c045b19065ce9799d42adc" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33795 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:43.378782  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:43.381662  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:43.381872  4046 tablet_replica.cc:333] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc: stopping tablet replica
I20260812 08:03:43.381986  4046 raft_consensus.cc:2243] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.382090  4046 raft_consensus.cc:2272] T b0cef3bcf8b44b7e88aa6e32d5a89aa3 P 0a4ab42f73c045b19065ce9799d42adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.382598  4046 tablet_replica.cc:333] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc: stopping tablet replica
I20260812 08:03:43.382670  4046 raft_consensus.cc:2243] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.382743  4046 raft_consensus.cc:2272] T 9ff2c57b2f82401bbd4e7e5dd9a08c6d P 0a4ab42f73c045b19065ce9799d42adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.395500  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:43.397830  4046 master.cc:562] Master@127.3.243.190:37131 shutting down...
I20260812 08:03:43.401554  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:43.401702  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:43.401815  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7383ed3471df4ede8ae812f3d9a8b6b4: stopping tablet replica
I20260812 08:03:43.414486  4046 master.cc:584] Master@127.3.243.190:37131 shutdown complete.
I20260812 08:03:43.418598  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:40885
I20260812 08:03:43.419118  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.420778 13910 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 08:03:43.420787 13911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:43.421028  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:43.420957 13915 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 08:03:43.421202  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.421252  4046 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 08:03:43.421278  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521823421278 us; error 0 us; skew 500 ppm
I20260812 08:03:43.422006  4046 webserver.cc:533] Webserver started at http://127.3.243.190:41173/ using document root <none> and password file <none>
I20260812 08:03:43.422151  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.422201  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.422276  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.422674  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "2f34138b805b443c90e897eed5a2ba99"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.424085  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:43.424903 13921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.425127  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:43.425195  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "2f34138b805b443c90e897eed5a2ba99"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.425262  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.433043  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.433337  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.437585  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:40885
I20260812 08:03:43.437959 14034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:40885 every 8 connection(s)
I20260812 08:03:43.438482 14035 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 08:03:43.440155 14035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99: Bootstrap starting.
I20260812 08:03:43.440858 14035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.441727 14035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99: No bootstrap required, opened a new log
I20260812 08:03:43.442086 14035 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f34138b805b443c90e897eed5a2ba99" member_type: VOTER }
I20260812 08:03:43.442163 14035 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.442189 14035 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f34138b805b443c90e897eed5a2ba99, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.442282 14035 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [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: "2f34138b805b443c90e897eed5a2ba99" member_type: VOTER }
I20260812 08:03:43.442335 14035 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:43.442361 14035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:43.442394 14035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.443070 14035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f34138b805b443c90e897eed5a2ba99" member_type: VOTER }
I20260812 08:03:43.443177 14035 leader_election.cc:304] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [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: 2f34138b805b443c90e897eed5a2ba99; no voters: 
I20260812 08:03:43.443305 14035 leader_election.cc:290] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:43.443408 14039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.443650 14039 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 1 LEADER]: Becoming Leader. State: Replica: 2f34138b805b443c90e897eed5a2ba99, State: Running, Role: LEADER
I20260812 08:03:43.443713 14035 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:43.443773 14039 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [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: "2f34138b805b443c90e897eed5a2ba99" member_type: VOTER }
I20260812 08:03:43.444155 14042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f34138b805b443c90e897eed5a2ba99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f34138b805b443c90e897eed5a2ba99" member_type: VOTER } }
I20260812 08:03:43.444182 14043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f34138b805b443c90e897eed5a2ba99. Latest consensus state: current_term: 1 leader_uuid: "2f34138b805b443c90e897eed5a2ba99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f34138b805b443c90e897eed5a2ba99" member_type: VOTER } }
I20260812 08:03:43.444248 14042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:43.444267 14043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:43.444857 14048 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:43.445693 14048 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:43.445873  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:43.447376 14048 catalog_manager.cc:1383] Generated new cluster ID: 43fc8d53c0ec423b82902f3d4237fe07
I20260812 08:03:43.447430 14048 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:43.456514 14048 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:43.457000 14048 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:43.461686 14048 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99: Generated new TSK 0
I20260812 08:03:43.461822 14048 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:43.478173  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:43.480145 14066 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 08:03:43.480139 14070 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 08:03:43.480311 14065 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 08:03:43.480400  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:43.480604  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.480645  4046 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 08:03:43.480671  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521823480671 us; error 0 us; skew 500 ppm
I20260812 08:03:43.481516  4046 webserver.cc:533] Webserver started at http://127.3.243.129:43335/ using document root <none> and password file <none>
I20260812 08:03:43.481657  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.481709  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.481783  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.482156  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "441dc237e14c415782d35582750cf3d7"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.483566  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:43.484380 14079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.484593  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.484656  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "441dc237e14c415782d35582750cf3d7"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.484721  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.490242  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.490522  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.491259  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:43.491307  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.491345  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:43.491375  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.496409  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:40087
I20260812 08:03:43.496441 14193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:40087 every 8 connection(s)
I20260812 08:03:43.497216  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:43.497444 14195 heartbeater.cc:344] Connected to a master server at 127.3.243.190:40885
I20260812 08:03:43.497557 14195 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:43.497789 14195 heartbeater.cc:507] Master 127.3.243.190:40885 requested a full tablet report, sending...
I20260812 08:03:43.498443 13950 ts_manager.cc:194] Registered new tserver with Master: 441dc237e14c415782d35582750cf3d7 (127.3.243.129:40087)
W20260812 08:03:43.499150 14198 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 08:03:43.499238 14203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:43.499495 13950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53098
W20260812 08:03:43.499497 14207 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 08:03:43.500048  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:43.500342  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.500391  4046 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 08:03:43.500411  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521823500410 us; error 0 us; skew 500 ppm
I20260812 08:03:43.501140  4046 webserver.cc:533] Webserver started at http://127.3.243.130:40383/ using document root <none> and password file <none>
I20260812 08:03:43.501276  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.501334  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.501406  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.501773  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-1-root/instance:
uuid: "ed1eb7e476a644219381f206ed5f1a5a"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.503113  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:43.503914 14213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.504139  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:43.504205  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-1-root
uuid: "ed1eb7e476a644219381f206ed5f1a5a"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.504268  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.510421 14195 heartbeater.cc:499] Master 127.3.243.190:40885 was elected leader, sending a full tablet report...
I20260812 08:03:43.521113  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.521406  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.522272  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:43.522321  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.522363  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:43.522384  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.527742  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.130:40353
I20260812 08:03:43.527796 14333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.130:40353 every 8 connection(s)
I20260812 08:03:43.528584  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:43.528713 14334 heartbeater.cc:344] Connected to a master server at 127.3.243.190:40885
I20260812 08:03:43.528787 14334 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:43.528985 14334 heartbeater.cc:507] Master 127.3.243.190:40885 requested a full tablet report, sending...
I20260812 08:03:43.529531 13950 ts_manager.cc:194] Registered new tserver with Master: ed1eb7e476a644219381f206ed5f1a5a (127.3.243.130:40353)
I20260812 08:03:43.530109 13950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53128
W20260812 08:03:43.531073 14342 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 08:03:43.531216 14341 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 08:03:43.531394 14347 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 08:03:43.531468  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:43.531697  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:43.531754  4046 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 08:03:43.531773  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521823531773 us; error 0 us; skew 500 ppm
I20260812 08:03:43.532616  4046 webserver.cc:533] Webserver started at http://127.3.243.131:43453/ using document root <none> and password file <none>
I20260812 08:03:43.532763  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:43.532819  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:43.532888  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:43.533354  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-2-root/instance:
uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.534762  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:43.535620 14357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.535815  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.535883  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-2-root
uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1"
format_stamp: "Formatted at 2026-08-12 08:03:43 on dist-test-slave-5bn2"
I20260812 08:03:43.535950  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.KeepAlivePeriodically_KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically_1.1786521811522831-4046-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:43.541131 14334 heartbeater.cc:499] Master 127.3.243.190:40885 was elected leader, sending a full tablet report...
I20260812 08:03:43.554586  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:43.555047  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:43.555907  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:43.555958  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.556023  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:43.556051  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:43.561303  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.131:41111
I20260812 08:03:43.561465 14493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.131:41111 every 8 connection(s)
I20260812 08:03:43.562512 14494 heartbeater.cc:344] Connected to a master server at 127.3.243.190:40885
I20260812 08:03:43.562588 14494 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:43.562773 14494 heartbeater.cc:507] Master 127.3.243.190:40885 requested a full tablet report, sending...
I20260812 08:03:43.563315 13950 ts_manager.cc:194] Registered new tserver with Master: 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.563884 13950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53154
I20260812 08:03:43.564276  4046 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.002322263s
I20260812 08:03:43.571126 13950 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53176:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 3
    seed: 0
  }
}
W20260812 08:03:43.571640 13950 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table client-testtb in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260812 08:03:43.574653 14494 heartbeater.cc:499] Master 127.3.243.190:40885 was elected leader, sending a full tablet report...
I20260812 08:03:43.581646 14269 tablet_service.cc:1511] Processing CreateTablet for tablet ee81f989e9e54c03b183b407e2882d23 (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.581732 14268 tablet_service.cc:1511] Processing CreateTablet for tablet daeef2db9c8045a49496c9d8bea4dcec (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.581796 14267 tablet_service.cc:1511] Processing CreateTablet for tablet 1982cd7493654cc6851030ff70614351 (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.581977 14268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daeef2db9c8045a49496c9d8bea4dcec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.582155 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1982cd7493654cc6851030ff70614351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.582329 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee81f989e9e54c03b183b407e2882d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.584479 14417 tablet_service.cc:1511] Processing CreateTablet for tablet ee81f989e9e54c03b183b407e2882d23 (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.584741 14417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee81f989e9e54c03b183b407e2882d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.585368 14515 tablet_bootstrap.cc:492] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a: Bootstrap starting.
I20260812 08:03:43.586374 14515 tablet_bootstrap.cc:654] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.586905 14518 tablet_bootstrap.cc:492] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Bootstrap starting.
I20260812 08:03:43.587007 14413 tablet_service.cc:1511] Processing CreateTablet for tablet daeef2db9c8045a49496c9d8bea4dcec (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.587234 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daeef2db9c8045a49496c9d8bea4dcec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.587327 14127 tablet_service.cc:1511] Processing CreateTablet for tablet ee81f989e9e54c03b183b407e2882d23 (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.587455 14409 tablet_service.cc:1511] Processing CreateTablet for tablet 1982cd7493654cc6851030ff70614351 (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.587569 14127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee81f989e9e54c03b183b407e2882d23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.587661 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1982cd7493654cc6851030ff70614351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.587854 14518 tablet_bootstrap.cc:654] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.589455 14518 tablet_bootstrap.cc:492] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: No bootstrap required, opened a new log
I20260812 08:03:43.589543 14518 ts_tablet_manager.cc:1403] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:43.589712 14125 tablet_service.cc:1511] Processing CreateTablet for tablet daeef2db9c8045a49496c9d8bea4dcec (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.589811 14526 tablet_bootstrap.cc:492] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7: Bootstrap starting.
I20260812 08:03:43.589957 14125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daeef2db9c8045a49496c9d8bea4dcec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.590813 14526 tablet_bootstrap.cc:654] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.591192 14518 raft_consensus.cc:359] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.591292 14518 raft_consensus.cc:385] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.591324 14518 raft_consensus.cc:740] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a717d8ceb0e46fa8e7ba0f308dd32e1, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.591440 14518 consensus_queue.cc:260] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.591768 14518 ts_tablet_manager.cc:1434] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:43.591765 14124 tablet_service.cc:1511] Processing CreateTablet for tablet 1982cd7493654cc6851030ff70614351 (DEFAULT_TABLE table=client-testtb [id=1a5114c414e74d30a8adb49d8b65defb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:43.592060 14526 tablet_bootstrap.cc:492] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7: No bootstrap required, opened a new log
I20260812 08:03:43.592214 14518 tablet_bootstrap.cc:492] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Bootstrap starting.
I20260812 08:03:43.592072 14124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1982cd7493654cc6851030ff70614351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:43.592962 14515 tablet_bootstrap.cc:492] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a: No bootstrap required, opened a new log
I20260812 08:03:43.593048 14515 ts_tablet_manager.cc:1403] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260812 08:03:43.593497 14515 raft_consensus.cc:359] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.593602 14515 raft_consensus.cc:385] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.593637 14515 raft_consensus.cc:740] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed1eb7e476a644219381f206ed5f1a5a, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.593765 14515 consensus_queue.cc:260] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.594063 14518 tablet_bootstrap.cc:654] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.594126 14515 ts_tablet_manager.cc:1434] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.594151 14526 ts_tablet_manager.cc:1403] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260812 08:03:43.594302 14515 tablet_bootstrap.cc:492] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a: Bootstrap starting.
I20260812 08:03:43.594569 14526 raft_consensus.cc:359] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.594671 14526 raft_consensus.cc:385] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.594702 14526 raft_consensus.cc:740] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441dc237e14c415782d35582750cf3d7, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.594834 14526 consensus_queue.cc:260] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.595239 14515 tablet_bootstrap.cc:654] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.595252 14526 ts_tablet_manager.cc:1434] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:43.595772 14526 tablet_bootstrap.cc:492] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7: Bootstrap starting.
I20260812 08:03:43.596814 14526 tablet_bootstrap.cc:654] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.597169 14518 tablet_bootstrap.cc:492] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1: No bootstrap required, opened a new log
I20260812 08:03:43.597261 14518 ts_tablet_manager.cc:1403] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260812 08:03:43.597301 14515 tablet_bootstrap.cc:492] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a: No bootstrap required, opened a new log
I20260812 08:03:43.597373 14515 ts_tablet_manager.cc:1403] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:43.597728 14518 raft_consensus.cc:359] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.597756 14515 raft_consensus.cc:359] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.597842 14518 raft_consensus.cc:385] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.597882 14518 raft_consensus.cc:740] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a717d8ceb0e46fa8e7ba0f308dd32e1, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.598275 14518 consensus_queue.cc:260] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.598579 14518 ts_tablet_manager.cc:1434] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.598778 14518 tablet_bootstrap.cc:492] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Bootstrap starting.
I20260812 08:03:43.598788 14515 raft_consensus.cc:385] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.598879 14515 raft_consensus.cc:740] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed1eb7e476a644219381f206ed5f1a5a, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.598794 14526 tablet_bootstrap.cc:492] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7: No bootstrap required, opened a new log
I20260812 08:03:43.599057 14526 ts_tablet_manager.cc:1403] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260812 08:03:43.599488 14526 raft_consensus.cc:359] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.599596 14526 raft_consensus.cc:385] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.599627 14526 raft_consensus.cc:740] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441dc237e14c415782d35582750cf3d7, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.599792 14515 consensus_queue.cc:260] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.600014 14518 tablet_bootstrap.cc:654] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.600052 14515 ts_tablet_manager.cc:1434] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:03:43.600172 14526 consensus_queue.cc:260] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.600421 14526 ts_tablet_manager.cc:1434] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:43.600598 14526 tablet_bootstrap.cc:492] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7: Bootstrap starting.
I20260812 08:03:43.601102 14518 tablet_bootstrap.cc:492] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: No bootstrap required, opened a new log
I20260812 08:03:43.601208 14518 ts_tablet_manager.cc:1403] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.601500 14526 tablet_bootstrap.cc:654] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.601712 14518 raft_consensus.cc:359] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.601817 14518 raft_consensus.cc:385] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.601907 14518 raft_consensus.cc:740] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a717d8ceb0e46fa8e7ba0f308dd32e1, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.602097 14518 consensus_queue.cc:260] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.602415 14518 ts_tablet_manager.cc:1434] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:43.602610 14526 tablet_bootstrap.cc:492] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7: No bootstrap required, opened a new log
I20260812 08:03:43.602738 14526 ts_tablet_manager.cc:1403] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:43.603222 14526 raft_consensus.cc:359] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.603348 14526 raft_consensus.cc:385] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.603382 14526 raft_consensus.cc:740] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441dc237e14c415782d35582750cf3d7, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.603408 14515 tablet_bootstrap.cc:492] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a: Bootstrap starting.
I20260812 08:03:43.603495 14526 consensus_queue.cc:260] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.603731 14526 ts_tablet_manager.cc:1434] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:43.604310 14515 tablet_bootstrap.cc:654] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:43.605525 14515 tablet_bootstrap.cc:492] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a: No bootstrap required, opened a new log
I20260812 08:03:43.605603 14515 ts_tablet_manager.cc:1403] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:43.606002 14515 raft_consensus.cc:359] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.606097 14515 raft_consensus.cc:385] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:43.606128 14515 raft_consensus.cc:740] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed1eb7e476a644219381f206ed5f1a5a, State: Initialized, Role: FOLLOWER
I20260812 08:03:43.606240 14515 consensus_queue.cc:260] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.606511 14515 ts_tablet_manager.cc:1434] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:43.717487 14530 raft_consensus.cc:493] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:43.717607 14530 raft_consensus.cc:515] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.718154 14530 leader_election.cc:290] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 441dc237e14c415782d35582750cf3d7 (127.3.243.129:40087), 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.719067 14534 raft_consensus.cc:493] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:43.719172 14534 raft_consensus.cc:515] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.719586 14534 leader_election.cc:290] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed1eb7e476a644219381f206ed5f1a5a (127.3.243.130:40353), 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.722244 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee81f989e9e54c03b183b407e2882d23" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441dc237e14c415782d35582750cf3d7" is_pre_election: true
I20260812 08:03:43.722385 14140 raft_consensus.cc:2468] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 0.
I20260812 08:03:43.722584 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee81f989e9e54c03b183b407e2882d23" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" is_pre_election: true
I20260812 08:03:43.722697 14443 raft_consensus.cc:2468] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 0.
I20260812 08:03:43.722756 14218 leader_election.cc:304] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441dc237e14c415782d35582750cf3d7, ed1eb7e476a644219381f206ed5f1a5a; no voters: 
I20260812 08:03:43.722967 14530 raft_consensus.cc:2804] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:43.723016 14530 raft_consensus.cc:493] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:43.723049 14530 raft_consensus.cc:3060] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.723301 14283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daeef2db9c8045a49496c9d8bea4dcec" candidate_uuid: "441dc237e14c415782d35582750cf3d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed1eb7e476a644219381f206ed5f1a5a" is_pre_election: true
I20260812 08:03:43.723400 14283 raft_consensus.cc:2468] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441dc237e14c415782d35582750cf3d7 in term 0.
I20260812 08:03:43.723695 14082 leader_election.cc:304] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441dc237e14c415782d35582750cf3d7, ed1eb7e476a644219381f206ed5f1a5a; no voters: 
I20260812 08:03:43.723855 14534 raft_consensus.cc:2804] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:43.723899 14534 raft_consensus.cc:493] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:43.723944 14534 raft_consensus.cc:3060] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.724120 14530 raft_consensus.cc:515] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.724498 14530 leader_election.cc:290] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 election: Requested vote from peers 441dc237e14c415782d35582750cf3d7 (127.3.243.129:40087), 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.724781 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee81f989e9e54c03b183b407e2882d23" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441dc237e14c415782d35582750cf3d7"
I20260812 08:03:43.724814 14534 raft_consensus.cc:515] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.724900 14140 raft_consensus.cc:3060] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.724874 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee81f989e9e54c03b183b407e2882d23" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1"
I20260812 08:03:43.724973 14443 raft_consensus.cc:3060] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.725132 14534 leader_election.cc:290] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [CANDIDATE]: Term 1 election: Requested vote from peers ed1eb7e476a644219381f206ed5f1a5a (127.3.243.130:40353), 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.725535 14283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daeef2db9c8045a49496c9d8bea4dcec" candidate_uuid: "441dc237e14c415782d35582750cf3d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed1eb7e476a644219381f206ed5f1a5a"
I20260812 08:03:43.725627 14283 raft_consensus.cc:3060] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.725890 14140 raft_consensus.cc:2468] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 1.
I20260812 08:03:43.725983 14443 raft_consensus.cc:2468] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 1.
I20260812 08:03:43.726246 14218 leader_election.cc:304] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441dc237e14c415782d35582750cf3d7, ed1eb7e476a644219381f206ed5f1a5a; no voters: 
I20260812 08:03:43.726361 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daeef2db9c8045a49496c9d8bea4dcec" candidate_uuid: "441dc237e14c415782d35582750cf3d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" is_pre_election: true
I20260812 08:03:43.726436 14283 raft_consensus.cc:2468] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441dc237e14c415782d35582750cf3d7 in term 1.
I20260812 08:03:43.726439 14530 raft_consensus.cc:2804] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.726580 14436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daeef2db9c8045a49496c9d8bea4dcec" candidate_uuid: "441dc237e14c415782d35582750cf3d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1"
I20260812 08:03:43.726733 14082 leader_election.cc:304] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441dc237e14c415782d35582750cf3d7, ed1eb7e476a644219381f206ed5f1a5a; no voters: 
I20260812 08:03:43.726909 14534 raft_consensus.cc:2804] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.726475 14443 raft_consensus.cc:2468] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441dc237e14c415782d35582750cf3d7 in term 0.
I20260812 08:03:43.726971 14530 raft_consensus.cc:697] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 1 LEADER]: Becoming Leader. State: Replica: ed1eb7e476a644219381f206ed5f1a5a, State: Running, Role: LEADER
I20260812 08:03:43.727088 14534 raft_consensus.cc:697] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 1 LEADER]: Becoming Leader. State: Replica: 441dc237e14c415782d35582750cf3d7, State: Running, Role: LEADER
I20260812 08:03:43.727121 14530 consensus_queue.cc:237] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.727221 14534 consensus_queue.cc:237] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.728813 13950 catalog_manager.cc:5719] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 441dc237e14c415782d35582750cf3d7 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "441dc237e14c415782d35582750cf3d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:43.729701 13947 catalog_manager.cc:5719] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ed1eb7e476a644219381f206ed5f1a5a (127.3.243.130). New cstate: current_term: 1 leader_uuid: "ed1eb7e476a644219381f206ed5f1a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:43.773814 14551 raft_consensus.cc:493] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:43.773943 14551 raft_consensus.cc:515] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.774331 14551 leader_election.cc:290] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 441dc237e14c415782d35582750cf3d7 (127.3.243.129:40087), 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.774677 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1982cd7493654cc6851030ff70614351" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" is_pre_election: true
I20260812 08:03:43.774677 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1982cd7493654cc6851030ff70614351" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441dc237e14c415782d35582750cf3d7" is_pre_election: true
I20260812 08:03:43.774870 14140 raft_consensus.cc:2468] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 0.
I20260812 08:03:43.774870 14443 raft_consensus.cc:2468] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 0.
I20260812 08:03:43.775218 14218 leader_election.cc:304] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441dc237e14c415782d35582750cf3d7, ed1eb7e476a644219381f206ed5f1a5a; no voters: 
I20260812 08:03:43.775403 14551 raft_consensus.cc:2804] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:43.775476 14551 raft_consensus.cc:493] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:43.775533 14551 raft_consensus.cc:3060] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.776392 14551 raft_consensus.cc:515] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.776705 14551 leader_election.cc:290] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 election: Requested vote from peers 441dc237e14c415782d35582750cf3d7 (127.3.243.129:40087), 4a717d8ceb0e46fa8e7ba0f308dd32e1 (127.3.243.131:41111)
I20260812 08:03:43.776985 14443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1982cd7493654cc6851030ff70614351" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1"
I20260812 08:03:43.776985 14140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1982cd7493654cc6851030ff70614351" candidate_uuid: "ed1eb7e476a644219381f206ed5f1a5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441dc237e14c415782d35582750cf3d7"
I20260812 08:03:43.777122 14140 raft_consensus.cc:3060] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.777122 14443 raft_consensus.cc:3060] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.778019 14140 raft_consensus.cc:2468] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 1.
I20260812 08:03:43.778020 14443 raft_consensus.cc:2468] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed1eb7e476a644219381f206ed5f1a5a in term 1.
I20260812 08:03:43.778333 14217 leader_election.cc:304] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 441dc237e14c415782d35582750cf3d7, 4a717d8ceb0e46fa8e7ba0f308dd32e1, ed1eb7e476a644219381f206ed5f1a5a; no voters: 
I20260812 08:03:43.778504 14551 raft_consensus.cc:2804] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:43.778609 14551 raft_consensus.cc:697] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 1 LEADER]: Becoming Leader. State: Replica: ed1eb7e476a644219381f206ed5f1a5a, State: Running, Role: LEADER
I20260812 08:03:43.778743 14551 consensus_queue.cc:237] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } }
I20260812 08:03:43.780156 13947 catalog_manager.cc:5719] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a reported cstate change: term changed from 0 to 1, leader changed from <none> to ed1eb7e476a644219381f206ed5f1a5a (127.3.243.130). New cstate: current_term: 1 leader_uuid: "ed1eb7e476a644219381f206ed5f1a5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:43.922940 14443 raft_consensus.cc:3060] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:43.923076 14283 raft_consensus.cc:1275] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Refusing update from remote peer 441dc237e14c415782d35582750cf3d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.923543 14553 consensus_queue.cc:1048] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed1eb7e476a644219381f206ed5f1a5a" member_type: VOTER last_known_addr { host: "127.3.243.130" port: 40353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.924088 14443 raft_consensus.cc:1275] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Refusing update from remote peer 441dc237e14c415782d35582750cf3d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.924443 14534 consensus_queue.cc:1048] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.929922 14140 raft_consensus.cc:1275] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Refusing update from remote peer ed1eb7e476a644219381f206ed5f1a5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.930207 14436 raft_consensus.cc:1275] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Refusing update from remote peer ed1eb7e476a644219381f206ed5f1a5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.930531 14551 consensus_queue.cc:1048] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.929935 14443 raft_consensus.cc:1275] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Refusing update from remote peer ed1eb7e476a644219381f206ed5f1a5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.930822 14551 consensus_queue.cc:1048] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.931571 14140 raft_consensus.cc:1275] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Refusing update from remote peer ed1eb7e476a644219381f206ed5f1a5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:43.932766 14530 consensus_queue.cc:1048] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "441dc237e14c415782d35582750cf3d7" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.933053 14530 consensus_queue.cc:1048] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a717d8ceb0e46fa8e7ba0f308dd32e1" member_type: VOTER last_known_addr { host: "127.3.243.131" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:43.958205 14569 mvcc.cc:204] Tried to move back new op lower bound from 7317593390811750400 to 7317593390199156736. Current Snapshot: MvccSnapshot[applied={T|T < 7317593390811750400}]
I20260812 08:03:44.544214 14095 scanners.cc:441] Expiring scanner id: 85a886b5dd3547cbaa8617857734a957, of tablet ee81f989e9e54c03b183b407e2882d23, after 542 ms of inactivity, which is > TTL (500 ms).
I20260812 08:03:46.003163 14111 tablet_service.cc:3179] Scan: Not found: Scanner 85a886b5dd3547cbaa8617857734a957 not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:43096
I20260812 08:03:46.004236  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
W20260812 08:03:46.004331 14499 client.cc:2042] Couldn't close scanner 85a886b5dd3547cbaa8617857734a957: Service unavailable: reactor is shutting down (error 108)
W20260812 08:03:46.004834 14083 connection.cc:573] server connection from 127.0.0.1:43096 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 08:03:46.008004  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:46.008173  4046 tablet_replica.cc:333] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7: stopping tablet replica
I20260812 08:03:46.008286  4046 raft_consensus.cc:2243] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:46.008419  4046 raft_consensus.cc:2272] T 1982cd7493654cc6851030ff70614351 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.008950  4046 tablet_replica.cc:333] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7: stopping tablet replica
I20260812 08:03:46.009033  4046 raft_consensus.cc:2243] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:46.009142  4046 raft_consensus.cc:2272] T ee81f989e9e54c03b183b407e2882d23 P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.009549  4046 tablet_replica.cc:333] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7: stopping tablet replica
I20260812 08:03:46.009620  4046 raft_consensus.cc:2243] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.009778  4046 raft_consensus.cc:2272] T daeef2db9c8045a49496c9d8bea4dcec P 441dc237e14c415782d35582750cf3d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.022327  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:46.024946  4046 tablet_server.cc:179] TabletServer@127.3.243.130:0 shutting down...
I20260812 08:03:46.028725  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:46.028903  4046 tablet_replica.cc:333] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a: stopping tablet replica
I20260812 08:03:46.029013  4046 raft_consensus.cc:2243] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:46.029142  4046 raft_consensus.cc:2272] T daeef2db9c8045a49496c9d8bea4dcec P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.029625  4046 tablet_replica.cc:333] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a: stopping tablet replica
I20260812 08:03:46.029716  4046 raft_consensus.cc:2243] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.029882  4046 raft_consensus.cc:2272] T ee81f989e9e54c03b183b407e2882d23 P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.030292  4046 tablet_replica.cc:333] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a: stopping tablet replica
I20260812 08:03:46.030372  4046 raft_consensus.cc:2243] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.030529  4046 raft_consensus.cc:2272] T 1982cd7493654cc6851030ff70614351 P ed1eb7e476a644219381f206ed5f1a5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.043085  4046 tablet_server.cc:196] TabletServer@127.3.243.130:0 shutdown complete.
I20260812 08:03:46.045584  4046 tablet_server.cc:179] TabletServer@127.3.243.131:0 shutting down...
I20260812 08:03:46.048887  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:46.049057  4046 tablet_replica.cc:333] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: stopping tablet replica
I20260812 08:03:46.049166  4046 raft_consensus.cc:2243] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:46.049286  4046 raft_consensus.cc:2272] T 1982cd7493654cc6851030ff70614351 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.049793  4046 tablet_replica.cc:333] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1: stopping tablet replica
I20260812 08:03:46.049877  4046 raft_consensus.cc:2243] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:46.049990  4046 raft_consensus.cc:2272] T ee81f989e9e54c03b183b407e2882d23 P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.050383  4046 tablet_replica.cc:333] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1: stopping tablet replica
I20260812 08:03:46.050457  4046 raft_consensus.cc:2243] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:46.050565  4046 raft_consensus.cc:2272] T daeef2db9c8045a49496c9d8bea4dcec P 4a717d8ceb0e46fa8e7ba0f308dd32e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.062793  4046 tablet_server.cc:196] TabletServer@127.3.243.131:0 shutdown complete.
I20260812 08:03:46.065150  4046 master.cc:562] Master@127.3.243.190:40885 shutting down...
I20260812 08:03:46.068511  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.068642  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.068710  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f34138b805b443c90e897eed5a2ba99: stopping tablet replica
I20260812 08:03:46.080871  4046 master.cc:584] Master@127.3.243.190:40885 shutdown complete.
[       OK ] KeepAlivePeriodically/KeepAlivePeriodicallyTest.TestStopKeepAlivePeriodically/1 (2844 ms)
[----------] 1 test from KeepAlivePeriodically/KeepAlivePeriodicallyTest (2844 ms total)

[----------] 1 test from IntColEncodings/IntEncodingNullPredicatesTest
[ RUN      ] IntColEncodings/IntEncodingNullPredicatesTest.TestIntEncodings/2
I20260812 08:03:46.087795  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:36741
I20260812 08:03:46.088161  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:46.089736 14605 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 08:03:46.089768 14604 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 08:03:46.089864 14609 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 08:03:46.089941  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:46.090170  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:46.090214  4046 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 08:03:46.090229  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521826090229 us; error 0 us; skew 500 ppm
I20260812 08:03:46.091085  4046 webserver.cc:533] Webserver started at http://127.3.243.190:33383/ using document root <none> and password file <none>
I20260812 08:03:46.091219  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:46.091259  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:46.091313  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:46.091665  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.093021  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:46.093958 14623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.094182  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:46.094250  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.094319  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:46.128149  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:46.128566  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:46.133108  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:36741
I20260812 08:03:46.136024 14730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:36741 every 8 connection(s)
I20260812 08:03:46.136492 14737 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 08:03:46.138211 14737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b: Bootstrap starting.
I20260812 08:03:46.138995 14737 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.139923 14737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b: No bootstrap required, opened a new log
I20260812 08:03:46.140300 14737 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b" member_type: VOTER }
I20260812 08:03:46.140388 14737 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.140419 14737 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed4d306fa4fc4f43a7c2574886b3eb8b, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.140558 14737 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [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: "ed4d306fa4fc4f43a7c2574886b3eb8b" member_type: VOTER }
I20260812 08:03:46.140627 14737 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.140664 14737 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.140712 14737 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.141360 14737 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b" member_type: VOTER }
I20260812 08:03:46.141510 14737 leader_election.cc:304] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [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: ed4d306fa4fc4f43a7c2574886b3eb8b; no voters: 
I20260812 08:03:46.141678 14737 leader_election.cc:290] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.141765 14741 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.141958 14741 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 1 LEADER]: Becoming Leader. State: Replica: ed4d306fa4fc4f43a7c2574886b3eb8b, State: Running, Role: LEADER
I20260812 08:03:46.142083 14737 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:46.142098 14741 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [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: "ed4d306fa4fc4f43a7c2574886b3eb8b" member_type: VOTER }
I20260812 08:03:46.142537 14746 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b" member_type: VOTER } }
I20260812 08:03:46.142562 14749 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed4d306fa4fc4f43a7c2574886b3eb8b. Latest consensus state: current_term: 1 leader_uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed4d306fa4fc4f43a7c2574886b3eb8b" member_type: VOTER } }
I20260812 08:03:46.142706 14746 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:46.142727 14749 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:46.143250 14760 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:46.143949 14760 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:46.144160  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:46.145596 14760 catalog_manager.cc:1383] Generated new cluster ID: 6c4268425be7460ab7aa3b251e655b7b
I20260812 08:03:46.145646 14760 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:46.162031 14760 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:46.162539 14760 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:46.173928 14760 catalog_manager.cc:6092] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b: Generated new TSK 0
I20260812 08:03:46.174089 14760 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:46.176257  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:46.178114 14778 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 08:03:46.178138  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:46.178190 14776 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 08:03:46.178344 14774 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 08:03:46.178537  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:46.178582  4046 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 08:03:46.178596  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521826178596 us; error 0 us; skew 500 ppm
I20260812 08:03:46.179381  4046 webserver.cc:533] Webserver started at http://127.3.243.129:35487/ using document root <none> and password file <none>
I20260812 08:03:46.179518  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:46.179572  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:46.179646  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:46.180012  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "6b7d978370d943c4ac759948e7d4f7e9"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.181334  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:46.182183 14785 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.182379  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:46.182446  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "6b7d978370d943c4ac759948e7d4f7e9"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.182512  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.IntColEncodings_IntEncodingNullPredicatesTest.TestIntEncodings_2.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:46.204332  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:46.204708  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:46.205490  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:46.205549  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.205596  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:46.205623  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.210556  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:39681
I20260812 08:03:46.210644 14907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:39681 every 8 connection(s)
I20260812 08:03:46.211818 14911 heartbeater.cc:344] Connected to a master server at 127.3.243.190:36741
I20260812 08:03:46.211908 14911 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:46.212126 14911 heartbeater.cc:507] Master 127.3.243.190:36741 requested a full tablet report, sending...
I20260812 08:03:46.212703 14649 ts_manager.cc:194] Registered new tserver with Master: 6b7d978370d943c4ac759948e7d4f7e9 (127.3.243.129:39681)
I20260812 08:03:46.213279  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002252718s
I20260812 08:03:46.213660 14649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58000
I20260812 08:03:46.219753 14649 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58022:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:46.224532 14911 heartbeater.cc:499] Master 127.3.243.190:36741 was elected leader, sending a full tablet report...
I20260812 08:03:46.228437 14843 tablet_service.cc:1511] Processing CreateTablet for tablet 80a71443dcc64f5b82ba6565c58bd5ec (DEFAULT_TABLE table=client-testtb [id=5955f09bb84b49c7bf0851ae475ee234]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:46.228437 14842 tablet_service.cc:1511] Processing CreateTablet for tablet 0429f22fcc394cca8c9c72e7a7ae6179 (DEFAULT_TABLE table=client-testtb [id=5955f09bb84b49c7bf0851ae475ee234]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:46.228806 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a71443dcc64f5b82ba6565c58bd5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:46.228940 14842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0429f22fcc394cca8c9c72e7a7ae6179. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:46.231163 14935 tablet_bootstrap.cc:492] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9: Bootstrap starting.
I20260812 08:03:46.231882 14935 tablet_bootstrap.cc:654] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.232803 14935 tablet_bootstrap.cc:492] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9: No bootstrap required, opened a new log
I20260812 08:03:46.232877 14935 ts_tablet_manager.cc:1403] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:46.233242 14935 raft_consensus.cc:359] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.233327 14935 raft_consensus.cc:385] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.233349 14935 raft_consensus.cc:740] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b7d978370d943c4ac759948e7d4f7e9, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.233472 14935 consensus_queue.cc:260] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [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: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.233565 14935 raft_consensus.cc:399] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.233606 14935 raft_consensus.cc:493] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.233642 14935 raft_consensus.cc:3060] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.234293 14935 raft_consensus.cc:515] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.234405 14935 leader_election.cc:304] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [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: 6b7d978370d943c4ac759948e7d4f7e9; no voters: 
I20260812 08:03:46.234587 14935 leader_election.cc:290] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.234679 14937 raft_consensus.cc:2804] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.234890 14935 ts_tablet_manager.cc:1434] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:46.234948 14937 raft_consensus.cc:697] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b7d978370d943c4ac759948e7d4f7e9, State: Running, Role: LEADER
I20260812 08:03:46.235066 14935 tablet_bootstrap.cc:492] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9: Bootstrap starting.
I20260812 08:03:46.235095 14937 consensus_queue.cc:237] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [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: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.235798 14935 tablet_bootstrap.cc:654] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.236466 14648 catalog_manager.cc:5719] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b7d978370d943c4ac759948e7d4f7e9 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "6b7d978370d943c4ac759948e7d4f7e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.236752 14935 tablet_bootstrap.cc:492] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9: No bootstrap required, opened a new log
I20260812 08:03:46.236837 14935 ts_tablet_manager.cc:1403] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:46.237215 14935 raft_consensus.cc:359] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.237295 14935 raft_consensus.cc:385] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.237325 14935 raft_consensus.cc:740] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b7d978370d943c4ac759948e7d4f7e9, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.237468 14935 consensus_queue.cc:260] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [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: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.237545 14935 raft_consensus.cc:399] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.237584 14935 raft_consensus.cc:493] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.237630 14935 raft_consensus.cc:3060] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.238299 14935 raft_consensus.cc:515] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.238425 14935 leader_election.cc:304] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [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: 6b7d978370d943c4ac759948e7d4f7e9; no voters: 
I20260812 08:03:46.238526 14935 leader_election.cc:290] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.238583 14937 raft_consensus.cc:2804] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.238687 14937 raft_consensus.cc:697] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b7d978370d943c4ac759948e7d4f7e9, State: Running, Role: LEADER
I20260812 08:03:46.238729 14935 ts_tablet_manager.cc:1434] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:46.238793 14937 consensus_queue.cc:237] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [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: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.240382 14648 catalog_manager.cc:5719] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b7d978370d943c4ac759948e7d4f7e9 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "6b7d978370d943c4ac759948e7d4f7e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.249285 14648 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58022:
name: "IntEncodingNullPredicatesTestTable"
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: true
    encoding: RLE
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:46.253479 14842 tablet_service.cc:1511] Processing CreateTablet for tablet e57d6022dd7142edbd556fd713a2122c (DEFAULT_TABLE table=IntEncodingNullPredicatesTestTable [id=f56eecfbca524abf8508609bd708ae6c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:46.253747 14842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57d6022dd7142edbd556fd713a2122c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:46.255590 14935 tablet_bootstrap.cc:492] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9: Bootstrap starting.
I20260812 08:03:46.256341 14935 tablet_bootstrap.cc:654] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.257305 14935 tablet_bootstrap.cc:492] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9: No bootstrap required, opened a new log
I20260812 08:03:46.257387 14935 ts_tablet_manager.cc:1403] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:46.257741 14935 raft_consensus.cc:359] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.257825 14935 raft_consensus.cc:385] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.257855 14935 raft_consensus.cc:740] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b7d978370d943c4ac759948e7d4f7e9, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.257969 14935 consensus_queue.cc:260] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [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: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.258034 14935 raft_consensus.cc:399] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.258072 14935 raft_consensus.cc:493] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.258118 14935 raft_consensus.cc:3060] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.258807 14935 raft_consensus.cc:515] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.258966 14935 leader_election.cc:304] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [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: 6b7d978370d943c4ac759948e7d4f7e9; no voters: 
I20260812 08:03:46.259070 14935 leader_election.cc:290] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.259119 14937 raft_consensus.cc:2804] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.259222 14937 raft_consensus.cc:697] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b7d978370d943c4ac759948e7d4f7e9, State: Running, Role: LEADER
I20260812 08:03:46.259320 14935 ts_tablet_manager.cc:1434] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:46.259327 14937 consensus_queue.cc:237] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [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: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } }
I20260812 08:03:46.260550 14648 catalog_manager.cc:5719] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b7d978370d943c4ac759948e7d4f7e9 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "6b7d978370d943c4ac759948e7d4f7e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b7d978370d943c4ac759948e7d4f7e9" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.799604  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:46.803218  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:46.803453  4046 tablet_replica.cc:333] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9: stopping tablet replica
I20260812 08:03:46.803587  4046 raft_consensus.cc:2243] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.803726  4046 raft_consensus.cc:2272] T e57d6022dd7142edbd556fd713a2122c P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.805219  4046 tablet_replica.cc:333] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9: stopping tablet replica
I20260812 08:03:46.805331  4046 raft_consensus.cc:2243] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.805437  4046 raft_consensus.cc:2272] T 0429f22fcc394cca8c9c72e7a7ae6179 P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.805933  4046 tablet_replica.cc:333] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9: stopping tablet replica
I20260812 08:03:46.806023  4046 raft_consensus.cc:2243] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.806118  4046 raft_consensus.cc:2272] T 80a71443dcc64f5b82ba6565c58bd5ec P 6b7d978370d943c4ac759948e7d4f7e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.819171  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:46.822165  4046 master.cc:562] Master@127.3.243.190:36741 shutting down...
I20260812 08:03:46.826187  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:46.826344  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:46.826412  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed4d306fa4fc4f43a7c2574886b3eb8b: stopping tablet replica
I20260812 08:03:46.838832  4046 master.cc:584] Master@127.3.243.190:36741 shutdown complete.
[       OK ] IntColEncodings/IntEncodingNullPredicatesTest.TestIntEncodings/2 (756 ms)
[----------] 1 test from IntColEncodings/IntEncodingNullPredicatesTest (758 ms total)

[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN      ] Params/ClientTestImmutableColumn.TestUpdate/2
I20260812 08:03:46.845968  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:43325
I20260812 08:03:46.846352  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:46.848129 14957 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 08:03:46.848109 14954 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 08:03:46.848403  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:46.848501 14955 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:46.848767  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:46.848809  4046 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 08:03:46.848829  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521826848828 us; error 0 us; skew 500 ppm
I20260812 08:03:46.849647  4046 webserver.cc:533] Webserver started at http://127.3.243.190:37059/ using document root <none> and password file <none>
I20260812 08:03:46.849790  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:46.849836  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:46.849911  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:46.850296  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "ac5dd162e06d46f9a0801ee2dd2cebad"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.851745  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:46.852627 14966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.852839  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:46.852905  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "ac5dd162e06d46f9a0801ee2dd2cebad"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.852972  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:46.865072  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:46.865417  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:46.870746  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:43325
I20260812 08:03:46.872704 15076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:43325 every 8 connection(s)
I20260812 08:03:46.873148 15077 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 08:03:46.874804 15077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad: Bootstrap starting.
I20260812 08:03:46.875572 15077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.876472 15077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad: No bootstrap required, opened a new log
I20260812 08:03:46.876852 15077 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac5dd162e06d46f9a0801ee2dd2cebad" member_type: VOTER }
I20260812 08:03:46.876938 15077 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.876957 15077 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5dd162e06d46f9a0801ee2dd2cebad, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.877096 15077 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [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: "ac5dd162e06d46f9a0801ee2dd2cebad" member_type: VOTER }
I20260812 08:03:46.877164 15077 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.877198 15077 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.877245 15077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.877897 15077 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac5dd162e06d46f9a0801ee2dd2cebad" member_type: VOTER }
I20260812 08:03:46.878023 15077 leader_election.cc:304] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [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: ac5dd162e06d46f9a0801ee2dd2cebad; no voters: 
I20260812 08:03:46.878194 15077 leader_election.cc:290] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.878268 15081 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.878446 15081 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 1 LEADER]: Becoming Leader. State: Replica: ac5dd162e06d46f9a0801ee2dd2cebad, State: Running, Role: LEADER
I20260812 08:03:46.878579 15081 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [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: "ac5dd162e06d46f9a0801ee2dd2cebad" member_type: VOTER }
I20260812 08:03:46.878628 15077 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:46.879032 15081 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac5dd162e06d46f9a0801ee2dd2cebad. Latest consensus state: current_term: 1 leader_uuid: "ac5dd162e06d46f9a0801ee2dd2cebad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac5dd162e06d46f9a0801ee2dd2cebad" member_type: VOTER } }
I20260812 08:03:46.879113 15081 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:46.879276 15083 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac5dd162e06d46f9a0801ee2dd2cebad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac5dd162e06d46f9a0801ee2dd2cebad" member_type: VOTER } }
I20260812 08:03:46.879354 15083 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:46.880529  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:46.880718 15088 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:46.881338 15088 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:46.883268 15088 catalog_manager.cc:1383] Generated new cluster ID: b5e57beef6224903b1308d2adc069380
I20260812 08:03:46.883332 15088 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:46.897996 15088 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:46.898743 15088 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:46.917164 15088 catalog_manager.cc:6092] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad: Generated new TSK 0
I20260812 08:03:46.917374 15088 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:46.944974  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:46.946880 15107 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 08:03:46.946979 15109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:46.947039  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:46.947228 15112 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 08:03:46.947389  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:46.947432  4046 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 08:03:46.947446  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521826947446 us; error 0 us; skew 500 ppm
I20260812 08:03:46.948242  4046 webserver.cc:533] Webserver started at http://127.3.243.129:43357/ using document root <none> and password file <none>
I20260812 08:03:46.948364  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:46.948403  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:46.948459  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:46.948823  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "9dd9b7f60f4e427ea2eb2a1379c16899"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.950186  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:46.951030 15120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.951241  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:46.951309  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "9dd9b7f60f4e427ea2eb2a1379c16899"
format_stamp: "Formatted at 2026-08-12 08:03:46 on dist-test-slave-5bn2"
I20260812 08:03:46.951373  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpdate_2.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:46.964126  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:46.964452  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:46.965225  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:46.965274  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.965317  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:46.965341  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:46.970541  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:44617
I20260812 08:03:46.971385 15240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:44617 every 8 connection(s)
I20260812 08:03:46.971954 15242 heartbeater.cc:344] Connected to a master server at 127.3.243.190:43325
I20260812 08:03:46.972056 15242 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:46.972283 15242 heartbeater.cc:507] Master 127.3.243.190:43325 requested a full tablet report, sending...
I20260812 08:03:46.972911 14991 ts_manager.cc:194] Registered new tserver with Master: 9dd9b7f60f4e427ea2eb2a1379c16899 (127.3.243.129:44617)
I20260812 08:03:46.973397  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002256025s
I20260812 08:03:46.973809 14991 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33518
I20260812 08:03:46.979878 14991 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33540:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:46.984689 15242 heartbeater.cc:499] Master 127.3.243.190:43325 was elected leader, sending a full tablet report...
I20260812 08:03:46.988255 15168 tablet_service.cc:1511] Processing CreateTablet for tablet e8a2786dabae4128aaca7f4635428781 (DEFAULT_TABLE table=client-testtb [id=9a1d2cfbecf64efbb37ae9d70c96d7ed]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:46.988255 15169 tablet_service.cc:1511] Processing CreateTablet for tablet 77e885a8efeb4b5da7091247c0c71928 (DEFAULT_TABLE table=client-testtb [id=9a1d2cfbecf64efbb37ae9d70c96d7ed]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:46.988617 15169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e885a8efeb4b5da7091247c0c71928. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:46.988751 15168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a2786dabae4128aaca7f4635428781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:46.990965 15256 tablet_bootstrap.cc:492] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899: Bootstrap starting.
I20260812 08:03:46.991760 15256 tablet_bootstrap.cc:654] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.992733 15256 tablet_bootstrap.cc:492] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899: No bootstrap required, opened a new log
I20260812 08:03:46.992805 15256 ts_tablet_manager.cc:1403] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:46.993223 15256 raft_consensus.cc:359] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.993309 15256 raft_consensus.cc:385] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.993328 15256 raft_consensus.cc:740] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd9b7f60f4e427ea2eb2a1379c16899, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.993449 15256 consensus_queue.cc:260] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [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: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.993541 15256 raft_consensus.cc:399] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.993582 15256 raft_consensus.cc:493] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.993628 15256 raft_consensus.cc:3060] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.994258 15256 raft_consensus.cc:515] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.994364 15256 leader_election.cc:304] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [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: 9dd9b7f60f4e427ea2eb2a1379c16899; no voters: 
I20260812 08:03:46.994515 15256 leader_election.cc:290] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.994642 15258 raft_consensus.cc:2804] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.994832 15258 raft_consensus.cc:697] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 LEADER]: Becoming Leader. State: Replica: 9dd9b7f60f4e427ea2eb2a1379c16899, State: Running, Role: LEADER
I20260812 08:03:46.994833 15256 ts_tablet_manager.cc:1434] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:46.995002 15258 consensus_queue.cc:237] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [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: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.995074 15256 tablet_bootstrap.cc:492] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899: Bootstrap starting.
I20260812 08:03:46.995941 15256 tablet_bootstrap.cc:654] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:46.996304 14990 catalog_manager.cc:5719] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dd9b7f60f4e427ea2eb2a1379c16899 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.996968 15256 tablet_bootstrap.cc:492] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899: No bootstrap required, opened a new log
I20260812 08:03:46.997053 15256 ts_tablet_manager.cc:1403] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:46.997466 15256 raft_consensus.cc:359] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.997563 15256 raft_consensus.cc:385] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:46.997584 15256 raft_consensus.cc:740] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd9b7f60f4e427ea2eb2a1379c16899, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.997694 15256 consensus_queue.cc:260] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [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: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.997774 15256 raft_consensus.cc:399] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.997807 15256 raft_consensus.cc:493] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.997840 15256 raft_consensus.cc:3060] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:46.998636 15256 raft_consensus.cc:515] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:46.998759 15256 leader_election.cc:304] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [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: 9dd9b7f60f4e427ea2eb2a1379c16899; no voters: 
I20260812 08:03:46.998875 15256 leader_election.cc:290] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:46.998917 15258 raft_consensus.cc:2804] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:46.999089 15258 raft_consensus.cc:697] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 LEADER]: Becoming Leader. State: Replica: 9dd9b7f60f4e427ea2eb2a1379c16899, State: Running, Role: LEADER
I20260812 08:03:46.999087 15256 ts_tablet_manager.cc:1434] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:46.999230 15258 consensus_queue.cc:237] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [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: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } }
I20260812 08:03:47.000214 14990 catalog_manager.cc:5719] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dd9b7f60f4e427ea2eb2a1379c16899 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9b7f60f4e427ea2eb2a1379c16899" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 44617 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.022600  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:47.026640  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:47.026890  4046 tablet_replica.cc:333] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899: stopping tablet replica
I20260812 08:03:47.027012  4046 raft_consensus.cc:2243] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.027130  4046 raft_consensus.cc:2272] T 77e885a8efeb4b5da7091247c0c71928 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.027680  4046 tablet_replica.cc:333] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899: stopping tablet replica
I20260812 08:03:47.027760  4046 raft_consensus.cc:2243] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.027854  4046 raft_consensus.cc:2272] T e8a2786dabae4128aaca7f4635428781 P 9dd9b7f60f4e427ea2eb2a1379c16899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.040877  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:47.044145  4046 master.cc:562] Master@127.3.243.190:43325 shutting down...
I20260812 08:03:47.048231  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.048389  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.048506  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac5dd162e06d46f9a0801ee2dd2cebad: stopping tablet replica
I20260812 08:03:47.051059  4046 master.cc:584] Master@127.3.243.190:43325 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpdate/2 (209 ms)
[ RUN      ] Params/ClientTestImmutableColumn.TestUpsertIgnore/2
I20260812 08:03:47.055850  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:41469
I20260812 08:03:47.056180  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.057720 15272 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 08:03:47.057807 15275 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 08:03:47.057726 15271 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 08:03:47.057935  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:47.058174  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.058236  4046 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 08:03:47.058257  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827058257 us; error 0 us; skew 500 ppm
I20260812 08:03:47.059099  4046 webserver.cc:533] Webserver started at http://127.3.243.190:45529/ using document root <none> and password file <none>
I20260812 08:03:47.059234  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.059293  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.059361  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.059785  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "f6e9e11a8419477e98e06c55a20c7b9e"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.061504  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:47.062516 15286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.062783  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.062892  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "f6e9e11a8419477e98e06c55a20c7b9e"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.062969  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.072451  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.072849  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.078658  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:41469
I20260812 08:03:47.078893 15387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:41469 every 8 connection(s)
I20260812 08:03:47.079634 15388 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 08:03:47.081390 15388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e: Bootstrap starting.
I20260812 08:03:47.082151 15388 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.083212 15388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e: No bootstrap required, opened a new log
I20260812 08:03:47.083590 15388 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e9e11a8419477e98e06c55a20c7b9e" member_type: VOTER }
I20260812 08:03:47.083676 15388 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.083706 15388 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e9e11a8419477e98e06c55a20c7b9e, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.083838 15388 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [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: "f6e9e11a8419477e98e06c55a20c7b9e" member_type: VOTER }
I20260812 08:03:47.083905 15388 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.083940 15388 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.083987 15388 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.084656 15388 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e9e11a8419477e98e06c55a20c7b9e" member_type: VOTER }
I20260812 08:03:47.084776 15388 leader_election.cc:304] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [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: f6e9e11a8419477e98e06c55a20c7b9e; no voters: 
I20260812 08:03:47.084941 15388 leader_election.cc:290] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.085044 15396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.085235 15396 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 1 LEADER]: Becoming Leader. State: Replica: f6e9e11a8419477e98e06c55a20c7b9e, State: Running, Role: LEADER
I20260812 08:03:47.085397 15388 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:47.085361 15396 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [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: "f6e9e11a8419477e98e06c55a20c7b9e" member_type: VOTER }
I20260812 08:03:47.085785 15396 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6e9e11a8419477e98e06c55a20c7b9e. Latest consensus state: current_term: 1 leader_uuid: "f6e9e11a8419477e98e06c55a20c7b9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e9e11a8419477e98e06c55a20c7b9e" member_type: VOTER } }
I20260812 08:03:47.085866 15396 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.086037 15398 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6e9e11a8419477e98e06c55a20c7b9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e9e11a8419477e98e06c55a20c7b9e" member_type: VOTER } }
I20260812 08:03:47.086109 15398 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.086251 15403 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:47.087301 15403 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:47.087541  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:47.089216 15403 catalog_manager.cc:1383] Generated new cluster ID: 07aa5bbb2e7448b89c24f0b5402008bf
I20260812 08:03:47.089272 15403 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:47.108232 15403 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:47.108981 15403 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:47.119333 15403 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e: Generated new TSK 0
I20260812 08:03:47.119539 15403 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:47.152173  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.154196 15426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:47.154423  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:47.154464 15432 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 08:03:47.154242 15425 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 08:03:47.154677  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.154717  4046 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 08:03:47.154731  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827154732 us; error 0 us; skew 500 ppm
I20260812 08:03:47.155599  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38169/ using document root <none> and password file <none>
I20260812 08:03:47.155740  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.155793  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.155869  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.156306  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "f2aab1329b954e4f9feb48ca269dedeb"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.157819  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:47.158715 15439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.158951  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.159020  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "f2aab1329b954e4f9feb48ca269dedeb"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.159085  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ClientTestImmutableColumn.TestUpsertIgnore_2.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.169664  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.169989  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.170878  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:47.170928  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.170970  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:47.170989  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.176141  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:37437
I20260812 08:03:47.176263 15550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:37437 every 8 connection(s)
I20260812 08:03:47.177258 15552 heartbeater.cc:344] Connected to a master server at 127.3.243.190:41469
I20260812 08:03:47.177343 15552 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:47.177554 15552 heartbeater.cc:507] Master 127.3.243.190:41469 requested a full tablet report, sending...
I20260812 08:03:47.178180 15317 ts_manager.cc:194] Registered new tserver with Master: f2aab1329b954e4f9feb48ca269dedeb (127.3.243.129:37437)
I20260812 08:03:47.178917  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002301007s
I20260812 08:03:47.179234 15317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35668
I20260812 08:03:47.185922 15317 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35696:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.190058 15552 heartbeater.cc:499] Master 127.3.243.190:41469 was elected leader, sending a full tablet report...
I20260812 08:03:47.195441 15493 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcba76fb7954e329aa5413afab0941d (DEFAULT_TABLE table=client-testtb [id=5206fcb4d790406f979dbd1a7985ddde]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:47.195533 15492 tablet_service.cc:1511] Processing CreateTablet for tablet c98a3647ea984b65be5b23a0de1a00cb (DEFAULT_TABLE table=client-testtb [id=5206fcb4d790406f979dbd1a7985ddde]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:47.195755 15493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcba76fb7954e329aa5413afab0941d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.195931 15492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98a3647ea984b65be5b23a0de1a00cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.197816 15575 tablet_bootstrap.cc:492] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb: Bootstrap starting.
I20260812 08:03:47.198678 15575 tablet_bootstrap.cc:654] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.199786 15575 tablet_bootstrap.cc:492] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb: No bootstrap required, opened a new log
I20260812 08:03:47.199873 15575 ts_tablet_manager.cc:1403] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.200258 15575 raft_consensus.cc:359] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.200345 15575 raft_consensus.cc:385] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.200376 15575 raft_consensus.cc:740] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2aab1329b954e4f9feb48ca269dedeb, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.200510 15575 consensus_queue.cc:260] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [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: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.200593 15575 raft_consensus.cc:399] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.200632 15575 raft_consensus.cc:493] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.200681 15575 raft_consensus.cc:3060] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.201352 15575 raft_consensus.cc:515] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.201536 15575 leader_election.cc:304] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [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: f2aab1329b954e4f9feb48ca269dedeb; no voters: 
I20260812 08:03:47.201743 15575 leader_election.cc:290] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.201876 15580 raft_consensus.cc:2804] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.202099 15580 raft_consensus.cc:697] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 1 LEADER]: Becoming Leader. State: Replica: f2aab1329b954e4f9feb48ca269dedeb, State: Running, Role: LEADER
I20260812 08:03:47.202105 15575 ts_tablet_manager.cc:1434] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.202327 15580 consensus_queue.cc:237] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [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: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.202383 15575 tablet_bootstrap.cc:492] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb: Bootstrap starting.
I20260812 08:03:47.203402 15575 tablet_bootstrap.cc:654] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.203624 15317 catalog_manager.cc:5719] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb reported cstate change: term changed from 0 to 1, leader changed from <none> to f2aab1329b954e4f9feb48ca269dedeb (127.3.243.129). New cstate: current_term: 1 leader_uuid: "f2aab1329b954e4f9feb48ca269dedeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.205088 15575 tablet_bootstrap.cc:492] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb: No bootstrap required, opened a new log
I20260812 08:03:47.205169 15575 ts_tablet_manager.cc:1403] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:03:47.205540 15575 raft_consensus.cc:359] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.205608 15575 raft_consensus.cc:385] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.205627 15575 raft_consensus.cc:740] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2aab1329b954e4f9feb48ca269dedeb, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.205722 15575 consensus_queue.cc:260] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [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: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.205797 15575 raft_consensus.cc:399] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.205835 15575 raft_consensus.cc:493] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.205880 15575 raft_consensus.cc:3060] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.206723 15575 raft_consensus.cc:515] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.206875 15575 leader_election.cc:304] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [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: f2aab1329b954e4f9feb48ca269dedeb; no voters: 
I20260812 08:03:47.206965 15575 leader_election.cc:290] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.207109 15581 raft_consensus.cc:2804] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.207187 15581 raft_consensus.cc:697] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 1 LEADER]: Becoming Leader. State: Replica: f2aab1329b954e4f9feb48ca269dedeb, State: Running, Role: LEADER
I20260812 08:03:47.207307 15581 consensus_queue.cc:237] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [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: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } }
I20260812 08:03:47.207816 15575 ts_tablet_manager.cc:1434] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260812 08:03:47.208367 15317 catalog_manager.cc:5719] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb reported cstate change: term changed from 0 to 1, leader changed from <none> to f2aab1329b954e4f9feb48ca269dedeb (127.3.243.129). New cstate: current_term: 1 leader_uuid: "f2aab1329b954e4f9feb48ca269dedeb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2aab1329b954e4f9feb48ca269dedeb" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37437 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.237253  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:47.240633  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:47.240834  4046 tablet_replica.cc:333] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb: stopping tablet replica
I20260812 08:03:47.240952  4046 raft_consensus.cc:2243] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.241063  4046 raft_consensus.cc:2272] T c98a3647ea984b65be5b23a0de1a00cb P f2aab1329b954e4f9feb48ca269dedeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.241622  4046 tablet_replica.cc:333] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb: stopping tablet replica
I20260812 08:03:47.241710  4046 raft_consensus.cc:2243] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.241812  4046 raft_consensus.cc:2272] T 3fcba76fb7954e329aa5413afab0941d P f2aab1329b954e4f9feb48ca269dedeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.254784  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:47.257193  4046 master.cc:562] Master@127.3.243.190:41469 shutting down...
I20260812 08:03:47.260725  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.260895  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.261021  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6e9e11a8419477e98e06c55a20c7b9e: stopping tablet replica
I20260812 08:03:47.273578  4046 master.cc:584] Master@127.3.243.190:41469 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpsertIgnore/2 (223 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (433 ms total)

[----------] 7 tests from Params/ArrayColumnParamTest
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/2
I20260812 08:03:47.279290  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:36175
I20260812 08:03:47.279652  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.281203 15596 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 08:03:47.281323 15598 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 08:03:47.281349 15601 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 08:03:47.281515  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:47.281697  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.281739  4046 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 08:03:47.281754  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827281755 us; error 0 us; skew 500 ppm
I20260812 08:03:47.282546  4046 webserver.cc:533] Webserver started at http://127.3.243.190:33103/ using document root <none> and password file <none>
I20260812 08:03:47.282678  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.282730  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.282804  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.283257  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "984d159af7234f558739eeeef798d266"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.284632  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:47.285441 15608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.285679  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.285748  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "984d159af7234f558739eeeef798d266"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.285815  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.303931  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.304304  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.308775  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:36175
I20260812 08:03:47.309610 15716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:36175 every 8 connection(s)
I20260812 08:03:47.310169 15720 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 08:03:47.312081 15720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266: Bootstrap starting.
I20260812 08:03:47.312887 15720 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.313757 15720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266: No bootstrap required, opened a new log
I20260812 08:03:47.314131 15720 raft_consensus.cc:359] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "984d159af7234f558739eeeef798d266" member_type: VOTER }
I20260812 08:03:47.314218 15720 raft_consensus.cc:385] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.314244 15720 raft_consensus.cc:740] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984d159af7234f558739eeeef798d266, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.314343 15720 consensus_queue.cc:260] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [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: "984d159af7234f558739eeeef798d266" member_type: VOTER }
I20260812 08:03:47.314393 15720 raft_consensus.cc:399] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.314419 15720 raft_consensus.cc:493] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.314451 15720 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.315160 15720 raft_consensus.cc:515] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "984d159af7234f558739eeeef798d266" member_type: VOTER }
I20260812 08:03:47.315269 15720 leader_election.cc:304] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [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: 984d159af7234f558739eeeef798d266; no voters: 
I20260812 08:03:47.315404 15720 leader_election.cc:290] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.315514 15725 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.315688 15725 raft_consensus.cc:697] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 1 LEADER]: Becoming Leader. State: Replica: 984d159af7234f558739eeeef798d266, State: Running, Role: LEADER
I20260812 08:03:47.315843 15720 sys_catalog.cc:565] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:47.315815 15725 consensus_queue.cc:237] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [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: "984d159af7234f558739eeeef798d266" member_type: VOTER }
I20260812 08:03:47.316232 15727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "984d159af7234f558739eeeef798d266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "984d159af7234f558739eeeef798d266" member_type: VOTER } }
I20260812 08:03:47.316278 15728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 984d159af7234f558739eeeef798d266. Latest consensus state: current_term: 1 leader_uuid: "984d159af7234f558739eeeef798d266" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "984d159af7234f558739eeeef798d266" member_type: VOTER } }
I20260812 08:03:47.316406 15728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.316382 15727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.316879 15733 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:47.317739 15733 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:47.317955  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:47.319669 15733 catalog_manager.cc:1383] Generated new cluster ID: ad35f6b4717449fe8f75360b66df82aa
I20260812 08:03:47.319727 15733 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:47.344993 15733 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:47.345557 15733 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:47.351866 15733 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266: Generated new TSK 0
I20260812 08:03:47.352031 15733 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:47.382632  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.384644 15753 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 08:03:47.384645 15750 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 08:03:47.384639 15751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:47.384958  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:47.385118  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.385164  4046 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 08:03:47.385187  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827385186 us; error 0 us; skew 500 ppm
I20260812 08:03:47.386053  4046 webserver.cc:533] Webserver started at http://127.3.243.129:34801/ using document root <none> and password file <none>
I20260812 08:03:47.386219  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.386278  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.386359  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.386896  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "7b3e6ad6dd0940178e5f22c924295646"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.388410  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:47.389355 15762 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.389575  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:47.389642  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "7b3e6ad6dd0940178e5f22c924295646"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.389709  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.396782  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.397105  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.397907  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:47.397966  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.398011  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:47.398042  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.403533  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:37733
I20260812 08:03:47.403558 15884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:37733 every 8 connection(s)
I20260812 08:03:47.404604 15885 heartbeater.cc:344] Connected to a master server at 127.3.243.190:36175
I20260812 08:03:47.404703 15885 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:47.404928 15885 heartbeater.cc:507] Master 127.3.243.190:36175 requested a full tablet report, sending...
I20260812 08:03:47.405552 15630 ts_manager.cc:194] Registered new tserver with Master: 7b3e6ad6dd0940178e5f22c924295646 (127.3.243.129:37733)
I20260812 08:03:47.406266  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002278191s
I20260812 08:03:47.406510 15630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51172
I20260812 08:03:47.412993 15629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51180:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.417433 15885 heartbeater.cc:499] Master 127.3.243.190:36175 was elected leader, sending a full tablet report...
I20260812 08:03:47.421798 15809 tablet_service.cc:1511] Processing CreateTablet for tablet 77d8908666f947bf9da7d5a16feeee79 (DEFAULT_TABLE table=client-testtb [id=66a120cfa8b94a16b423e40c100beeb4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:47.421798 15810 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8304824ff5438b9f65e315b2e6c302 (DEFAULT_TABLE table=client-testtb [id=66a120cfa8b94a16b423e40c100beeb4]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:47.422189 15810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8304824ff5438b9f65e315b2e6c302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.422356 15809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77d8908666f947bf9da7d5a16feeee79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.424642 15899 tablet_bootstrap.cc:492] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646: Bootstrap starting.
I20260812 08:03:47.425365 15899 tablet_bootstrap.cc:654] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.426393 15899 tablet_bootstrap.cc:492] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646: No bootstrap required, opened a new log
I20260812 08:03:47.426486 15899 ts_tablet_manager.cc:1403] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.426930 15899 raft_consensus.cc:359] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.427026 15899 raft_consensus.cc:385] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.427053 15899 raft_consensus.cc:740] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e6ad6dd0940178e5f22c924295646, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.427193 15899 consensus_queue.cc:260] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [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: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.427265 15899 raft_consensus.cc:399] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.427307 15899 raft_consensus.cc:493] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.427371 15899 raft_consensus.cc:3060] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.428086 15899 raft_consensus.cc:515] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.428220 15899 leader_election.cc:304] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [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: 7b3e6ad6dd0940178e5f22c924295646; no voters: 
I20260812 08:03:47.428465 15899 leader_election.cc:290] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.428555 15902 raft_consensus.cc:2804] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.428807 15899 ts_tablet_manager.cc:1434] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:47.428880 15902 raft_consensus.cc:697] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e6ad6dd0940178e5f22c924295646, State: Running, Role: LEADER
I20260812 08:03:47.429011 15899 tablet_bootstrap.cc:492] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646: Bootstrap starting.
I20260812 08:03:47.429024 15902 consensus_queue.cc:237] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [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: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.429929 15899 tablet_bootstrap.cc:654] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.430503 15629 catalog_manager.cc:5719] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e6ad6dd0940178e5f22c924295646 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7b3e6ad6dd0940178e5f22c924295646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.431407 15899 tablet_bootstrap.cc:492] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646: No bootstrap required, opened a new log
I20260812 08:03:47.431501 15899 ts_tablet_manager.cc:1403] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:47.431856 15899 raft_consensus.cc:359] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.431933 15899 raft_consensus.cc:385] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.431963 15899 raft_consensus.cc:740] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e6ad6dd0940178e5f22c924295646, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.432075 15899 consensus_queue.cc:260] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [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: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.432148 15899 raft_consensus.cc:399] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.432185 15899 raft_consensus.cc:493] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.432224 15899 raft_consensus.cc:3060] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.432964 15899 raft_consensus.cc:515] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.433080 15899 leader_election.cc:304] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [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: 7b3e6ad6dd0940178e5f22c924295646; no voters: 
I20260812 08:03:47.433173 15899 leader_election.cc:290] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.433255 15907 raft_consensus.cc:2804] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.433357 15907 raft_consensus.cc:697] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e6ad6dd0940178e5f22c924295646, State: Running, Role: LEADER
I20260812 08:03:47.433497 15907 consensus_queue.cc:237] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [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: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.433372 15899 ts_tablet_manager.cc:1434] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.434756 15629 catalog_manager.cc:5719] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e6ad6dd0940178e5f22c924295646 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7b3e6ad6dd0940178e5f22c924295646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.442539 15629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51180:
name: "table_ea_noflush_BOOL"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: BOOL
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.446962 15810 tablet_service.cc:1511] Processing CreateTablet for tablet 13dc781e02da4684ac24d4acc65b173c (DEFAULT_TABLE table=table_ea_noflush_BOOL [id=19c2c85cd5f3429cb1b8d976c798e1c3]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:47.447223 15810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13dc781e02da4684ac24d4acc65b173c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.449280 15899 tablet_bootstrap.cc:492] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Bootstrap starting.
I20260812 08:03:47.450187 15899 tablet_bootstrap.cc:654] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.451205 15899 tablet_bootstrap.cc:492] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: No bootstrap required, opened a new log
I20260812 08:03:47.451279 15899 ts_tablet_manager.cc:1403] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.451599 15899 raft_consensus.cc:359] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.451676 15899 raft_consensus.cc:385] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.451701 15899 raft_consensus.cc:740] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b3e6ad6dd0940178e5f22c924295646, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.451786 15899 consensus_queue.cc:260] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [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: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.451838 15899 raft_consensus.cc:399] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.451864 15899 raft_consensus.cc:493] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.451896 15899 raft_consensus.cc:3060] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.452612 15899 raft_consensus.cc:515] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.452736 15899 leader_election.cc:304] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [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: 7b3e6ad6dd0940178e5f22c924295646; no voters: 
I20260812 08:03:47.452849 15899 leader_election.cc:290] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.452911 15907 raft_consensus.cc:2804] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.453024 15907 raft_consensus.cc:697] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 1 LEADER]: Becoming Leader. State: Replica: 7b3e6ad6dd0940178e5f22c924295646, State: Running, Role: LEADER
I20260812 08:03:47.453090 15899 ts_tablet_manager.cc:1434] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.453145 15907 consensus_queue.cc:237] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [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: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } }
I20260812 08:03:47.454411 15629 catalog_manager.cc:5719] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b3e6ad6dd0940178e5f22c924295646 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7b3e6ad6dd0940178e5f22c924295646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b3e6ad6dd0940178e5f22c924295646" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37733 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.467574 15630 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51180:
table { table_name: "table_ea_noflush_BOOL" } modify_external_catalogs: true
I20260812 08:03:47.467751 15630 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51180:
table { table_name: "table_ea_noflush_BOOL" } modify_external_catalogs: true
I20260812 08:03:47.469851 15630 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266: Sending DeleteTablet for 1 replicas of tablet 13dc781e02da4684ac24d4acc65b173c
I20260812 08:03:47.470333 15810 tablet_service.cc:1558] Processing DeleteTablet for tablet 13dc781e02da4684ac24d4acc65b173c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:47 UTC) from {username='slave'} at 127.0.0.1:55396
I20260812 08:03:47.470690 15920 tablet_replica.cc:333] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: stopping tablet replica
I20260812 08:03:47.470821 15920 raft_consensus.cc:2243] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.470981 15920 raft_consensus.cc:2272] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.471310  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:47.472167 15920 ts_tablet_manager.cc:1916] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:47.474565 15920 ts_tablet_manager.cc:1929] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:47.474645 15920 log.cc:1199] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_2.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/13dc781e02da4684ac24d4acc65b173c
I20260812 08:03:47.475003 15920 ts_tablet_manager.cc:1950] T 13dc781e02da4684ac24d4acc65b173c P 7b3e6ad6dd0940178e5f22c924295646: Deleting consensus metadata
I20260812 08:03:47.475728 15611 catalog_manager.cc:5050] TS 7b3e6ad6dd0940178e5f22c924295646 (127.3.243.129:37733): tablet 13dc781e02da4684ac24d4acc65b173c (table table_ea_noflush_BOOL [id=19c2c85cd5f3429cb1b8d976c798e1c3]) successfully deleted
I20260812 08:03:47.476723  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:47.477160  4046 tablet_replica.cc:333] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646: stopping tablet replica
I20260812 08:03:47.477257  4046 raft_consensus.cc:2243] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.477342  4046 raft_consensus.cc:2272] T 5c8304824ff5438b9f65e315b2e6c302 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.477873  4046 tablet_replica.cc:333] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646: stopping tablet replica
I20260812 08:03:47.477945  4046 raft_consensus.cc:2243] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.478020  4046 raft_consensus.cc:2272] T 77d8908666f947bf9da7d5a16feeee79 P 7b3e6ad6dd0940178e5f22c924295646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.491218  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:47.494109  4046 master.cc:562] Master@127.3.243.190:36175 shutting down...
I20260812 08:03:47.498624  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.498773  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.498934  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 984d159af7234f558739eeeef798d266: stopping tablet replica
I20260812 08:03:47.511600  4046 master.cc:584] Master@127.3.243.190:36175 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/2 (238 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/10
I20260812 08:03:47.517786  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:35585
I20260812 08:03:47.518177  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.519960 15921 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 08:03:47.520042  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:47.519989 15924 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 08:03:47.520326 15922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:47.520517  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.520568  4046 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 08:03:47.520589  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827520589 us; error 0 us; skew 500 ppm
I20260812 08:03:47.521441  4046 webserver.cc:533] Webserver started at http://127.3.243.190:40891/ using document root <none> and password file <none>
I20260812 08:03:47.521577  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.521624  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.521692  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.522105  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "f354a9b9e5344ce8b11df802caa2d681"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.523895  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.524950 15934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.525224  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.525298  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "f354a9b9e5344ce8b11df802caa2d681"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.525368  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.539021  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.539474  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.545351  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:35585
I20260812 08:03:47.545565 16035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:35585 every 8 connection(s)
I20260812 08:03:47.546316 16036 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 08:03:47.548107 16036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681: Bootstrap starting.
I20260812 08:03:47.548869 16036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.549850 16036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681: No bootstrap required, opened a new log
I20260812 08:03:47.550264 16036 raft_consensus.cc:359] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f354a9b9e5344ce8b11df802caa2d681" member_type: VOTER }
I20260812 08:03:47.550354 16036 raft_consensus.cc:385] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.550383 16036 raft_consensus.cc:740] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f354a9b9e5344ce8b11df802caa2d681, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.550508 16036 consensus_queue.cc:260] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [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: "f354a9b9e5344ce8b11df802caa2d681" member_type: VOTER }
I20260812 08:03:47.550571 16036 raft_consensus.cc:399] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.550604 16036 raft_consensus.cc:493] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.550652 16036 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.551360 16036 raft_consensus.cc:515] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f354a9b9e5344ce8b11df802caa2d681" member_type: VOTER }
I20260812 08:03:47.551492 16036 leader_election.cc:304] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [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: f354a9b9e5344ce8b11df802caa2d681; no voters: 
I20260812 08:03:47.551666 16036 leader_election.cc:290] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.551760 16043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.551913 16043 raft_consensus.cc:697] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 1 LEADER]: Becoming Leader. State: Replica: f354a9b9e5344ce8b11df802caa2d681, State: Running, Role: LEADER
I20260812 08:03:47.552039 16043 consensus_queue.cc:237] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [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: "f354a9b9e5344ce8b11df802caa2d681" member_type: VOTER }
I20260812 08:03:47.552114 16036 sys_catalog.cc:565] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:47.552438 16044 sys_catalog.cc:455] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f354a9b9e5344ce8b11df802caa2d681" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f354a9b9e5344ce8b11df802caa2d681" member_type: VOTER } }
I20260812 08:03:47.552541 16044 sys_catalog.cc:458] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.552451 16043 sys_catalog.cc:455] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f354a9b9e5344ce8b11df802caa2d681. Latest consensus state: current_term: 1 leader_uuid: "f354a9b9e5344ce8b11df802caa2d681" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f354a9b9e5344ce8b11df802caa2d681" member_type: VOTER } }
I20260812 08:03:47.552786 16043 sys_catalog.cc:458] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.553611 16050 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:47.554394 16050 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:47.554598  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:47.556350 16050 catalog_manager.cc:1383] Generated new cluster ID: ec5db12dd6574879a99ce1f1ff449e6e
I20260812 08:03:47.556403 16050 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:47.566700 16050 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:47.567302 16050 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:47.574893 16050 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681: Generated new TSK 0
I20260812 08:03:47.575065 16050 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:47.586997  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.589069 16075 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 08:03:47.589097 16079 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 08:03:47.589242  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:47.589358 16074 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 08:03:47.589556  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.589615  4046 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 08:03:47.589643  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827589643 us; error 0 us; skew 500 ppm
I20260812 08:03:47.590551  4046 webserver.cc:533] Webserver started at http://127.3.243.129:41743/ using document root <none> and password file <none>
I20260812 08:03:47.590708  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.590758  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.590827  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.591293  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "4c170d158e064a1da308bc0f4176bd4c"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.593067  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:47.594147 16090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.594429  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:47.594509  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "4c170d158e064a1da308bc0f4176bd4c"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.594574  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.600956  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.601277  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.602182  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:47.602231  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.602269  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:47.602288  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.607861  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:34949
I20260812 08:03:47.607877 16199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:34949 every 8 connection(s)
I20260812 08:03:47.609273 16202 heartbeater.cc:344] Connected to a master server at 127.3.243.190:35585
I20260812 08:03:47.609364 16202 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:47.609593 16202 heartbeater.cc:507] Master 127.3.243.190:35585 requested a full tablet report, sending...
I20260812 08:03:47.610208 15964 ts_manager.cc:194] Registered new tserver with Master: 4c170d158e064a1da308bc0f4176bd4c (127.3.243.129:34949)
I20260812 08:03:47.611168  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002626673s
I20260812 08:03:47.611388 15964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51110
I20260812 08:03:47.619691 15964 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51132:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.622237 16202 heartbeater.cc:499] Master 127.3.243.190:35585 was elected leader, sending a full tablet report...
I20260812 08:03:47.628803 16128 tablet_service.cc:1511] Processing CreateTablet for tablet eede2cdcb5784766aed9f0a04859af44 (DEFAULT_TABLE table=client-testtb [id=8ac0c656f82143a8831a282fc3356605]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:47.628821 16125 tablet_service.cc:1511] Processing CreateTablet for tablet ee59e892a60c4f74a0922720af9f9c2f (DEFAULT_TABLE table=client-testtb [id=8ac0c656f82143a8831a282fc3356605]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:47.629189 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eede2cdcb5784766aed9f0a04859af44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.629324 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee59e892a60c4f74a0922720af9f9c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.631353 16221 tablet_bootstrap.cc:492] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c: Bootstrap starting.
I20260812 08:03:47.632262 16221 tablet_bootstrap.cc:654] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.633251 16221 tablet_bootstrap.cc:492] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c: No bootstrap required, opened a new log
I20260812 08:03:47.633322 16221 ts_tablet_manager.cc:1403] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.633798 16221 raft_consensus.cc:359] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.633908 16221 raft_consensus.cc:385] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.633947 16221 raft_consensus.cc:740] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c170d158e064a1da308bc0f4176bd4c, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.634089 16221 consensus_queue.cc:260] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [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: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.634171 16221 raft_consensus.cc:399] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.634208 16221 raft_consensus.cc:493] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.634256 16221 raft_consensus.cc:3060] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.635154 16221 raft_consensus.cc:515] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.635293 16221 leader_election.cc:304] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [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: 4c170d158e064a1da308bc0f4176bd4c; no voters: 
I20260812 08:03:47.635478 16221 leader_election.cc:290] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.635579 16223 raft_consensus.cc:2804] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.635743 16223 raft_consensus.cc:697] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 1 LEADER]: Becoming Leader. State: Replica: 4c170d158e064a1da308bc0f4176bd4c, State: Running, Role: LEADER
I20260812 08:03:47.635789 16221 ts_tablet_manager.cc:1434] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:47.635875 16223 consensus_queue.cc:237] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [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: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.635948 16221 tablet_bootstrap.cc:492] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c: Bootstrap starting.
I20260812 08:03:47.636848 16221 tablet_bootstrap.cc:654] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.637203 15962 catalog_manager.cc:5719] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c170d158e064a1da308bc0f4176bd4c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4c170d158e064a1da308bc0f4176bd4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.637885 16221 tablet_bootstrap.cc:492] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c: No bootstrap required, opened a new log
I20260812 08:03:47.637979 16221 ts_tablet_manager.cc:1403] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.638511 16221 raft_consensus.cc:359] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.638598 16221 raft_consensus.cc:385] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.638633 16221 raft_consensus.cc:740] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c170d158e064a1da308bc0f4176bd4c, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.638741 16221 consensus_queue.cc:260] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [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: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.638827 16221 raft_consensus.cc:399] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.638890 16221 raft_consensus.cc:493] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.638938 16221 raft_consensus.cc:3060] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.639701 16221 raft_consensus.cc:515] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.639827 16221 leader_election.cc:304] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [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: 4c170d158e064a1da308bc0f4176bd4c; no voters: 
I20260812 08:03:47.640190 16226 raft_consensus.cc:2804] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.640278 16226 raft_consensus.cc:697] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 1 LEADER]: Becoming Leader. State: Replica: 4c170d158e064a1da308bc0f4176bd4c, State: Running, Role: LEADER
I20260812 08:03:47.640383 16226 consensus_queue.cc:237] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [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: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.640774 16221 leader_election.cc:290] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.641013 16221 ts_tablet_manager.cc:1434] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:47.641580 15962 catalog_manager.cc:5719] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c170d158e064a1da308bc0f4176bd4c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4c170d158e064a1da308bc0f4176bd4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.652494 15962 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51132:
name: "table_ea_noflush_INT16"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT16
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.657019 16128 tablet_service.cc:1511] Processing CreateTablet for tablet f998f20e75584e459f9dea838625acd4 (DEFAULT_TABLE table=table_ea_noflush_INT16 [id=5483a5072c5a41bb8b1aa41200aaff36]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:47.657320 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f998f20e75584e459f9dea838625acd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.659492 16221 tablet_bootstrap.cc:492] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Bootstrap starting.
I20260812 08:03:47.660354 16221 tablet_bootstrap.cc:654] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.661460 16221 tablet_bootstrap.cc:492] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: No bootstrap required, opened a new log
I20260812 08:03:47.661553 16221 ts_tablet_manager.cc:1403] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.661972 16221 raft_consensus.cc:359] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.662076 16221 raft_consensus.cc:385] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.662111 16221 raft_consensus.cc:740] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c170d158e064a1da308bc0f4176bd4c, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.662235 16221 consensus_queue.cc:260] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [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: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.662315 16221 raft_consensus.cc:399] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.662351 16221 raft_consensus.cc:493] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.662401 16221 raft_consensus.cc:3060] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.663169 16221 raft_consensus.cc:515] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.663295 16221 leader_election.cc:304] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [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: 4c170d158e064a1da308bc0f4176bd4c; no voters: 
I20260812 08:03:47.663398 16221 leader_election.cc:290] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.663466 16223 raft_consensus.cc:2804] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.663571 16223 raft_consensus.cc:697] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 1 LEADER]: Becoming Leader. State: Replica: 4c170d158e064a1da308bc0f4176bd4c, State: Running, Role: LEADER
I20260812 08:03:47.663662 16223 consensus_queue.cc:237] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [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: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } }
I20260812 08:03:47.663727 16221 ts_tablet_manager.cc:1434] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.664988 15962 catalog_manager.cc:5719] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c170d158e064a1da308bc0f4176bd4c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "4c170d158e064a1da308bc0f4176bd4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c170d158e064a1da308bc0f4176bd4c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 34949 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.680902 15962 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51132:
table { table_name: "table_ea_noflush_INT16" } modify_external_catalogs: true
I20260812 08:03:47.681039 15962 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51132:
table { table_name: "table_ea_noflush_INT16" } modify_external_catalogs: true
I20260812 08:03:47.682806 15962 catalog_manager.cc:6006] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681: Sending DeleteTablet for 1 replicas of tablet f998f20e75584e459f9dea838625acd4
I20260812 08:03:47.683314 16128 tablet_service.cc:1558] Processing DeleteTablet for tablet f998f20e75584e459f9dea838625acd4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:47 UTC) from {username='slave'} at 127.0.0.1:49252
I20260812 08:03:47.683683 16247 tablet_replica.cc:333] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: stopping tablet replica
I20260812 08:03:47.683821 16247 raft_consensus.cc:2243] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.683938  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:47.683946 16247 raft_consensus.cc:2272] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.685015 16247 ts_tablet_manager.cc:1916] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:47.687448 16247 ts_tablet_manager.cc:1929] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:47.687537 16247 log.cc:1199] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_10.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/f998f20e75584e459f9dea838625acd4
I20260812 08:03:47.687826 16247 ts_tablet_manager.cc:1950] T f998f20e75584e459f9dea838625acd4 P 4c170d158e064a1da308bc0f4176bd4c: Deleting consensus metadata
I20260812 08:03:47.688192  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:47.688639  4046 tablet_replica.cc:333] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c: stopping tablet replica
I20260812 08:03:47.688647 15940 catalog_manager.cc:5050] TS 4c170d158e064a1da308bc0f4176bd4c (127.3.243.129:34949): tablet f998f20e75584e459f9dea838625acd4 (table table_ea_noflush_INT16 [id=5483a5072c5a41bb8b1aa41200aaff36]) successfully deleted
I20260812 08:03:47.688764  4046 raft_consensus.cc:2243] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.688859  4046 raft_consensus.cc:2272] T ee59e892a60c4f74a0922720af9f9c2f P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.689321  4046 tablet_replica.cc:333] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c: stopping tablet replica
I20260812 08:03:47.689390  4046 raft_consensus.cc:2243] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.689461  4046 raft_consensus.cc:2272] T eede2cdcb5784766aed9f0a04859af44 P 4c170d158e064a1da308bc0f4176bd4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.702209  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:47.704807  4046 master.cc:562] Master@127.3.243.190:35585 shutting down...
I20260812 08:03:47.708025  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.708153  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.708256  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P f354a9b9e5344ce8b11df802caa2d681: stopping tablet replica
I20260812 08:03:47.720551  4046 master.cc:584] Master@127.3.243.190:35585 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/10 (207 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/18
I20260812 08:03:47.725519  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:45293
I20260812 08:03:47.725857  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.727408 16249 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 08:03:47.727475 16252 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 08:03:47.727474 16248 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 08:03:47.727648  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:47.727843  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.727887  4046 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 08:03:47.727901  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827727901 us; error 0 us; skew 500 ppm
I20260812 08:03:47.728642  4046 webserver.cc:533] Webserver started at http://127.3.243.190:43559/ using document root <none> and password file <none>
I20260812 08:03:47.728767  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.728811  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.728881  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.729254  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.730604  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.731478 16258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.731696  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.731770  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.731837  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.739652  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.739967  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.744278  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:45293
I20260812 08:03:47.745162 16364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:45293 every 8 connection(s)
I20260812 08:03:47.745611 16365 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 08:03:47.747426 16365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b: Bootstrap starting.
I20260812 08:03:47.748175 16365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.749114 16365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b: No bootstrap required, opened a new log
I20260812 08:03:47.749481 16365 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b" member_type: VOTER }
I20260812 08:03:47.749588 16365 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.749617 16365 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8fca1de5d94df59c93a0a84e3f0c3b, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.749742 16365 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [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: "eb8fca1de5d94df59c93a0a84e3f0c3b" member_type: VOTER }
I20260812 08:03:47.749806 16365 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.749845 16365 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.749891 16365 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.750554 16365 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b" member_type: VOTER }
I20260812 08:03:47.750677 16365 leader_election.cc:304] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [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: eb8fca1de5d94df59c93a0a84e3f0c3b; no voters: 
I20260812 08:03:47.750839 16365 leader_election.cc:290] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.750939 16371 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.751151 16371 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb8fca1de5d94df59c93a0a84e3f0c3b, State: Running, Role: LEADER
I20260812 08:03:47.751286 16365 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:47.751286 16371 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [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: "eb8fca1de5d94df59c93a0a84e3f0c3b" member_type: VOTER }
I20260812 08:03:47.751737 16373 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb8fca1de5d94df59c93a0a84e3f0c3b. Latest consensus state: current_term: 1 leader_uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b" member_type: VOTER } }
I20260812 08:03:47.751722 16372 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8fca1de5d94df59c93a0a84e3f0c3b" member_type: VOTER } }
I20260812 08:03:47.751842 16372 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.751832 16373 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.752111 16376 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:47.752856 16376 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:47.753139  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:47.754616 16376 catalog_manager.cc:1383] Generated new cluster ID: 066e0c053c664712b679b68833b407e0
I20260812 08:03:47.754666 16376 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:47.770771 16376 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:47.771311 16376 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:47.778046 16376 catalog_manager.cc:6092] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b: Generated new TSK 0
I20260812 08:03:47.778187 16376 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:47.785269  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.787175 16399 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 08:03:47.787235 16406 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 08:03:47.787277  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:47.787190 16398 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 08:03:47.787556  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.787599  4046 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 08:03:47.787613  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827787614 us; error 0 us; skew 500 ppm
I20260812 08:03:47.788554  4046 webserver.cc:533] Webserver started at http://127.3.243.129:45307/ using document root <none> and password file <none>
I20260812 08:03:47.788700  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.788755  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.788830  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.789206  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.790603  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:47.791504 16412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.791725  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.791790  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.791854  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.796240  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.796527  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.797224  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:47.797276  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.797315  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:47.797340  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.802273  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:33367
I20260812 08:03:47.802316 16519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:33367 every 8 connection(s)
I20260812 08:03:47.803414 16521 heartbeater.cc:344] Connected to a master server at 127.3.243.190:45293
I20260812 08:03:47.803517 16521 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:47.803714 16521 heartbeater.cc:507] Master 127.3.243.190:45293 requested a full tablet report, sending...
I20260812 08:03:47.804298 16283 ts_manager.cc:194] Registered new tserver with Master: 9aa5f8a643d04e58ac2fbe9cae5dec85 (127.3.243.129:33367)
I20260812 08:03:47.804957  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00221973s
I20260812 08:03:47.805203 16283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59216
I20260812 08:03:47.811038 16283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59240:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.816040 16521 heartbeater.cc:499] Master 127.3.243.190:45293 was elected leader, sending a full tablet report...
I20260812 08:03:47.818785 16462 tablet_service.cc:1511] Processing CreateTablet for tablet 1823f4191e474d39b9628305d9c816b2 (DEFAULT_TABLE table=client-testtb [id=a16134ebab844164b8e423e89439b787]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:47.818898 16460 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe08b039f8f47b6a34021de75f25900 (DEFAULT_TABLE table=client-testtb [id=a16134ebab844164b8e423e89439b787]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:47.819104 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1823f4191e474d39b9628305d9c816b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.819235 16460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe08b039f8f47b6a34021de75f25900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.820999 16538 tablet_bootstrap.cc:492] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Bootstrap starting.
I20260812 08:03:47.821763 16538 tablet_bootstrap.cc:654] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.822607 16538 tablet_bootstrap.cc:492] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85: No bootstrap required, opened a new log
I20260812 08:03:47.822685 16538 ts_tablet_manager.cc:1403] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.823053 16538 raft_consensus.cc:359] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.823136 16538 raft_consensus.cc:385] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.823165 16538 raft_consensus.cc:740] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa5f8a643d04e58ac2fbe9cae5dec85, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.823283 16538 consensus_queue.cc:260] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.823348 16538 raft_consensus.cc:399] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.823386 16538 raft_consensus.cc:493] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.823432 16538 raft_consensus.cc:3060] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.824090 16538 raft_consensus.cc:515] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.824229 16538 leader_election.cc:304] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: 9aa5f8a643d04e58ac2fbe9cae5dec85; no voters: 
I20260812 08:03:47.824419 16538 leader_election.cc:290] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.824513 16545 raft_consensus.cc:2804] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.824707 16545 raft_consensus.cc:697] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa5f8a643d04e58ac2fbe9cae5dec85, State: Running, Role: LEADER
I20260812 08:03:47.824738 16538 ts_tablet_manager.cc:1434] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.824838 16545 consensus_queue.cc:237] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.824889 16538 tablet_bootstrap.cc:492] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Bootstrap starting.
I20260812 08:03:47.825664 16538 tablet_bootstrap.cc:654] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.825968 16283 catalog_manager.cc:5719] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa5f8a643d04e58ac2fbe9cae5dec85 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.826653 16538 tablet_bootstrap.cc:492] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85: No bootstrap required, opened a new log
I20260812 08:03:47.826730 16538 ts_tablet_manager.cc:1403] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:47.827132 16538 raft_consensus.cc:359] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.827204 16538 raft_consensus.cc:385] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.827234 16538 raft_consensus.cc:740] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa5f8a643d04e58ac2fbe9cae5dec85, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.827344 16538 consensus_queue.cc:260] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.827426 16538 raft_consensus.cc:399] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.827461 16538 raft_consensus.cc:493] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.827517 16538 raft_consensus.cc:3060] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.828282 16538 raft_consensus.cc:515] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.828408 16538 leader_election.cc:304] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: 9aa5f8a643d04e58ac2fbe9cae5dec85; no voters: 
I20260812 08:03:47.828513 16538 leader_election.cc:290] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.828559 16548 raft_consensus.cc:2804] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.828665 16548 raft_consensus.cc:697] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa5f8a643d04e58ac2fbe9cae5dec85, State: Running, Role: LEADER
I20260812 08:03:47.828725 16538 ts_tablet_manager.cc:1434] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.828775 16548 consensus_queue.cc:237] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.830010 16283 catalog_manager.cc:5719] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa5f8a643d04e58ac2fbe9cae5dec85 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.834929 16283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59240:
name: "table_ea_noflush_INT64"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:47.839146 16462 tablet_service.cc:1511] Processing CreateTablet for tablet 38c51313e4de44598e6e380c9afc9ef7 (DEFAULT_TABLE table=table_ea_noflush_INT64 [id=a8a601b274e54391aa17b89955ce6196]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:47.839417 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c51313e4de44598e6e380c9afc9ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.841207 16538 tablet_bootstrap.cc:492] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Bootstrap starting.
I20260812 08:03:47.842123 16538 tablet_bootstrap.cc:654] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.843300 16538 tablet_bootstrap.cc:492] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: No bootstrap required, opened a new log
I20260812 08:03:47.843387 16538 ts_tablet_manager.cc:1403] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:47.843788 16538 raft_consensus.cc:359] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.843873 16538 raft_consensus.cc:385] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.843902 16538 raft_consensus.cc:740] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9aa5f8a643d04e58ac2fbe9cae5dec85, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.844031 16538 consensus_queue.cc:260] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.844113 16538 raft_consensus.cc:399] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.844152 16538 raft_consensus.cc:493] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.844199 16538 raft_consensus.cc:3060] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.845129 16538 raft_consensus.cc:515] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.845257 16538 leader_election.cc:304] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: 9aa5f8a643d04e58ac2fbe9cae5dec85; no voters: 
I20260812 08:03:47.845357 16538 leader_election.cc:290] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.845435 16548 raft_consensus.cc:2804] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.845556 16548 raft_consensus.cc:697] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 LEADER]: Becoming Leader. State: Replica: 9aa5f8a643d04e58ac2fbe9cae5dec85, State: Running, Role: LEADER
I20260812 08:03:47.845579 16538 ts_tablet_manager.cc:1434] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:47.845669 16548 consensus_queue.cc:237] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [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: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } }
I20260812 08:03:47.846807 16283 catalog_manager.cc:5719] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9aa5f8a643d04e58ac2fbe9cae5dec85 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9aa5f8a643d04e58ac2fbe9cae5dec85" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 33367 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.862097 16283 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59240:
table { table_name: "table_ea_noflush_INT64" } modify_external_catalogs: true
I20260812 08:03:47.862217 16283 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59240:
table { table_name: "table_ea_noflush_INT64" } modify_external_catalogs: true
I20260812 08:03:47.863864 16283 catalog_manager.cc:6006] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b: Sending DeleteTablet for 1 replicas of tablet 38c51313e4de44598e6e380c9afc9ef7
I20260812 08:03:47.864321 16462 tablet_service.cc:1558] Processing DeleteTablet for tablet 38c51313e4de44598e6e380c9afc9ef7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:47 UTC) from {username='slave'} at 127.0.0.1:59508
I20260812 08:03:47.864672 16565 tablet_replica.cc:333] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: stopping tablet replica
I20260812 08:03:47.864833 16565 raft_consensus.cc:2243] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.865005 16565 raft_consensus.cc:2272] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.865264  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:47.865916 16565 ts_tablet_manager.cc:1916] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:47.868319 16565 ts_tablet_manager.cc:1929] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:47.868391 16565 log.cc:1199] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_18.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/38c51313e4de44598e6e380c9afc9ef7
I20260812 08:03:47.868624 16565 ts_tablet_manager.cc:1950] T 38c51313e4de44598e6e380c9afc9ef7 P 9aa5f8a643d04e58ac2fbe9cae5dec85: Deleting consensus metadata
I20260812 08:03:47.869428 16259 catalog_manager.cc:5050] TS 9aa5f8a643d04e58ac2fbe9cae5dec85 (127.3.243.129:33367): tablet 38c51313e4de44598e6e380c9afc9ef7 (table table_ea_noflush_INT64 [id=a8a601b274e54391aa17b89955ce6196]) successfully deleted
I20260812 08:03:47.869706  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:47.869951  4046 tablet_replica.cc:333] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85: stopping tablet replica
I20260812 08:03:47.870064  4046 raft_consensus.cc:2243] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.870170  4046 raft_consensus.cc:2272] T 1823f4191e474d39b9628305d9c816b2 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.870642  4046 tablet_replica.cc:333] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85: stopping tablet replica
I20260812 08:03:47.870712  4046 raft_consensus.cc:2243] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.870781  4046 raft_consensus.cc:2272] T 1fe08b039f8f47b6a34021de75f25900 P 9aa5f8a643d04e58ac2fbe9cae5dec85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.883816  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:47.887074  4046 master.cc:562] Master@127.3.243.190:45293 shutting down...
I20260812 08:03:47.890914  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:47.891076  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:47.891198  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb8fca1de5d94df59c93a0a84e3f0c3b: stopping tablet replica
I20260812 08:03:47.903644  4046 master.cc:584] Master@127.3.243.190:45293 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/18 (183 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/26
I20260812 08:03:47.909248  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:39669
I20260812 08:03:47.909616  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:47.911165 16566 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 08:03:47.911290 16569 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 08:03:47.911290 16567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:47.911481  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:47.911646  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:47.911695  4046 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 08:03:47.911728  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521827911728 us; error 0 us; skew 500 ppm
I20260812 08:03:47.912523  4046 webserver.cc:533] Webserver started at http://127.3.243.190:41379/ using document root <none> and password file <none>
I20260812 08:03:47.912659  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:47.912715  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:47.912796  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:47.913197  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "12403af454544cc1a1a9f3675e897b19"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.914690  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:47.915683 16578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:47.915896  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:47.915972  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "12403af454544cc1a1a9f3675e897b19"
format_stamp: "Formatted at 2026-08-12 08:03:47 on dist-test-slave-5bn2"
I20260812 08:03:47.916054  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:47.933068  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:47.933498  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:47.938634  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:39669
I20260812 08:03:47.938997 16676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:39669 every 8 connection(s)
I20260812 08:03:47.939630 16677 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 08:03:47.941368 16677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19: Bootstrap starting.
I20260812 08:03:47.942137 16677 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:47.943178 16677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19: No bootstrap required, opened a new log
I20260812 08:03:47.943598 16677 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12403af454544cc1a1a9f3675e897b19" member_type: VOTER }
I20260812 08:03:47.943683 16677 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:47.943712 16677 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12403af454544cc1a1a9f3675e897b19, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.943854 16677 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [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: "12403af454544cc1a1a9f3675e897b19" member_type: VOTER }
I20260812 08:03:47.943936 16677 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.943974 16677 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.944025 16677 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:47.944726 16677 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12403af454544cc1a1a9f3675e897b19" member_type: VOTER }
I20260812 08:03:47.944844 16677 leader_election.cc:304] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [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: 12403af454544cc1a1a9f3675e897b19; no voters: 
I20260812 08:03:47.945019 16677 leader_election.cc:290] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:47.945114 16681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:47.945310 16681 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 1 LEADER]: Becoming Leader. State: Replica: 12403af454544cc1a1a9f3675e897b19, State: Running, Role: LEADER
I20260812 08:03:47.945434 16681 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [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: "12403af454544cc1a1a9f3675e897b19" member_type: VOTER }
I20260812 08:03:47.945443 16677 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:47.945854 16682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12403af454544cc1a1a9f3675e897b19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12403af454544cc1a1a9f3675e897b19" member_type: VOTER } }
I20260812 08:03:47.945884 16684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12403af454544cc1a1a9f3675e897b19. Latest consensus state: current_term: 1 leader_uuid: "12403af454544cc1a1a9f3675e897b19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12403af454544cc1a1a9f3675e897b19" member_type: VOTER } }
I20260812 08:03:47.945947 16682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.945979 16684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:47.946201 16689 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:47.947062 16689 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:47.947300  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:47.948840 16689 catalog_manager.cc:1383] Generated new cluster ID: e412c986ef8e402088ae127236d3986c
I20260812 08:03:47.948897 16689 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:47.983769 16689 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:47.984350 16689 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:47.989648 16689 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19: Generated new TSK 0
I20260812 08:03:47.989809 16689 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:48.011734  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.013684 16712 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 08:03:48.013710 16710 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 08:03:48.013731 16709 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 08:03:48.013955  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:48.014194  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.014241  4046 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 08:03:48.014256  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828014256 us; error 0 us; skew 500 ppm
I20260812 08:03:48.015130  4046 webserver.cc:533] Webserver started at http://127.3.243.129:34473/ using document root <none> and password file <none>
I20260812 08:03:48.015252  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.015291  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.015347  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.015708  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "7c84a360ad7e4c3287c4a169f78af227"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.017122  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:48.017926 16726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.018136  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.018201  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "7c84a360ad7e4c3287c4a169f78af227"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.018268  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.042088  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.042492  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.043421  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:48.043502  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.043551  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:48.043578  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.048293  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:39005
I20260812 08:03:48.048338 16833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:39005 every 8 connection(s)
I20260812 08:03:48.051162 16834 heartbeater.cc:344] Connected to a master server at 127.3.243.190:39669
I20260812 08:03:48.051258 16834 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:48.051502 16834 heartbeater.cc:507] Master 127.3.243.190:39669 requested a full tablet report, sending...
I20260812 08:03:48.052175 16605 ts_manager.cc:194] Registered new tserver with Master: 7c84a360ad7e4c3287c4a169f78af227 (127.3.243.129:39005)
I20260812 08:03:48.053026 16605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59282
I20260812 08:03:48.053112  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.004395056s
I20260812 08:03:48.059885 16605 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59290:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.063895 16834 heartbeater.cc:499] Master 127.3.243.190:39669 was elected leader, sending a full tablet report...
I20260812 08:03:48.068413 16782 tablet_service.cc:1511] Processing CreateTablet for tablet 35cfb5bdd53a4153a35c1a9d913af72e (DEFAULT_TABLE table=client-testtb [id=21979e211db748cf8f8fcc5e7901f4ba]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:48.068490 16781 tablet_service.cc:1511] Processing CreateTablet for tablet d3ec8fdd299e4c048b9d5f6b04a16978 (DEFAULT_TABLE table=client-testtb [id=21979e211db748cf8f8fcc5e7901f4ba]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:48.068704 16782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35cfb5bdd53a4153a35c1a9d913af72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.068835 16781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3ec8fdd299e4c048b9d5f6b04a16978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.070822 16859 tablet_bootstrap.cc:492] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227: Bootstrap starting.
I20260812 08:03:48.071599 16859 tablet_bootstrap.cc:654] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.072518 16859 tablet_bootstrap.cc:492] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227: No bootstrap required, opened a new log
I20260812 08:03:48.072593 16859 ts_tablet_manager.cc:1403] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:48.072978 16859 raft_consensus.cc:359] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.073062 16859 raft_consensus.cc:385] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.073092 16859 raft_consensus.cc:740] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c84a360ad7e4c3287c4a169f78af227, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.073217 16859 consensus_queue.cc:260] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [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: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.073294 16859 raft_consensus.cc:399] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.073334 16859 raft_consensus.cc:493] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.073381 16859 raft_consensus.cc:3060] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.074088 16859 raft_consensus.cc:515] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.074213 16859 leader_election.cc:304] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [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: 7c84a360ad7e4c3287c4a169f78af227; no voters: 
I20260812 08:03:48.074398 16859 leader_election.cc:290] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.074496 16861 raft_consensus.cc:2804] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.074725 16859 ts_tablet_manager.cc:1434] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:48.074705 16861 raft_consensus.cc:697] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 1 LEADER]: Becoming Leader. State: Replica: 7c84a360ad7e4c3287c4a169f78af227, State: Running, Role: LEADER
I20260812 08:03:48.074928 16859 tablet_bootstrap.cc:492] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227: Bootstrap starting.
I20260812 08:03:48.074915 16861 consensus_queue.cc:237] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [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: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.075716 16859 tablet_bootstrap.cc:654] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.076181 16605 catalog_manager.cc:5719] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c84a360ad7e4c3287c4a169f78af227 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7c84a360ad7e4c3287c4a169f78af227" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.076651 16859 tablet_bootstrap.cc:492] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227: No bootstrap required, opened a new log
I20260812 08:03:48.076735 16859 ts_tablet_manager.cc:1403] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.077112 16859 raft_consensus.cc:359] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.077194 16859 raft_consensus.cc:385] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.077224 16859 raft_consensus.cc:740] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c84a360ad7e4c3287c4a169f78af227, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.077343 16859 consensus_queue.cc:260] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [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: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.077420 16859 raft_consensus.cc:399] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.077450 16859 raft_consensus.cc:493] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.077495 16859 raft_consensus.cc:3060] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.078364 16859 raft_consensus.cc:515] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.078488 16859 leader_election.cc:304] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [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: 7c84a360ad7e4c3287c4a169f78af227; no voters: 
I20260812 08:03:48.078588 16859 leader_election.cc:290] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.078639 16861 raft_consensus.cc:2804] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.078725 16861 raft_consensus.cc:697] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 LEADER]: Becoming Leader. State: Replica: 7c84a360ad7e4c3287c4a169f78af227, State: Running, Role: LEADER
I20260812 08:03:48.078823 16859 ts_tablet_manager.cc:1434] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:48.078830 16861 consensus_queue.cc:237] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [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: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.080315 16605 catalog_manager.cc:5719] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c84a360ad7e4c3287c4a169f78af227 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7c84a360ad7e4c3287c4a169f78af227" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.083845 16601 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59290:
name: "table_ea_noflush_STRING"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: STRING
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.087879 16782 tablet_service.cc:1511] Processing CreateTablet for tablet e7e487aa71e2418e9d9bd64e39b42df1 (DEFAULT_TABLE table=table_ea_noflush_STRING [id=1d39fe474399461e835dd2a850e01d0c]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:48.088141 16782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e487aa71e2418e9d9bd64e39b42df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.089751 16859 tablet_bootstrap.cc:492] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Bootstrap starting.
I20260812 08:03:48.090531 16859 tablet_bootstrap.cc:654] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.091512 16859 tablet_bootstrap.cc:492] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: No bootstrap required, opened a new log
I20260812 08:03:48.091598 16859 ts_tablet_manager.cc:1403] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.091961 16859 raft_consensus.cc:359] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.092044 16859 raft_consensus.cc:385] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.092073 16859 raft_consensus.cc:740] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c84a360ad7e4c3287c4a169f78af227, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.092192 16859 consensus_queue.cc:260] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [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: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.092270 16859 raft_consensus.cc:399] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.092310 16859 raft_consensus.cc:493] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.092357 16859 raft_consensus.cc:3060] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.093138 16859 raft_consensus.cc:515] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.093248 16859 leader_election.cc:304] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [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: 7c84a360ad7e4c3287c4a169f78af227; no voters: 
I20260812 08:03:48.093314 16859 leader_election.cc:290] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.093375 16861 raft_consensus.cc:2804] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.093451 16861 raft_consensus.cc:697] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 LEADER]: Becoming Leader. State: Replica: 7c84a360ad7e4c3287c4a169f78af227, State: Running, Role: LEADER
I20260812 08:03:48.093562 16861 consensus_queue.cc:237] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [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: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } }
I20260812 08:03:48.093636 16859 ts_tablet_manager.cc:1434] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:03:48.094679 16601 catalog_manager.cc:5719] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c84a360ad7e4c3287c4a169f78af227 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7c84a360ad7e4c3287c4a169f78af227" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c84a360ad7e4c3287c4a169f78af227" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 39005 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.106385 16601 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59290:
table { table_name: "table_ea_noflush_STRING" } modify_external_catalogs: true
I20260812 08:03:48.106491 16601 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59290:
table { table_name: "table_ea_noflush_STRING" } modify_external_catalogs: true
I20260812 08:03:48.107975 16601 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19: Sending DeleteTablet for 1 replicas of tablet e7e487aa71e2418e9d9bd64e39b42df1
I20260812 08:03:48.108443 16782 tablet_service.cc:1558] Processing DeleteTablet for tablet e7e487aa71e2418e9d9bd64e39b42df1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:48 UTC) from {username='slave'} at 127.0.0.1:35018
I20260812 08:03:48.108837 16881 tablet_replica.cc:333] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: stopping tablet replica
I20260812 08:03:48.108918  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:48.108981 16881 raft_consensus.cc:2243] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.109102 16881 raft_consensus.cc:2272] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.109833 16881 ts_tablet_manager.cc:1916] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:48.112538 16881 ts_tablet_manager.cc:1929] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:48.112607 16881 log.cc:1199] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_26.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/e7e487aa71e2418e9d9bd64e39b42df1
I20260812 08:03:48.112915 16881 ts_tablet_manager.cc:1950] T e7e487aa71e2418e9d9bd64e39b42df1 P 7c84a360ad7e4c3287c4a169f78af227: Deleting consensus metadata
I20260812 08:03:48.113240  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:48.113644  4046 tablet_replica.cc:333] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227: stopping tablet replica
I20260812 08:03:48.113656 16582 catalog_manager.cc:5050] TS 7c84a360ad7e4c3287c4a169f78af227 (127.3.243.129:39005): tablet e7e487aa71e2418e9d9bd64e39b42df1 (table table_ea_noflush_STRING [id=1d39fe474399461e835dd2a850e01d0c]) successfully deleted
I20260812 08:03:48.113762  4046 raft_consensus.cc:2243] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.113860  4046 raft_consensus.cc:2272] T 35cfb5bdd53a4153a35c1a9d913af72e P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.114331  4046 tablet_replica.cc:333] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227: stopping tablet replica
I20260812 08:03:48.114406  4046 raft_consensus.cc:2243] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.114498  4046 raft_consensus.cc:2272] T d3ec8fdd299e4c048b9d5f6b04a16978 P 7c84a360ad7e4c3287c4a169f78af227 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.127208  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:48.129989  4046 master.cc:562] Master@127.3.243.190:39669 shutting down...
I20260812 08:03:48.133438  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.133596  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.133704  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12403af454544cc1a1a9f3675e897b19: stopping tablet replica
I20260812 08:03:48.136264  4046 master.cc:584] Master@127.3.243.190:39669 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/26 (231 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/34
I20260812 08:03:48.141151  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:35321
I20260812 08:03:48.141450  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.142951 16892 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 08:03:48.142961 16883 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 08:03:48.143139  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:48.143075 16889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:48.143340  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.143378  4046 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 08:03:48.143391  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828143392 us; error 0 us; skew 500 ppm
I20260812 08:03:48.144140  4046 webserver.cc:533] Webserver started at http://127.3.243.190:35467/ using document root <none> and password file <none>
I20260812 08:03:48.144260  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.144312  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.144385  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.144743  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "0676206c4ada4ae89e19bb4220c5d1e1"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.146095  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.146950 16901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.147184  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.147251  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "0676206c4ada4ae89e19bb4220c5d1e1"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.147321  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.176317  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.176703  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.181216  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:35321
I20260812 08:03:48.181535 16996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:35321 every 8 connection(s)
I20260812 08:03:48.182121 16997 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 08:03:48.183894 16997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1: Bootstrap starting.
I20260812 08:03:48.184643 16997 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.185565 16997 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1: No bootstrap required, opened a new log
I20260812 08:03:48.185943 16997 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0676206c4ada4ae89e19bb4220c5d1e1" member_type: VOTER }
I20260812 08:03:48.186029 16997 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.186062 16997 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0676206c4ada4ae89e19bb4220c5d1e1, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.186195 16997 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [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: "0676206c4ada4ae89e19bb4220c5d1e1" member_type: VOTER }
I20260812 08:03:48.186262 16997 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.186296 16997 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.186343 16997 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.187057 16997 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0676206c4ada4ae89e19bb4220c5d1e1" member_type: VOTER }
I20260812 08:03:48.187175 16997 leader_election.cc:304] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [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: 0676206c4ada4ae89e19bb4220c5d1e1; no voters: 
I20260812 08:03:48.187338 16997 leader_election.cc:290] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.187433 17002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.187608 17002 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 1 LEADER]: Becoming Leader. State: Replica: 0676206c4ada4ae89e19bb4220c5d1e1, State: Running, Role: LEADER
I20260812 08:03:48.187741 16997 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:48.187732 17002 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [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: "0676206c4ada4ae89e19bb4220c5d1e1" member_type: VOTER }
I20260812 08:03:48.188165 17003 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0676206c4ada4ae89e19bb4220c5d1e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0676206c4ada4ae89e19bb4220c5d1e1" member_type: VOTER } }
I20260812 08:03:48.188197 17004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0676206c4ada4ae89e19bb4220c5d1e1. Latest consensus state: current_term: 1 leader_uuid: "0676206c4ada4ae89e19bb4220c5d1e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0676206c4ada4ae89e19bb4220c5d1e1" member_type: VOTER } }
I20260812 08:03:48.188259 17003 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.188282 17004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.188539 17007 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:48.189287 17007 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:48.189538  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:48.190964 17007 catalog_manager.cc:1383] Generated new cluster ID: c6fba642258941bfab9555055057250c
I20260812 08:03:48.191018 17007 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:48.209523 17007 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:48.210068 17007 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:48.222278 17007 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1: Generated new TSK 0
I20260812 08:03:48.222440 17007 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:48.253963  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.256106 17037 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 08:03:48.256227 17033 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 08:03:48.256335  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:48.256420 17035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:48.256595  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.256639  4046 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 08:03:48.256654  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828256654 us; error 0 us; skew 500 ppm
I20260812 08:03:48.257479  4046 webserver.cc:533] Webserver started at http://127.3.243.129:41155/ using document root <none> and password file <none>
I20260812 08:03:48.257624  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.257680  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.257761  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.258241  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "7ac60f2b421a4d94934fb8f294fcff6c"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.259764  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260812 08:03:48.260699 17043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.260939  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.261013  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "7ac60f2b421a4d94934fb8f294fcff6c"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.261078  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.270535  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.270942  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.271848  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:48.271899  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.271943  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:48.271970  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.277128  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:46809
I20260812 08:03:48.277140 17153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:46809 every 8 connection(s)
I20260812 08:03:48.278311 17161 heartbeater.cc:344] Connected to a master server at 127.3.243.190:35321
I20260812 08:03:48.278405 17161 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:48.278645 17161 heartbeater.cc:507] Master 127.3.243.190:35321 requested a full tablet report, sending...
I20260812 08:03:48.279306 16928 ts_manager.cc:194] Registered new tserver with Master: 7ac60f2b421a4d94934fb8f294fcff6c (127.3.243.129:46809)
I20260812 08:03:48.279989  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002363599s
I20260812 08:03:48.280344 16928 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55514
I20260812 08:03:48.287703 16928 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55536:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.292146 17161 heartbeater.cc:499] Master 127.3.243.190:35321 was elected leader, sending a full tablet report...
I20260812 08:03:48.297433 17101 tablet_service.cc:1511] Processing CreateTablet for tablet b5e93dfffa764a5486e027b93a96c28d (DEFAULT_TABLE table=client-testtb [id=60f919fc487149cd9d16317bdb6b9238]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:48.297448 17099 tablet_service.cc:1511] Processing CreateTablet for tablet cafa13ef89c44838b484c9e6a3108198 (DEFAULT_TABLE table=client-testtb [id=60f919fc487149cd9d16317bdb6b9238]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:48.297775 17101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5e93dfffa764a5486e027b93a96c28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.297971 17099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cafa13ef89c44838b484c9e6a3108198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.300460 17182 tablet_bootstrap.cc:492] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c: Bootstrap starting.
I20260812 08:03:48.301235 17182 tablet_bootstrap.cc:654] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.302260 17182 tablet_bootstrap.cc:492] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c: No bootstrap required, opened a new log
I20260812 08:03:48.302351 17182 ts_tablet_manager.cc:1403] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.302742 17182 raft_consensus.cc:359] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.302867 17182 raft_consensus.cc:385] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.302908 17182 raft_consensus.cc:740] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac60f2b421a4d94934fb8f294fcff6c, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.303047 17182 consensus_queue.cc:260] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [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: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.303153 17182 raft_consensus.cc:399] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.303196 17182 raft_consensus.cc:493] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.303248 17182 raft_consensus.cc:3060] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.304128 17182 raft_consensus.cc:515] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.304270 17182 leader_election.cc:304] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [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: 7ac60f2b421a4d94934fb8f294fcff6c; no voters: 
I20260812 08:03:48.304487 17182 leader_election.cc:290] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.304606 17184 raft_consensus.cc:2804] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.304832 17182 ts_tablet_manager.cc:1434] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:48.304844 17184 raft_consensus.cc:697] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 LEADER]: Becoming Leader. State: Replica: 7ac60f2b421a4d94934fb8f294fcff6c, State: Running, Role: LEADER
I20260812 08:03:48.305038 17182 tablet_bootstrap.cc:492] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c: Bootstrap starting.
I20260812 08:03:48.305032 17184 consensus_queue.cc:237] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [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: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.305913 17182 tablet_bootstrap.cc:654] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.307152 17182 tablet_bootstrap.cc:492] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c: No bootstrap required, opened a new log
I20260812 08:03:48.307160 16928 catalog_manager.cc:5719] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac60f2b421a4d94934fb8f294fcff6c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.307322 17182 ts_tablet_manager.cc:1403] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:48.307929 17182 raft_consensus.cc:359] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.308019 17182 raft_consensus.cc:385] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.308053 17182 raft_consensus.cc:740] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac60f2b421a4d94934fb8f294fcff6c, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.308185 17182 consensus_queue.cc:260] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [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: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.308284 17182 raft_consensus.cc:399] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.308322 17182 raft_consensus.cc:493] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.308377 17182 raft_consensus.cc:3060] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.309211 17182 raft_consensus.cc:515] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.309363 17182 leader_election.cc:304] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [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: 7ac60f2b421a4d94934fb8f294fcff6c; no voters: 
I20260812 08:03:48.309806 17182 leader_election.cc:290] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.309885 17184 raft_consensus.cc:2804] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.309960 17184 raft_consensus.cc:697] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 LEADER]: Becoming Leader. State: Replica: 7ac60f2b421a4d94934fb8f294fcff6c, State: Running, Role: LEADER
I20260812 08:03:48.310065 17184 consensus_queue.cc:237] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [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: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.310063 17182 ts_tablet_manager.cc:1434] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:48.312247 16925 catalog_manager.cc:5719] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac60f2b421a4d94934fb8f294fcff6c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.318089 16925 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55536:
name: "table_ea_noflush_DOUBLE"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: DOUBLE
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.322309 17101 tablet_service.cc:1511] Processing CreateTablet for tablet f82be284f94b46fbaa7863cee25671a6 (DEFAULT_TABLE table=table_ea_noflush_DOUBLE [id=6bcf7595c96143f5b19f7a0c82945a12]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:48.322626 17101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82be284f94b46fbaa7863cee25671a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.324363 17182 tablet_bootstrap.cc:492] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Bootstrap starting.
I20260812 08:03:48.325323 17182 tablet_bootstrap.cc:654] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.326433 17182 tablet_bootstrap.cc:492] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: No bootstrap required, opened a new log
I20260812 08:03:48.326517 17182 ts_tablet_manager.cc:1403] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:48.326915 17182 raft_consensus.cc:359] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.327006 17182 raft_consensus.cc:385] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.327040 17182 raft_consensus.cc:740] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac60f2b421a4d94934fb8f294fcff6c, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.327160 17182 consensus_queue.cc:260] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [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: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.327224 17182 raft_consensus.cc:399] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.327255 17182 raft_consensus.cc:493] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.327301 17182 raft_consensus.cc:3060] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.328127 17182 raft_consensus.cc:515] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.328256 17182 leader_election.cc:304] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [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: 7ac60f2b421a4d94934fb8f294fcff6c; no voters: 
I20260812 08:03:48.328352 17182 leader_election.cc:290] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.328428 17186 raft_consensus.cc:2804] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.328531 17186 raft_consensus.cc:697] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 LEADER]: Becoming Leader. State: Replica: 7ac60f2b421a4d94934fb8f294fcff6c, State: Running, Role: LEADER
I20260812 08:03:48.328568 17182 ts_tablet_manager.cc:1434] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.328645 17186 consensus_queue.cc:237] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [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: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } }
I20260812 08:03:48.329823 16925 catalog_manager.cc:5719] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac60f2b421a4d94934fb8f294fcff6c (127.3.243.129). New cstate: current_term: 1 leader_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac60f2b421a4d94934fb8f294fcff6c" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.345279 16925 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55536:
table { table_name: "table_ea_noflush_DOUBLE" } modify_external_catalogs: true
I20260812 08:03:48.345397 16925 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:55536:
table { table_name: "table_ea_noflush_DOUBLE" } modify_external_catalogs: true
I20260812 08:03:48.346941 16925 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1: Sending DeleteTablet for 1 replicas of tablet f82be284f94b46fbaa7863cee25671a6
I20260812 08:03:48.347411 17101 tablet_service.cc:1558] Processing DeleteTablet for tablet f82be284f94b46fbaa7863cee25671a6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:48 UTC) from {username='slave'} at 127.0.0.1:52584
I20260812 08:03:48.347715 17199 tablet_replica.cc:333] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: stopping tablet replica
I20260812 08:03:48.347874 17199 raft_consensus.cc:2243] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.348002 17199 raft_consensus.cc:2272] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.348037  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:48.348974 17199 ts_tablet_manager.cc:1916] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:48.351287 17199 ts_tablet_manager.cc:1929] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:48.351361 17199 log.cc:1199] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_34.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/f82be284f94b46fbaa7863cee25671a6
I20260812 08:03:48.351619 17199 ts_tablet_manager.cc:1950] T f82be284f94b46fbaa7863cee25671a6 P 7ac60f2b421a4d94934fb8f294fcff6c: Deleting consensus metadata
I20260812 08:03:48.352169  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:48.352563  4046 tablet_replica.cc:333] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c: stopping tablet replica
I20260812 08:03:48.352567 16903 catalog_manager.cc:5050] TS 7ac60f2b421a4d94934fb8f294fcff6c (127.3.243.129:46809): tablet f82be284f94b46fbaa7863cee25671a6 (table table_ea_noflush_DOUBLE [id=6bcf7595c96143f5b19f7a0c82945a12]) successfully deleted
I20260812 08:03:48.352669  4046 raft_consensus.cc:2243] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.352744  4046 raft_consensus.cc:2272] T b5e93dfffa764a5486e027b93a96c28d P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.353193  4046 tablet_replica.cc:333] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c: stopping tablet replica
I20260812 08:03:48.353263  4046 raft_consensus.cc:2243] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.353332  4046 raft_consensus.cc:2272] T cafa13ef89c44838b484c9e6a3108198 P 7ac60f2b421a4d94934fb8f294fcff6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.365984  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:48.368386  4046 master.cc:562] Master@127.3.243.190:35321 shutting down...
I20260812 08:03:48.372098  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.372262  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.372406  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0676206c4ada4ae89e19bb4220c5d1e1: stopping tablet replica
I20260812 08:03:48.385076  4046 master.cc:584] Master@127.3.243.190:35321 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/34 (248 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/42
I20260812 08:03:48.390208  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:33817
I20260812 08:03:48.390559  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.392318 17200 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 08:03:48.392314 17205 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 08:03:48.392314 17202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:48.392860  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:48.393002  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.393042  4046 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 08:03:48.393057  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828393057 us; error 0 us; skew 500 ppm
I20260812 08:03:48.393795  4046 webserver.cc:533] Webserver started at http://127.3.243.190:35551/ using document root <none> and password file <none>
I20260812 08:03:48.393918  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.393965  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.394033  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.394383  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "a44a43f0b2734cb58cee50804a85bbfd"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.395795  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:48.396617 17212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.396842  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:48.396906  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "a44a43f0b2734cb58cee50804a85bbfd"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.396970  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.406145  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.406459  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.410666  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:33817
I20260812 08:03:48.411048 17303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:33817 every 8 connection(s)
I20260812 08:03:48.411629 17304 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 08:03:48.413350 17304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd: Bootstrap starting.
I20260812 08:03:48.414108 17304 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.415079 17304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd: No bootstrap required, opened a new log
I20260812 08:03:48.415452 17304 raft_consensus.cc:359] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a43f0b2734cb58cee50804a85bbfd" member_type: VOTER }
I20260812 08:03:48.415539 17304 raft_consensus.cc:385] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.415567 17304 raft_consensus.cc:740] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44a43f0b2734cb58cee50804a85bbfd, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.415704 17304 consensus_queue.cc:260] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [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: "a44a43f0b2734cb58cee50804a85bbfd" member_type: VOTER }
I20260812 08:03:48.415786 17304 raft_consensus.cc:399] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.415822 17304 raft_consensus.cc:493] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.415871 17304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.416561 17304 raft_consensus.cc:515] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a43f0b2734cb58cee50804a85bbfd" member_type: VOTER }
I20260812 08:03:48.416688 17304 leader_election.cc:304] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [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: a44a43f0b2734cb58cee50804a85bbfd; no voters: 
I20260812 08:03:48.416857 17304 leader_election.cc:290] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.416932 17309 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.417125 17309 raft_consensus.cc:697] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 1 LEADER]: Becoming Leader. State: Replica: a44a43f0b2734cb58cee50804a85bbfd, State: Running, Role: LEADER
I20260812 08:03:48.417285 17304 sys_catalog.cc:565] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:48.417279 17309 consensus_queue.cc:237] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [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: "a44a43f0b2734cb58cee50804a85bbfd" member_type: VOTER }
I20260812 08:03:48.417730 17313 sys_catalog.cc:455] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a44a43f0b2734cb58cee50804a85bbfd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a43f0b2734cb58cee50804a85bbfd" member_type: VOTER } }
I20260812 08:03:48.417757 17314 sys_catalog.cc:455] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [sys.catalog]: SysCatalogTable state changed. Reason: New leader a44a43f0b2734cb58cee50804a85bbfd. Latest consensus state: current_term: 1 leader_uuid: "a44a43f0b2734cb58cee50804a85bbfd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a43f0b2734cb58cee50804a85bbfd" member_type: VOTER } }
I20260812 08:03:48.417888 17313 sys_catalog.cc:458] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.417908 17314 sys_catalog.cc:458] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.418480 17323 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:48.419365 17323 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:48.419620  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:48.421123 17323 catalog_manager.cc:1383] Generated new cluster ID: fa37d2ae956f48b884bea19ddb03f525
I20260812 08:03:48.421176 17323 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:48.440793 17323 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:48.441340 17323 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:48.447044 17323 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd: Generated new TSK 0
I20260812 08:03:48.447202 17323 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:48.451733  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:48.453650  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:48.453558 17338 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 08:03:48.453626 17346 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 08:03:48.453599 17341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:48.453894  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.453939  4046 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 08:03:48.453960  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828453960 us; error 0 us; skew 500 ppm
I20260812 08:03:48.454818  4046 webserver.cc:533] Webserver started at http://127.3.243.129:42443/ using document root <none> and password file <none>
I20260812 08:03:48.455000  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.455054  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.455129  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.455497  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "356d86a0b0fb440da1df86592e9a4763"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.456868  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260812 08:03:48.457688 17352 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.457885  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:48.457952  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "356d86a0b0fb440da1df86592e9a4763"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.458026  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.469205  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.469558  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.470371  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:48.470427  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.470470  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:48.470496  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.475606  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:37201
I20260812 08:03:48.476366 17455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:37201 every 8 connection(s)
I20260812 08:03:48.476742 17459 heartbeater.cc:344] Connected to a master server at 127.3.243.190:33817
I20260812 08:03:48.476830 17459 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:48.477026 17459 heartbeater.cc:507] Master 127.3.243.190:33817 requested a full tablet report, sending...
I20260812 08:03:48.477600 17236 ts_manager.cc:194] Registered new tserver with Master: 356d86a0b0fb440da1df86592e9a4763 (127.3.243.129:37201)
I20260812 08:03:48.478335  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002256221s
I20260812 08:03:48.478488 17236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33480
I20260812 08:03:48.484506 17236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33498:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.489322 17459 heartbeater.cc:499] Master 127.3.243.190:33817 was elected leader, sending a full tablet report...
I20260812 08:03:48.492965 17397 tablet_service.cc:1511] Processing CreateTablet for tablet 284e0d56ff7d46b6aa91e15aa2daedc6 (DEFAULT_TABLE table=client-testtb [id=ae318b512d6046b19ea22730dd9d8514]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:48.493021 17396 tablet_service.cc:1511] Processing CreateTablet for tablet 9a48a94598e84e9a82998bc8d9e5ceee (DEFAULT_TABLE table=client-testtb [id=ae318b512d6046b19ea22730dd9d8514]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:48.493239 17397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284e0d56ff7d46b6aa91e15aa2daedc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.493400 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a48a94598e84e9a82998bc8d9e5ceee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.495648 17475 tablet_bootstrap.cc:492] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763: Bootstrap starting.
I20260812 08:03:48.496423 17475 tablet_bootstrap.cc:654] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.497318 17475 tablet_bootstrap.cc:492] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763: No bootstrap required, opened a new log
I20260812 08:03:48.497390 17475 ts_tablet_manager.cc:1403] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.497731 17475 raft_consensus.cc:359] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.497831 17475 raft_consensus.cc:385] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.497864 17475 raft_consensus.cc:740] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 356d86a0b0fb440da1df86592e9a4763, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.498013 17475 consensus_queue.cc:260] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [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: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.498109 17475 raft_consensus.cc:399] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.498152 17475 raft_consensus.cc:493] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.498193 17475 raft_consensus.cc:3060] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.498896 17475 raft_consensus.cc:515] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.499033 17475 leader_election.cc:304] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [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: 356d86a0b0fb440da1df86592e9a4763; no voters: 
I20260812 08:03:48.499188 17475 leader_election.cc:290] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.499310 17481 raft_consensus.cc:2804] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.499493 17475 ts_tablet_manager.cc:1434] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:48.499584 17481 raft_consensus.cc:697] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 1 LEADER]: Becoming Leader. State: Replica: 356d86a0b0fb440da1df86592e9a4763, State: Running, Role: LEADER
I20260812 08:03:48.499692 17475 tablet_bootstrap.cc:492] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763: Bootstrap starting.
I20260812 08:03:48.499735 17481 consensus_queue.cc:237] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [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: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.500440 17475 tablet_bootstrap.cc:654] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.500963 17236 catalog_manager.cc:5719] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 reported cstate change: term changed from 0 to 1, leader changed from <none> to 356d86a0b0fb440da1df86592e9a4763 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "356d86a0b0fb440da1df86592e9a4763" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.501380 17475 tablet_bootstrap.cc:492] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763: No bootstrap required, opened a new log
I20260812 08:03:48.501464 17475 ts_tablet_manager.cc:1403] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:48.501809 17475 raft_consensus.cc:359] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.501895 17475 raft_consensus.cc:385] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.501943 17475 raft_consensus.cc:740] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 356d86a0b0fb440da1df86592e9a4763, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.502058 17475 consensus_queue.cc:260] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [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: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.502146 17475 raft_consensus.cc:399] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.502185 17475 raft_consensus.cc:493] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.502231 17475 raft_consensus.cc:3060] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.503147 17475 raft_consensus.cc:515] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.503262 17475 leader_election.cc:304] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [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: 356d86a0b0fb440da1df86592e9a4763; no voters: 
I20260812 08:03:48.503365 17475 leader_election.cc:290] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.503538 17483 raft_consensus.cc:2804] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.503574 17475 ts_tablet_manager.cc:1434] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:48.503688 17483 raft_consensus.cc:697] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 1 LEADER]: Becoming Leader. State: Replica: 356d86a0b0fb440da1df86592e9a4763, State: Running, Role: LEADER
I20260812 08:03:48.503794 17483 consensus_queue.cc:237] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [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: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.505085 17236 catalog_manager.cc:5719] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 reported cstate change: term changed from 0 to 1, leader changed from <none> to 356d86a0b0fb440da1df86592e9a4763 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "356d86a0b0fb440da1df86592e9a4763" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.508966 17236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33498:
name: "table_ea_noflush_DATE"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: DATE
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.512928 17397 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf15c96b609466dbec4ac53d9629964 (DEFAULT_TABLE table=table_ea_noflush_DATE [id=d800b14daaac48e38130a9f9039e72eb]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:48.513183 17397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf15c96b609466dbec4ac53d9629964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.514976 17475 tablet_bootstrap.cc:492] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Bootstrap starting.
I20260812 08:03:48.515774 17475 tablet_bootstrap.cc:654] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.516748 17475 tablet_bootstrap.cc:492] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: No bootstrap required, opened a new log
I20260812 08:03:48.516831 17475 ts_tablet_manager.cc:1403] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:48.517220 17475 raft_consensus.cc:359] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.517304 17475 raft_consensus.cc:385] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.517333 17475 raft_consensus.cc:740] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 356d86a0b0fb440da1df86592e9a4763, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.517452 17475 consensus_queue.cc:260] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [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: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.517536 17475 raft_consensus.cc:399] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.517575 17475 raft_consensus.cc:493] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.517621 17475 raft_consensus.cc:3060] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.518407 17475 raft_consensus.cc:515] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.518543 17475 leader_election.cc:304] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [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: 356d86a0b0fb440da1df86592e9a4763; no voters: 
I20260812 08:03:48.518646 17475 leader_election.cc:290] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.518805 17482 raft_consensus.cc:2804] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.518914 17482 raft_consensus.cc:697] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 1 LEADER]: Becoming Leader. State: Replica: 356d86a0b0fb440da1df86592e9a4763, State: Running, Role: LEADER
I20260812 08:03:48.518945 17475 ts_tablet_manager.cc:1434] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:48.519037 17482 consensus_queue.cc:237] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [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: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } }
I20260812 08:03:48.520251 17236 catalog_manager.cc:5719] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 reported cstate change: term changed from 0 to 1, leader changed from <none> to 356d86a0b0fb440da1df86592e9a4763 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "356d86a0b0fb440da1df86592e9a4763" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "356d86a0b0fb440da1df86592e9a4763" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 37201 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.532621 17236 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33498:
table { table_name: "table_ea_noflush_DATE" } modify_external_catalogs: true
I20260812 08:03:48.532723 17236 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:33498:
table { table_name: "table_ea_noflush_DATE" } modify_external_catalogs: true
I20260812 08:03:48.534299 17236 catalog_manager.cc:6006] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd: Sending DeleteTablet for 1 replicas of tablet 9cf15c96b609466dbec4ac53d9629964
I20260812 08:03:48.534736 17397 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cf15c96b609466dbec4ac53d9629964 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:48 UTC) from {username='slave'} at 127.0.0.1:38256
I20260812 08:03:48.535109 17495 tablet_replica.cc:333] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: stopping tablet replica
I20260812 08:03:48.535207  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:48.535514 17495 raft_consensus.cc:2243] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.535686 17495 raft_consensus.cc:2272] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.536320 17495 ts_tablet_manager.cc:1916] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:48.539112  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:48.539184 17495 ts_tablet_manager.cc:1929] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:48.539260 17495 log.cc:1199] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_42.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/9cf15c96b609466dbec4ac53d9629964
I20260812 08:03:48.539520 17495 ts_tablet_manager.cc:1950] T 9cf15c96b609466dbec4ac53d9629964 P 356d86a0b0fb440da1df86592e9a4763: Deleting consensus metadata
I20260812 08:03:48.540063  4046 tablet_replica.cc:333] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763: stopping tablet replica
W20260812 08:03:48.540131 17213 catalog_manager.cc:5042] TS 356d86a0b0fb440da1df86592e9a4763 (127.3.243.129:37201): delete failed for tablet 9cf15c96b609466dbec4ac53d9629964 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20260812 08:03:48.540172  4046 raft_consensus.cc:2243] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.540269  4046 raft_consensus.cc:2272] T 284e0d56ff7d46b6aa91e15aa2daedc6 P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.540794  4046 tablet_replica.cc:333] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763: stopping tablet replica
I20260812 08:03:48.540885  4046 raft_consensus.cc:2243] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.540980  4046 raft_consensus.cc:2272] T 9a48a94598e84e9a82998bc8d9e5ceee P 356d86a0b0fb440da1df86592e9a4763 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.553994  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:48.556500  4046 master.cc:562] Master@127.3.243.190:33817 shutting down...
W20260812 08:03:48.582726 17213 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.243.129:37201: connect: Connection refused (error 111)
W20260812 08:03:48.583704 17213 catalog_manager.cc:4777] TS 356d86a0b0fb440da1df86592e9a4763 (127.3.243.129:37201): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 9cf15c96b609466dbec4ac53d9629964: Network error: Client connection negotiation failed: client connection to 127.3.243.129:37201: connect: Connection refused (error 111)
I20260812 08:03:48.590682  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.590967  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.591120  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P a44a43f0b2734cb58cee50804a85bbfd: stopping tablet replica
I20260812 08:03:48.595162  4046 master.cc:584] Master@127.3.243.190:33817 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/42 (210 ms)
[ RUN      ] Params/ArrayColumnParamTest.EmptyAndNullArrays/50
I20260812 08:03:48.600455  4046 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.243.190:46707
I20260812 08:03:48.600835  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.602444 17497 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 08:03:48.602576 17498 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 08:03:48.602586 17502 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 08:03:48.602926  4046 server_base.cc:1061] running on GCE node
I20260812 08:03:48.603089  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.603128  4046 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 08:03:48.603152  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828603152 us; error 0 us; skew 500 ppm
I20260812 08:03:48.603910  4046 webserver.cc:533] Webserver started at http://127.3.243.190:43345/ using document root <none> and password file <none>
I20260812 08:03:48.604043  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.604095  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.604171  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.604554  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/master-0-root/instance:
uuid: "a393d0626a714ee9bd461dd141f61ec0"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.605979  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.606841 17507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.607116  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.607185  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/master-0-root
uuid: "a393d0626a714ee9bd461dd141f61ec0"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.607245  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.630393  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.630756  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.635109  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.190:46707
I20260812 08:03:48.635507 17614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.190:46707 every 8 connection(s)
I20260812 08:03:48.636078 17615 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 08:03:48.637895 17615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0: Bootstrap starting.
I20260812 08:03:48.638684 17615 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.639657 17615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0: No bootstrap required, opened a new log
I20260812 08:03:48.640033 17615 raft_consensus.cc:359] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a393d0626a714ee9bd461dd141f61ec0" member_type: VOTER }
I20260812 08:03:48.640122 17615 raft_consensus.cc:385] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.640151 17615 raft_consensus.cc:740] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a393d0626a714ee9bd461dd141f61ec0, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.640283 17615 consensus_queue.cc:260] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [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: "a393d0626a714ee9bd461dd141f61ec0" member_type: VOTER }
I20260812 08:03:48.640352 17615 raft_consensus.cc:399] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.640388 17615 raft_consensus.cc:493] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.640436 17615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.641103 17615 raft_consensus.cc:515] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a393d0626a714ee9bd461dd141f61ec0" member_type: VOTER }
I20260812 08:03:48.641225 17615 leader_election.cc:304] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [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: a393d0626a714ee9bd461dd141f61ec0; no voters: 
I20260812 08:03:48.641402 17615 leader_election.cc:290] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.641542 17621 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.641767 17621 raft_consensus.cc:697] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 1 LEADER]: Becoming Leader. State: Replica: a393d0626a714ee9bd461dd141f61ec0, State: Running, Role: LEADER
I20260812 08:03:48.641850 17615 sys_catalog.cc:565] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:48.641894 17621 consensus_queue.cc:237] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [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: "a393d0626a714ee9bd461dd141f61ec0" member_type: VOTER }
I20260812 08:03:48.642294 17622 sys_catalog.cc:455] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a393d0626a714ee9bd461dd141f61ec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a393d0626a714ee9bd461dd141f61ec0" member_type: VOTER } }
I20260812 08:03:48.642306 17623 sys_catalog.cc:455] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a393d0626a714ee9bd461dd141f61ec0. Latest consensus state: current_term: 1 leader_uuid: "a393d0626a714ee9bd461dd141f61ec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a393d0626a714ee9bd461dd141f61ec0" member_type: VOTER } }
I20260812 08:03:48.642401 17622 sys_catalog.cc:458] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.642413 17623 sys_catalog.cc:458] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.642681 17630 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:48.643462 17630 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:48.643687  4046 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:48.645222 17630 catalog_manager.cc:1383] Generated new cluster ID: 82d378dbfeb2409496ed61e900f424da
I20260812 08:03:48.645272 17630 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:48.657683 17630 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:48.658239 17630 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:48.665635 17630 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0: Generated new TSK 0
I20260812 08:03:48.665791 17630 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:48.675891  4046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.677852 17650 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 08:03:48.677901  4046 server_base.cc:1061] running on GCE node
W20260812 08:03:48.678043 17653 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 08:03:48.678059 17651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:48.678320  4046 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:48.678387  4046 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 08:03:48.678402  4046 hybrid_clock.cc:648] HybridClock initialized: now 1786521828678403 us; error 0 us; skew 500 ppm
I20260812 08:03:48.679349  4046 webserver.cc:533] Webserver started at http://127.3.243.129:38975/ using document root <none> and password file <none>
I20260812 08:03:48.679544  4046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.679596  4046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.679672  4046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.680061  4046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/ts-0-root/instance:
uuid: "de708626c1ab406a8b57960d41eef6e8"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.681495  4046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:48.682324 17659 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.682588  4046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.682657  4046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/ts-0-root
uuid: "de708626c1ab406a8b57960d41eef6e8"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-5bn2"
I20260812 08:03:48.682709  4046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:48.689783  4046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.690060  4046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.690788  4046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:48.690843  4046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.690919  4046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:48.690945  4046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:48.695684  4046 rpc_server.cc:307] RPC server started. Bound to: 127.3.243.129:36579
I20260812 08:03:48.695822 17765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.243.129:36579 every 8 connection(s)
I20260812 08:03:48.696642 17771 heartbeater.cc:344] Connected to a master server at 127.3.243.190:46707
I20260812 08:03:48.696725 17771 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:48.696925 17771 heartbeater.cc:507] Master 127.3.243.190:46707 requested a full tablet report, sending...
I20260812 08:03:48.697535 17538 ts_manager.cc:194] Registered new tserver with Master: de708626c1ab406a8b57960d41eef6e8 (127.3.243.129:36579)
I20260812 08:03:48.698340 17538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46084
I20260812 08:03:48.698418  4046 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002302753s
I20260812 08:03:48.705101 17538 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46096:
name: "client-testtb"
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
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.710974 17771 heartbeater.cc:499] Master 127.3.243.190:46707 was elected leader, sending a full tablet report...
I20260812 08:03:48.714740 17710 tablet_service.cc:1511] Processing CreateTablet for tablet 61a651c6cb3c4c4988bd104ba1c5d8dc (DEFAULT_TABLE table=client-testtb [id=2c8ca74c72b54eccb0d9ffc597db9e08]), partition=RANGE (key) PARTITION VALUES < 9
I20260812 08:03:48.714774 17707 tablet_service.cc:1511] Processing CreateTablet for tablet eb1f471a0bdf418db3108011bd89f7fb (DEFAULT_TABLE table=client-testtb [id=2c8ca74c72b54eccb0d9ffc597db9e08]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260812 08:03:48.715163 17710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61a651c6cb3c4c4988bd104ba1c5d8dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.715333 17707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb1f471a0bdf418db3108011bd89f7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.717738 17788 tablet_bootstrap.cc:492] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8: Bootstrap starting.
I20260812 08:03:48.718647 17788 tablet_bootstrap.cc:654] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.719717 17788 tablet_bootstrap.cc:492] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8: No bootstrap required, opened a new log
I20260812 08:03:48.719798 17788 ts_tablet_manager.cc:1403] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.720182 17788 raft_consensus.cc:359] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.720273 17788 raft_consensus.cc:385] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.720302 17788 raft_consensus.cc:740] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de708626c1ab406a8b57960d41eef6e8, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.720431 17788 consensus_queue.cc:260] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [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: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.720497 17788 raft_consensus.cc:399] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.720531 17788 raft_consensus.cc:493] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.720580 17788 raft_consensus.cc:3060] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.721356 17788 raft_consensus.cc:515] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.721488 17788 leader_election.cc:304] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [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: de708626c1ab406a8b57960d41eef6e8; no voters: 
I20260812 08:03:48.721705 17788 leader_election.cc:290] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.721803 17792 raft_consensus.cc:2804] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.722018 17792 raft_consensus.cc:697] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 1 LEADER]: Becoming Leader. State: Replica: de708626c1ab406a8b57960d41eef6e8, State: Running, Role: LEADER
I20260812 08:03:48.722054 17788 ts_tablet_manager.cc:1434] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:48.722187 17792 consensus_queue.cc:237] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [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: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.722330 17788 tablet_bootstrap.cc:492] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8: Bootstrap starting.
I20260812 08:03:48.723498 17788 tablet_bootstrap.cc:654] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.723587 17536 catalog_manager.cc:5719] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to de708626c1ab406a8b57960d41eef6e8 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "de708626c1ab406a8b57960d41eef6e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.724551 17788 tablet_bootstrap.cc:492] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8: No bootstrap required, opened a new log
I20260812 08:03:48.724640 17788 ts_tablet_manager.cc:1403] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.725047 17788 raft_consensus.cc:359] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.725142 17788 raft_consensus.cc:385] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.725181 17788 raft_consensus.cc:740] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de708626c1ab406a8b57960d41eef6e8, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.725306 17788 consensus_queue.cc:260] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [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: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.725394 17788 raft_consensus.cc:399] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.725432 17788 raft_consensus.cc:493] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.725484 17788 raft_consensus.cc:3060] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.726487 17788 raft_consensus.cc:515] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.726599 17788 leader_election.cc:304] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [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: de708626c1ab406a8b57960d41eef6e8; no voters: 
I20260812 08:03:48.726694 17788 leader_election.cc:290] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.726743 17792 raft_consensus.cc:2804] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.726843 17792 raft_consensus.cc:697] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 1 LEADER]: Becoming Leader. State: Replica: de708626c1ab406a8b57960d41eef6e8, State: Running, Role: LEADER
I20260812 08:03:48.726955 17788 ts_tablet_manager.cc:1434] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:48.727016 17792 consensus_queue.cc:237] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [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: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.728344 17536 catalog_manager.cc:5719] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to de708626c1ab406a8b57960d41eef6e8 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "de708626c1ab406a8b57960d41eef6e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.732244 17536 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46096:
name: "table_ea_noflush_DECIMAL64"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_0"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: PLAIN_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
    nested_type {
      array {
        type: DECIMAL64
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000""\010\001\000\377\377\377\377\377\377\377\377\t\001\000c\000\000\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:48.736413 17710 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9048dc2694cdd870d4cf0e7b56409 (DEFAULT_TABLE table=table_ea_noflush_DECIMAL64 [id=55d5f8a041c24f1193e88133e19368b0]), partition=RANGE (key) PARTITION 0 <= VALUES < 100
I20260812 08:03:48.736718 17710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9048dc2694cdd870d4cf0e7b56409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.738524 17788 tablet_bootstrap.cc:492] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Bootstrap starting.
I20260812 08:03:48.739463 17788 tablet_bootstrap.cc:654] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.740505 17788 tablet_bootstrap.cc:492] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: No bootstrap required, opened a new log
I20260812 08:03:48.740602 17788 ts_tablet_manager.cc:1403] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:48.741037 17788 raft_consensus.cc:359] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.741134 17788 raft_consensus.cc:385] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.741194 17788 raft_consensus.cc:740] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de708626c1ab406a8b57960d41eef6e8, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.741312 17788 consensus_queue.cc:260] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [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: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.741393 17788 raft_consensus.cc:399] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.741421 17788 raft_consensus.cc:493] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.741454 17788 raft_consensus.cc:3060] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.742204 17788 raft_consensus.cc:515] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.742312 17788 leader_election.cc:304] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [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: de708626c1ab406a8b57960d41eef6e8; no voters: 
I20260812 08:03:48.742383 17788 leader_election.cc:290] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.742434 17792 raft_consensus.cc:2804] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.742555 17792 raft_consensus.cc:697] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 1 LEADER]: Becoming Leader. State: Replica: de708626c1ab406a8b57960d41eef6e8, State: Running, Role: LEADER
I20260812 08:03:48.742596 17788 ts_tablet_manager.cc:1434] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.742669 17792 consensus_queue.cc:237] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [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: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } }
I20260812 08:03:48.743940 17536 catalog_manager.cc:5719] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to de708626c1ab406a8b57960d41eef6e8 (127.3.243.129). New cstate: current_term: 1 leader_uuid: "de708626c1ab406a8b57960d41eef6e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de708626c1ab406a8b57960d41eef6e8" member_type: VOTER last_known_addr { host: "127.3.243.129" port: 36579 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:48.760463 17538 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46096:
table { table_name: "table_ea_noflush_DECIMAL64" } modify_external_catalogs: true
I20260812 08:03:48.760608 17538 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:46096:
table { table_name: "table_ea_noflush_DECIMAL64" } modify_external_catalogs: true
I20260812 08:03:48.762336 17538 catalog_manager.cc:6006] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0: Sending DeleteTablet for 1 replicas of tablet 07f9048dc2694cdd870d4cf0e7b56409
I20260812 08:03:48.762816 17710 tablet_service.cc:1558] Processing DeleteTablet for tablet 07f9048dc2694cdd870d4cf0e7b56409 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-12 08:03:48 UTC) from {username='slave'} at 127.0.0.1:39570
I20260812 08:03:48.763263 17807 tablet_replica.cc:333] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: stopping tablet replica
I20260812 08:03:48.763420  4046 tablet_server.cc:179] TabletServer@127.3.243.129:0 shutting down...
I20260812 08:03:48.763630 17807 raft_consensus.cc:2243] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.763777 17807 raft_consensus.cc:2272] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.764678 17807 ts_tablet_manager.cc:1916] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:48.767854 17807 ts_tablet_manager.cc:1929] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260812 08:03:48.767949  4046 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:48.767940 17807 log.cc:1199] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Deleting WAL directory at /tmp/dist-test-taskcOJ6CH/test-tmp/client-test.3.Params_ArrayColumnParamTest.EmptyAndNullArrays_50.1786521811522831-4046-0/minicluster-data/ts-0-root/wals/07f9048dc2694cdd870d4cf0e7b56409
I20260812 08:03:48.768255 17807 ts_tablet_manager.cc:1950] T 07f9048dc2694cdd870d4cf0e7b56409 P de708626c1ab406a8b57960d41eef6e8: Deleting consensus metadata
I20260812 08:03:48.768781  4046 tablet_replica.cc:333] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8: stopping tablet replica
I20260812 08:03:48.768885  4046 raft_consensus.cc:2243] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.768991  4046 raft_consensus.cc:2272] T 61a651c6cb3c4c4988bd104ba1c5d8dc P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.769475  4046 tablet_replica.cc:333] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8: stopping tablet replica
I20260812 08:03:48.769550  4046 raft_consensus.cc:2243] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.769642  4046 raft_consensus.cc:2272] T eb1f471a0bdf418db3108011bd89f7fb P de708626c1ab406a8b57960d41eef6e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.782665  4046 tablet_server.cc:196] TabletServer@127.3.243.129:0 shutdown complete.
I20260812 08:03:48.785320  4046 master.cc:562] Master@127.3.243.190:46707 shutting down...
I20260812 08:03:48.794009  4046 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:48.794206  4046 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:48.794354  4046 tablet_replica.cc:333] T 00000000000000000000000000000000 P a393d0626a714ee9bd461dd141f61ec0: stopping tablet replica
I20260812 08:03:48.797070  4046 master.cc:584] Master@127.3.243.190:46707 shutdown complete.
[       OK ] Params/ArrayColumnParamTest.EmptyAndNullArrays/50 (201 ms)
[----------] 7 tests from Params/ArrayColumnParamTest (1523 ms total)

[----------] Global test environment tear-down
[==========] 35 tests from 8 test suites ran. (17265 ms total)
[  PASSED  ] 35 tests.
I20260812 08:03:48.808135  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/master/catalog_manager.cc:4777: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260812 08:03:48.808202  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260812 08:03:48.808233  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/master/catalog_manager.cc:5042: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260812 08:03:48.808269  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/client/master_proxy_rpc.cc:203: suppressed but not reported on 41 messages since previous log ~14 seconds ago
I20260812 08:03:48.808306  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 476 messages since previous log ~14 seconds ago
I20260812 08:03:48.808342  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/client/meta_cache.cc:302: suppressed but not reported on 5 messages since previous log ~15 seconds ago
I20260812 08:03:48.808378  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 12 messages since previous log ~15 seconds ago
I20260812 08:03:48.808414  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~10 seconds ago
I20260812 08:03:48.808449  4046 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 1 messages since previous log ~10 seconds ago
