JUnit version 4.13.2
.19:58:20.617 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786478300608
19:58:20.657 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
19:58:20.731 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
19:58:20.741 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasktE9QAL/test-tmp
19:58:20.748 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
19:58:20.751 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasktE9QAL/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
19:58:20.937 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

19:58:21.140 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
19:58:21.141 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

19:58:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.144347  8781 mini_oidc.cc:150] Starting JWKS server
19:58:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.146955  8781 webserver.cc:533] Webserver started at http://127.0.0.1:44257/ using document root <none> and password file <none>
19:58:21.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.147192  8781 mini_oidc.cc:186] Starting OIDC Discovery server
19:58:21.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.147913  8781 webserver.cc:533] Webserver started at http://127.0.0.1:34531/ using document root <none> and password file <none>
19:58:21.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T19:58:21Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
19:58:21.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T19:58:21Z Disabled control of system clock
19:58:21.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.178997  8781 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal
19:58:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data
19:58:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:58:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:58:21.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:58:21.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:21.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:21.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:21.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/logs
19:58:21.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data/info.pb
19:58:21.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:58:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:58:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:58:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:58:21.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.126:35609
19:58:21.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.126
19:58:21.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:21.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:21.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:21.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:58:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:58:21.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44257/jwks.json
19:58:21.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:58:21.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:58:21.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
19:58:21.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.530108  8806 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
19:58:21.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.530452  8806 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:58:21.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.530516  8806 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:58:21.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.530603  8806 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:58:21.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.539224  8806 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
19:58:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.539345  8806 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:58:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.539407  8806 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
19:58:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.539526  8806 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
19:58:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.539599  8806 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
19:58:21.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.539669  8806 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44257/jwks.json
19:58:21.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.550729  8806 master_runner.cc:387] Master server non-default flags:
19:58:21.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/logs
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data
19:58:21.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal
19:58:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:58:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
19:58:21.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:21.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:21.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:58:21.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.126:35609
19:58:21.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:58:21.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:58:21.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:58:21.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:58:21.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:58:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44257/jwks.json
19:58:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data/info.pb
19:58:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.126
19:58:21.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:21.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:58:21.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:21.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:58:21.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:58:21.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:21.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:58:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
19:58:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:58:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
19:58:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:58:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:57 UTC on bdcb31816ec0
19:58:21.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13294
19:58:21.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:58:21.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.552853  8806 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:58:21.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.555035  8806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
19:58:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.563903  8814 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
19:58:21.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.563903  8816 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
19:58:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.565165  8820 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
19:58:21.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.565348  8806 server_base.cc:1061] running on GCE node
19:58:21.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.566533  8806 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:58:21.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.568043  8806 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:58:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.569351  8806 hybrid_clock.cc:648] HybridClock initialized: now 1786478301569255 us; error 107 us; skew 500 ppm
19:58:21.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.569793  8806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:58:21.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.572333  8806 webserver.cc:533] Webserver started at http://127.8.147.126:35157/ using document root <none> and password file <none>
19:58:21.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.573235  8806 fs_manager.cc:362] Metadata directory not provided
19:58:21.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.573411  8806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:58:21.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.573918  8806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:58:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.576658  8806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data/instance:
19:58:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b96ded9b60134074a9afa51accbec5d1"
19:58:21.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:21 on dist-test-slave-znh6"
19:58:21.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.577641  8806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal/instance:
19:58:21.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b96ded9b60134074a9afa51accbec5d1"
19:58:21.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:21 on dist-test-slave-znh6"
19:58:21.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.584045  8806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
19:58:21.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.587849  8829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:58:21.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.589425  8806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
19:58:21.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.589625  8806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data,/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal
19:58:21.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b96ded9b60134074a9afa51accbec5d1"
19:58:21.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:21 on dist-test-slave-znh6"
19:58:21.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.589862  8806 fs_report.cc:389] FS layout report
19:58:21.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:58:21.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal
19:58:21.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal
19:58:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data/data
19:58:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:58:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:58:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:58:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:58:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:58:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:58:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:58:21.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:58:21.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:58:21.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:58:21.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:58:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.612871  8806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:58:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.614037  8806 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
19:58:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.614416  8806 kserver.cc:163] Server-wide thread pool size limit: 3276
19:58:21.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.628057  8806 rpc_server.cc:307] RPC server started. Bound to: 127.8.147.126:35609
19:58:21.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.628113  8860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.147.126:35609 every 8 connection(s)
19:58:21.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.629886  8806 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/data/info.pb
19:58:21.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.634423  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
19:58:21.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.638454  8781 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu as pid 8806
19:58:21.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.638859  8781 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-0/wal/instance
19:58:21.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.641470  8781 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal
19:58:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data
19:58:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:58:21.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:58:21.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:58:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/logs
19:58:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data/info.pb
19:58:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:58:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:58:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:58:21.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:58:21.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:21.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:21.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:21.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
19:58:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:58:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:58:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:58:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.125:40997
19:58:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.125
19:58:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:58:21.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:58:21.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44257/jwks.json
19:58:21.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:58:21.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:58:21.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
19:58:21.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.641067  8862 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } has no permanent_uuid. Determining permanent_uuid...
19:58:21.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.664595  8862 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } has no permanent_uuid. Determining permanent_uuid...
19:58:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.666008  8834 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.147.125:40997: connect: Connection refused (error 111)
19:58:21.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.667894  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.125:40997: Network error: Client connection negotiation failed: client connection to 127.8.147.125:40997: connect: Connection refused (error 111)
19:58:21.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.717293  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } attempt: 1
19:58:21.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.719696  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.125:40997: Network error: Client connection negotiation failed: client connection to 127.8.147.125:40997: connect: Connection refused (error 111)
19:58:21.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.787986  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } attempt: 2
19:58:21.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.790179  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.125:40997: Network error: Client connection negotiation failed: client connection to 127.8.147.125:40997: connect: Connection refused (error 111)
19:58:21.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:21.881471  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } attempt: 3
19:58:21.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.883940  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.125:40997: Network error: Client connection negotiation failed: client connection to 127.8.147.125:40997: connect: Connection refused (error 111)
19:58:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.986403  8870 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
19:58:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.986729  8870 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:58:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.986790  8870 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:58:21.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.986898  8870 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:58:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.995682  8870 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
19:58:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.995797  8870 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:58:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.995850  8870 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
19:58:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.995910  8870 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
19:58:21.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.995954  8870 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
19:58:21.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:21.996001  8870 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44257/jwks.json
19:58:22.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.006302  8870 master_runner.cc:387] Master server non-default flags:
19:58:22.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/logs
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data
19:58:22.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:58:22.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.125:40997
19:58:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:58:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:58:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:58:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:58:22.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:58:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44257/jwks.json
19:58:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data/info.pb
19:58:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.125
19:58:22.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:58:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:58:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:58:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:22.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:58:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
19:58:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:58:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
19:58:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:58:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:57 UTC on bdcb31816ec0
19:58:22.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13294
19:58:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:58:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.008258  8870 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:58:22.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.010661  8870 file_cache.cc:504] Constructed file cache file cache with capacity 419430
19:58:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.020545  8877 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
19:58:22.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.020520  8878 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
19:58:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.021847  8880 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
19:58:22.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.022099  8870 server_base.cc:1061] running on GCE node
19:58:22.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.023098  8870 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:58:22.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.024551  8870 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:58:22.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.025806  8870 hybrid_clock.cc:648] HybridClock initialized: now 1786478302025726 us; error 53 us; skew 500 ppm
19:58:22.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.026221  8870 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:58:22.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.027222  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } attempt: 4
19:58:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.028910  8870 webserver.cc:533] Webserver started at http://127.8.147.125:37027/ using document root <none> and password file <none>
19:58:22.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.029502  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.125:40997: Network error: Client connection negotiation failed: client connection to 127.8.147.125:40997: connect: Connection refused (error 111)
19:58:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.029853  8870 fs_manager.cc:362] Metadata directory not provided
19:58:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.030040  8870 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:58:22.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.030472  8870 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:58:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.033018  8870 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data/instance:
19:58:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77b8353d11854a769c2b413e36f337f1"
19:58:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:22 on dist-test-slave-znh6"
19:58:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.033995  8870 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal/instance:
19:58:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77b8353d11854a769c2b413e36f337f1"
19:58:22.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:22 on dist-test-slave-znh6"
19:58:22.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.039959  8870 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
19:58:22.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.043691  8888 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:58:22.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.045203  8870 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
19:58:22.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.045432  8870 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data,/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal
19:58:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77b8353d11854a769c2b413e36f337f1"
19:58:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:22 on dist-test-slave-znh6"
19:58:22.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.045692  8870 fs_report.cc:389] FS layout report
19:58:22.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:58:22.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal
19:58:22.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal
19:58:22.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data/data
19:58:22.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:58:22.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:58:22.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:58:22.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:58:22.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:58:22.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:58:22.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:58:22.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:58:22.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:58:22.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:58:22.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:58:22.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.069969  8870 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:58:22.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.071146  8870 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
19:58:22.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.071519  8870 kserver.cc:163] Server-wide thread pool size limit: 3276
19:58:22.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.084231  8870 rpc_server.cc:307] RPC server started. Bound to: 127.8.147.125:40997
19:58:22.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.084272  8929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.147.125:40997 every 8 connection(s)
19:58:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.085922  8870 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/data/info.pb
19:58:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.086234  8781 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu as pid 8870
19:58:22.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.086365  8781 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-1/wal/instance
19:58:22.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.087674  8781 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:22.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:22.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal
19:58:22.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data
19:58:22.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:58:22.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:58:22.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/logs
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data/info.pb
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:22.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:22.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.124:38247
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.124
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:22.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44257/jwks.json
19:58:22.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:58:22.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:58:22.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
19:58:22.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.091536  8930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
19:58:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.099836  8930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.115594  8930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.125456  8930 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.126911  8889 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.130267  8930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.179606  8930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 1
19:58:22.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.181892  8930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.250236  8930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 2
19:58:22.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.252377  8930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.328794  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } attempt: 5
19:58:22.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.335888  8862 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.337917  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.343631  8930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 3
19:58:22.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.345691  8930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.389165  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 1
19:58:22.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.391435  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.443154  8934 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
19:58:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.443456  8934 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:58:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.443517  8934 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:58:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.443655  8934 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:58:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.451900  8934 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
19:58:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.452023  8934 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:58:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.452105  8934 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
19:58:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.452214  8934 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
19:58:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.452293  8934 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
19:58:22.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.452346  8934 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44257/jwks.json
19:58:22.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.459702  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 2
19:58:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.462024  8862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.463629  8934 master_runner.cc:387] Master server non-default flags:
19:58:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/logs
19:58:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:58:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data
19:58:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal
19:58:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:58:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
19:58:22.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.124:38247
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:58:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44257/jwks.json
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data/info.pb
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.124
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:58:22.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:57 UTC on bdcb31816ec0
19:58:22.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13294
19:58:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:58:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.465607  8934 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:58:22.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.467995  8934 file_cache.cc:504] Constructed file cache file cache with capacity 419430
19:58:22.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.477311  8948 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
19:58:22.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.479028  8949 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
19:58:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.480031  8951 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
19:58:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.480754  8934 server_base.cc:1061] running on GCE node
19:58:22.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.481513  8934 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:58:22.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.482951  8934 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:58:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.484174  8934 hybrid_clock.cc:648] HybridClock initialized: now 1786478302484086 us; error 67 us; skew 500 ppm
19:58:22.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.484459  8934 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:58:22.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.486567  8934 webserver.cc:533] Webserver started at http://127.8.147.124:35129/ using document root <none> and password file <none>
19:58:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.487296  8934 fs_manager.cc:362] Metadata directory not provided
19:58:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.487411  8934 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:58:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.487730  8934 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:58:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.488940  8930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 4
19:58:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.490264  8934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data/instance:
19:58:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d6ca099cfa74ebcacce6bc334a66d50"
19:58:22.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:22 on dist-test-slave-znh6"
19:58:22.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.490949  8930 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.147.124:38247: Network error: Client connection negotiation failed: client connection to 127.8.147.124:38247: connect: Connection refused (error 111)
19:58:22.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.491624  8934 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal/instance:
19:58:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d6ca099cfa74ebcacce6bc334a66d50"
19:58:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:22 on dist-test-slave-znh6"
19:58:22.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.497618  8934 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
19:58:22.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.501230  8962 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:58:22.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.502614  8934 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.502800  8934 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data,/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1d6ca099cfa74ebcacce6bc334a66d50"
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:22 on dist-test-slave-znh6"
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.503057  8934 fs_report.cc:389] FS layout report
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal
19:58:22.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data/data
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:58:22.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:58:22.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:58:22.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:58:22.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:58:22.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.539077  8934 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:58:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.540179  8934 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
19:58:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.540567  8934 kserver.cc:163] Server-wide thread pool size limit: 3276
19:58:22.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.554550  8934 rpc_server.cc:307] RPC server started. Bound to: 127.8.147.124:38247
19:58:22.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.554593  8994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.147.124:38247 every 8 connection(s)
19:58:22.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.556270  8934 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/data/info.pb
19:58:22.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.560659  8995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
19:58:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.562136  8781 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu as pid 8934
19:58:22.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.562364  8781 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/master-2/wal/instance
19:58:22.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.568275  8862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 3
19:58:22.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.568272  8995 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.597030  8995 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.603410  8862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1: Bootstrap starting.
19:58:22.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.604085  8995 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } has no permanent_uuid. Determining permanent_uuid...
19:58:22.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.607463  8862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1: Neither blocks nor log segments found. Creating new log.
19:58:22.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.608693  8862 log.cc:826] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1: Log is configured to *not* fsync() on all Append() calls
19:58:22.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.612226  8862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1: No bootstrap required, opened a new log
19:58:22.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.614658  8995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: Bootstrap starting.
19:58:22.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.617548  8995 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: Neither blocks nor log segments found. Creating new log.
19:58:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.617568  8862 raft_consensus.cc:359] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.617861  8862 raft_consensus.cc:385] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:58:22.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.617985  8862 raft_consensus.cc:740] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b96ded9b60134074a9afa51accbec5d1, State: Initialized, Role: FOLLOWER
19:58:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.618908  8995 log.cc:826] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: Log is configured to *not* fsync() on all Append() calls
19:58:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.618774  8862 consensus_queue.cc:260] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.622918  9005 sys_catalog.cc:455] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.624162  8862 sys_catalog.cc:565] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: configured and running, proceeding with master startup.
19:58:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.624336  9005 sys_catalog.cc:458] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.626173  8995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: No bootstrap required, opened a new log
19:58:22.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.635910  8995 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.637085  8995 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:58:22.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.637617  8995 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d6ca099cfa74ebcacce6bc334a66d50, State: Initialized, Role: FOLLOWER
19:58:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.638790  9005 raft_consensus.cc:493] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
19:58:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.639104  9005 raft_consensus.cc:515] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.639842  8995 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.642616  9005 leader_election.cc:290] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b8353d11854a769c2b413e36f337f1 (127.8.147.125:40997), 1d6ca099cfa74ebcacce6bc334a66d50 (127.8.147.124:38247)
19:58:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.650197  9015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.651139  9015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.652117  8995 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: configured and running, proceeding with master startup.
19:58:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.652163  8981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b96ded9b60134074a9afa51accbec5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" is_pre_election: true
19:58:22.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.652935  8981 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b96ded9b60134074a9afa51accbec5d1 in term 0.
19:58:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.653746  8830 leader_election.cc:304] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [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: 1d6ca099cfa74ebcacce6bc334a66d50, b96ded9b60134074a9afa51accbec5d1; no voters: 
19:58:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.654330  9005 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
19:58:22.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.654659  9005 raft_consensus.cc:493] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
19:58:22.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.655154  9005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 0 FOLLOWER]: Advancing to term 1
19:58:22.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.659114  9005 raft_consensus.cc:515] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.664680  8981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b96ded9b60134074a9afa51accbec5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d6ca099cfa74ebcacce6bc334a66d50"
19:58:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.664973  8981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 0 FOLLOWER]: Advancing to term 1
19:58:22.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.669884  8981 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96ded9b60134074a9afa51accbec5d1 in term 1.
19:58:22.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.670653  8830 leader_election.cc:304] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [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: 1d6ca099cfa74ebcacce6bc334a66d50, b96ded9b60134074a9afa51accbec5d1; no voters: 
19:58:22.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.672276  9037 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 1 FOLLOWER]: Leader election won for term 1
19:58:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.672458  9005 leader_election.cc:290] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [CANDIDATE]: Term 1 election: Requested vote from peers 77b8353d11854a769c2b413e36f337f1 (127.8.147.125:40997), 1d6ca099cfa74ebcacce6bc334a66d50 (127.8.147.124:38247)
19:58:22.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.674588  9037 raft_consensus.cc:697] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [term 1 LEADER]: Becoming Leader. State: Replica: b96ded9b60134074a9afa51accbec5d1, State: Running, Role: LEADER
19:58:22.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.675892  9037 consensus_queue.cc:237] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [LEADER]: Queue going to LEADER mode. State: All 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: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.682176  9005 sys_catalog.cc:455] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b96ded9b60134074a9afa51accbec5d1. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.682451  9005 sys_catalog.cc:458] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: This master's current role is: LEADER
19:58:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.706580  9033 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
19:58:22.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.707492  9033 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
19:58:22.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.708032  9042 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
19:58:22.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.710417  9042 catalog_manager.cc:1520] Initializing Kudu cluster ID...
19:58:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.700131  8934 master_runner.cc:187] Error getting master registration for 127.8.147.125:40997: OK, instance_id { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" instance_seqno: 1786478302080820 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
19:58:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.711072  8934 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:58:22.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.711519  9034 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
19:58:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:22.711632  9034 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
19:58:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.689481  8806 master_runner.cc:187] Error getting master registration for 127.8.147.125:40997: OK, instance_id { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" instance_seqno: 1786478302080820 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
19:58:22.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.711901  8806 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:58:22.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.722651  8981 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [term 1 FOLLOWER]: Refusing update from remote peer b96ded9b60134074a9afa51accbec5d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
19:58:22.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.723729  9037 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:58:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.739804  9015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b96ded9b60134074a9afa51accbec5d1. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.740094  9015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.743904  9005 sys_catalog.cc:455] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.744140  9005 sys_catalog.cc:458] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: This master's current role is: LEADER
19:58:22.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.744812  9051 mvcc.cc:204] Tried to move back new op lower bound from 7317415127940231168 to 7317415127766872064. Current Snapshot: MvccSnapshot[applied={T|T < 7317415127940231168}]
19:58:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.752628  9042 catalog_manager.cc:1383] Generated new cluster ID: c17dd4814d014ffe8ce2cd2e9b1b03ff
19:58:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.752790  9042 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
19:58:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.759496  9015 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.759718  9015 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.781085  9042 catalog_manager.cc:1406] Generated new certificate authority record
19:58:22.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.784138  9042 catalog_manager.cc:1540] Loading token signing keys...
19:58:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.790158  8930 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } attempt: 5
19:58:22.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.802131  9042 catalog_manager.cc:6092] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1: Generated new TSK 0
19:58:22.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.803825  9042 catalog_manager.cc:1550] Initializing in-progress tserver states...
19:58:22.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.809868  8930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: Bootstrap starting.
19:58:22.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.814541  8930 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: Neither blocks nor log segments found. Creating new log.
19:58:22.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.816045  8930 log.cc:826] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: Log is configured to *not* fsync() on all Append() calls
19:58:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.827288  8781 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal
19:58:22.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/logs
19:58:22.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data/info.pb
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.65:0
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.147.65
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.65
19:58:22.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
19:58:22.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.830101  8930 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: No bootstrap required, opened a new log
19:58:22.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.839324  8930 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.840080  8930 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:58:22.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.840243  8930 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b8353d11854a769c2b413e36f337f1, State: Initialized, Role: FOLLOWER
19:58:22.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.841130  8930 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } }
19:58:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.843161  9058 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.844350  9058 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.845407  8908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b96ded9b60134074a9afa51accbec5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b8353d11854a769c2b413e36f337f1" is_pre_election: true
19:58:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.845840  8902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [term 0 FOLLOWER]: Advancing to term 1
19:58:22.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.847438  8930 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: configured and running, proceeding with master startup.
19:58:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.849671  8902 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [term 1 FOLLOWER]: Refusing update from remote peer b96ded9b60134074a9afa51accbec5d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
19:58:22.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.850968  9005 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:58:22.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.851867  8907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b96ded9b60134074a9afa51accbec5d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b8353d11854a769c2b413e36f337f1"
19:58:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.858487  8907 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b96ded9b60134074a9afa51accbec5d1 in term 1.
19:58:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.877025  9058 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b96ded9b60134074a9afa51accbec5d1. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.877269  9058 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.877632  9065 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:22.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.877890  9065 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1 [sys.catalog]: This master's current role is: FOLLOWER
19:58:22.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:22.989917  9088 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
19:58:23.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.260341  9005 sys_catalog.cc:455] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b96ded9b60134074a9afa51accbec5d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b96ded9b60134074a9afa51accbec5d1" member_type: VOTER last_known_addr { host: "127.8.147.126" port: 35609 } } peers { permanent_uuid: "77b8353d11854a769c2b413e36f337f1" member_type: VOTER last_known_addr { host: "127.8.147.125" port: 40997 } } peers { permanent_uuid: "1d6ca099cfa74ebcacce6bc334a66d50" member_type: VOTER last_known_addr { host: "127.8.147.124" port: 38247 } } }
19:58:23.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.260701  9005 sys_catalog.cc:458] T 00000000000000000000000000000000 P b96ded9b60134074a9afa51accbec5d1 [sys.catalog]: This master's current role is: LEADER
19:58:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.292379  9057 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:58:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.292747  9057 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:58:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.292865  9057 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:58:23.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.302572  9057 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:58:23.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.302799  9057 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.147.65
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.313764  9057 tablet_server_runner.cc:78] Tablet server non-default flags:
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/logs
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.65:0
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data/info.pb
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.65
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:58:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:23.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:58:23.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:58:23.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:23.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.147.65
19:58:23.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:57 UTC on bdcb31816ec0
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13294
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:58:23.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.316133  9057 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:58:23.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.318488  9057 file_cache.cc:504] Constructed file cache file cache with capacity 419430
19:58:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.329077  9095 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
19:58:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.330358  9098 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
19:58:23.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.338714  9103 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
19:58:23.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.339661  9057 server_base.cc:1061] running on GCE node
19:58:23.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.340425  9057 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:58:23.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.341759  9057 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:58:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.343297  9057 hybrid_clock.cc:648] HybridClock initialized: now 1786478303343148 us; error 125 us; skew 500 ppm
19:58:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.343928  9057 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:58:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.347949  9057 webserver.cc:533] Webserver started at http://127.8.147.65:45981/ using document root <none> and password file <none>
19:58:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.348909  9057 fs_manager.cc:362] Metadata directory not provided
19:58:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.349236  9057 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:58:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.349653  9057 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:58:23.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.352445  9057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data/instance:
19:58:23.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dfd24a86a0542029fd5874e9a63c1a9"
19:58:23.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:23 on dist-test-slave-znh6"
19:58:23.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.353430  9057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal/instance:
19:58:23.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dfd24a86a0542029fd5874e9a63c1a9"
19:58:23.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:23 on dist-test-slave-znh6"
19:58:23.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.359712  9057 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
19:58:23.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.365538  9110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:58:23.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.367395  9057 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
19:58:23.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.367559  9057 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data,/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal
19:58:23.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0dfd24a86a0542029fd5874e9a63c1a9"
19:58:23.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:23 on dist-test-slave-znh6"
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.367815  9057 fs_report.cc:389] FS layout report
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data/data
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:58:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:58:23.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.381814  9057 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:58:23.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.382691  9057 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
19:58:23.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.383040  9057 kserver.cc:163] Server-wide thread pool size limit: 3276
19:58:23.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.384021  9057 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
19:58:23.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.385701  9057 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
19:58:23.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.385792  9057 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
19:58:23.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.385864  9057 ts_tablet_manager.cc:616] Registered 0 tablets
19:58:23.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.385926  9057 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
19:58:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.423573  9057 rpc_server.cc:307] RPC server started. Bound to: 127.8.147.65:32875
19:58:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.423673  9289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.147.65:32875 every 8 connection(s)
19:58:23.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.425372  9057 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/data/info.pb
19:58:23.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.429350  8781 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu as pid 9057
19:58:23.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.429545  8781 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-0/wal/instance
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.436795  8781 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/logs
19:58:23.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data/info.pb
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:58:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.66:0
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.147.66
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.66
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
19:58:23.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.465909  9291 heartbeater.cc:344] Connected to a master server at 127.8.147.124:38247
19:58:23.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.465926  9294 heartbeater.cc:344] Connected to a master server at 127.8.147.125:40997
19:58:23.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.466424  9291 heartbeater.cc:461] Registering TS with master...
19:58:23.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.466431  9294 heartbeater.cc:461] Registering TS with master...
19:58:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.468143  9291 heartbeater.cc:507] Master 127.8.147.124:38247 requested a full tablet report, sending...
19:58:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.468151  9294 heartbeater.cc:507] Master 127.8.147.125:40997 requested a full tablet report, sending...
19:58:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.471223  8976 ts_manager.cc:194] Registered new tserver with Master: 0dfd24a86a0542029fd5874e9a63c1a9 (127.8.147.65:32875)
19:58:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.471223  8901 ts_manager.cc:194] Registered new tserver with Master: 0dfd24a86a0542029fd5874e9a63c1a9 (127.8.147.65:32875)
19:58:23.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.471796  9293 heartbeater.cc:344] Connected to a master server at 127.8.147.126:35609
19:58:23.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.471957  9293 heartbeater.cc:461] Registering TS with master...
19:58:23.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.472537  9293 heartbeater.cc:507] Master 127.8.147.126:35609 requested a full tablet report, sending...
19:58:23.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.474246  8841 ts_manager.cc:194] Registered new tserver with Master: 0dfd24a86a0542029fd5874e9a63c1a9 (127.8.147.65:32875)
19:58:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.475970  8841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.147.65:56555
19:58:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.713527  9034 catalog_manager.cc:1295] Loaded cluster ID: c17dd4814d014ffe8ce2cd2e9b1b03ff
19:58:23.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.713624  9034 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: loading cluster ID for follower catalog manager: success
19:58:23.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.716300  9034 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: acquiring CA information for follower catalog manager: success
19:58:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.718083  9034 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1d6ca099cfa74ebcacce6bc334a66d50: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
19:58:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.806034  9309 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:58:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.806397  9309 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:58:23.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.806511  9309 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:58:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.815201  9309 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:58:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.815436  9309 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.147.66
19:58:23.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.825546  9309 tablet_server_runner.cc:78] Tablet server non-default flags:
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/logs
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.66:0
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:23.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data/info.pb
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.66
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.147.66
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:58:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:57 UTC on bdcb31816ec0
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13294
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:58:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.827843  9309 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:58:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.830183  9309 file_cache.cc:504] Constructed file cache file cache with capacity 419430
19:58:23.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.840912  9321 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
19:58:23.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.841604  9322 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
19:58:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:23.841820  9326 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
19:58:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.842619  9309 server_base.cc:1061] running on GCE node
19:58:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.843302  9309 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:58:23.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.844360  9309 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:58:23.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.845634  9309 hybrid_clock.cc:648] HybridClock initialized: now 1786478303845556 us; error 57 us; skew 500 ppm
19:58:23.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.846031  9309 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:58:23.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.848413  9309 webserver.cc:533] Webserver started at http://127.8.147.66:35581/ using document root <none> and password file <none>
19:58:23.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.849326  9309 fs_manager.cc:362] Metadata directory not provided
19:58:23.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.849463  9309 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:58:23.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.849885  9309 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:58:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.852572  9309 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data/instance:
19:58:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76a21db0257141b296b607dd721a9067"
19:58:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:23 on dist-test-slave-znh6"
19:58:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.853564  9309 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal/instance:
19:58:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76a21db0257141b296b607dd721a9067"
19:58:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:23 on dist-test-slave-znh6"
19:58:23.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.859292  9309 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
19:58:23.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.862663  9337 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.864033  9309 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.864228  9309 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data,/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76a21db0257141b296b607dd721a9067"
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:23 on dist-test-slave-znh6"
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.864482  9309 fs_report.cc:389] FS layout report
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:58:23.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data/data
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:58:23.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:58:23.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.884581  9309 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:58:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.885412  9309 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
19:58:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.885665  9309 kserver.cc:163] Server-wide thread pool size limit: 3276
19:58:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.886571  9309 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
19:58:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.888244  9309 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
19:58:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.888334  9309 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
19:58:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.888406  9309 ts_tablet_manager.cc:616] Registered 0 tablets
19:58:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.888460  9309 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
19:58:23.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.922550  9309 rpc_server.cc:307] RPC server started. Bound to: 127.8.147.66:41167
19:58:23.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.922646  9519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.147.66:41167 every 8 connection(s)
19:58:23.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.924279  9309 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/data/info.pb
19:58:23.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.934125  8781 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu as pid 9309
19:58:23.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.934334  8781 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-1/wal/instance
19:58:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.939955  8781 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu
19:58:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal
19:58:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data
19:58:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:58:23.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/logs
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data/info.pb
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:58:23.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.67:0
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.147.67
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.67
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
19:58:23.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.945123  9520 heartbeater.cc:344] Connected to a master server at 127.8.147.124:38247
19:58:23.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.945536  9520 heartbeater.cc:461] Registering TS with master...
19:58:23.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.946285  9523 heartbeater.cc:344] Connected to a master server at 127.8.147.125:40997
19:58:23.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.946432  9523 heartbeater.cc:461] Registering TS with master...
19:58:23.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.946719  9520 heartbeater.cc:507] Master 127.8.147.124:38247 requested a full tablet report, sending...
19:58:23.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.947046  9523 heartbeater.cc:507] Master 127.8.147.125:40997 requested a full tablet report, sending...
19:58:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.947916  9522 heartbeater.cc:344] Connected to a master server at 127.8.147.126:35609
19:58:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.948091  9522 heartbeater.cc:461] Registering TS with master...
19:58:23.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.948616  9522 heartbeater.cc:507] Master 127.8.147.126:35609 requested a full tablet report, sending...
19:58:23.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.948652  8976 ts_manager.cc:194] Registered new tserver with Master: 76a21db0257141b296b607dd721a9067 (127.8.147.66:41167)
19:58:23.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.948678  8901 ts_manager.cc:194] Registered new tserver with Master: 76a21db0257141b296b607dd721a9067 (127.8.147.66:41167)
19:58:23.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.949615  8841 ts_manager.cc:194] Registered new tserver with Master: 76a21db0257141b296b607dd721a9067 (127.8.147.66:41167)
19:58:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.950525  8841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.147.66:43561
19:58:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.996001  9088 catalog_manager.cc:1295] Loaded cluster ID: c17dd4814d014ffe8ce2cd2e9b1b03ff
19:58:23.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:23.996155  9088 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: loading cluster ID for follower catalog manager: success
19:58:24.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.000239  9088 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: acquiring CA information for follower catalog manager: success
19:58:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.002730  9088 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 77b8353d11854a769c2b413e36f337f1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
19:58:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.292142  9531 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:58:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.292541  9531 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:58:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.292655  9531 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:58:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.301769  9531 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:58:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.302165  9531 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.147.67
19:58:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.313180  9531 tablet_server_runner.cc:78] Tablet server non-default flags:
19:58:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/logs
19:58:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:58:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:58:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:58:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.147.84:36553
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.147.67:0
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:58:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data/info.pb
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.147.67
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.147.67
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:57 UTC on bdcb31816ec0
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13294
19:58:24.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:58:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.315577  9531 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:58:24.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.317611  9531 file_cache.cc:504] Constructed file cache file cache with capacity 419430
19:58:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.327739  9539 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
19:58:24.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.327965  9540 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
19:58:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:24.330415  9544 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
19:58:24.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.331053  9531 server_base.cc:1061] running on GCE node
19:58:24.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.331801  9531 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:58:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.333177  9531 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:58:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.334417  9531 hybrid_clock.cc:648] HybridClock initialized: now 1786478304334369 us; error 39 us; skew 500 ppm
19:58:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.334796  9531 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:58:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.337319  9531 webserver.cc:533] Webserver started at http://127.8.147.67:38245/ using document root <none> and password file <none>
19:58:24.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.338160  9531 fs_manager.cc:362] Metadata directory not provided
19:58:24.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.338410  9531 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:58:24.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.338920  9531 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:58:24.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.341521  9531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data/instance:
19:58:24.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10f45067c07d47b0993a08636bb05494"
19:58:24.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:24 on dist-test-slave-znh6"
19:58:24.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.342397  9531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal/instance:
19:58:24.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10f45067c07d47b0993a08636bb05494"
19:58:24.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:24 on dist-test-slave-znh6"
19:58:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.348253  9531 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
19:58:24.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.352111  9556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:58:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.353612  9531 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
19:58:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.353739  9531 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data,/tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal
19:58:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "10f45067c07d47b0993a08636bb05494"
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 19:58:24 on dist-test-slave-znh6"
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.353917  9531 fs_report.cc:389] FS layout report
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data/data
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:58:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:58:24.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:58:24.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:58:24.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:58:24.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:58:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.376390  9531 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:58:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.377300  9531 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
19:58:24.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.377548  9531 kserver.cc:163] Server-wide thread pool size limit: 3276
19:58:24.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.378639  9531 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
19:58:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.380470  9531 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
19:58:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.380563  9531 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
19:58:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.380635  9531 ts_tablet_manager.cc:616] Registered 0 tablets
19:58:24.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.380687  9531 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
19:58:24.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.422569  9531 rpc_server.cc:307] RPC server started. Bound to: 127.8.147.67:32971
19:58:24.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.422667  9734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.147.67:32971 every 8 connection(s)
19:58:24.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.424540  9531 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/data/info.pb
19:58:24.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.424795  8781 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu as pid 9531
19:58:24.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.424993  8781 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasktE9QAL/test-tmp/mini-kudu-cluster18422828628368212066/ts-2/wal/instance
19:58:24.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.446372  9735 heartbeater.cc:344] Connected to a master server at 127.8.147.124:38247
19:58:24.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.446442  9738 heartbeater.cc:344] Connected to a master server at 127.8.147.125:40997
19:58:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.446774  9735 heartbeater.cc:461] Registering TS with master...
19:58:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.446784  9738 heartbeater.cc:461] Registering TS with master...
19:58:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.447872  9736 heartbeater.cc:344] Connected to a master server at 127.8.147.126:35609
19:58:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.448051  9736 heartbeater.cc:461] Registering TS with master...
19:58:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.448174  9735 heartbeater.cc:507] Master 127.8.147.124:38247 requested a full tablet report, sending...
19:58:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.448217  9738 heartbeater.cc:507] Master 127.8.147.125:40997 requested a full tablet report, sending...
19:58:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.448524  9736 heartbeater.cc:507] Master 127.8.147.126:35609 requested a full tablet report, sending...
19:58:24.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.450345  8976 ts_manager.cc:194] Registered new tserver with Master: 10f45067c07d47b0993a08636bb05494 (127.8.147.67:32971)
19:58:24.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.450960  8900 ts_manager.cc:194] Registered new tserver with Master: 10f45067c07d47b0993a08636bb05494 (127.8.147.67:32971)
19:58:24.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.450997  8841 ts_manager.cc:194] Registered new tserver with Master: 10f45067c07d47b0993a08636bb05494 (127.8.147.67:32971)
19:58:24.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.451932  8841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.147.67:41159
19:58:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.455621  8781 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
19:58:24.457 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
19:58:24.459 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

19:58:24.468 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.147.126"
      port: 35609
    }
    bound_http_address {
      host: "127.8.147.126"
      port: 35157
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.147.125"
      port: 40997
    }
    bound_http_address {
      host: "127.8.147.125"
      port: 37027
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.147.124"
      port: 38247
    }
    bound_http_address {
      host: "127.8.147.124"
      port: 35129
    }
  }
}

19:58:24.472 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

19:58:24.475 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.147.65"
      port: 32875
    }
    bound_http_address {
      host: "127.8.147.65"
      port: 45981
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.147.66"
      port: 41167
    }
    bound_http_address {
      host: "127.8.147.66"
      port: 35581
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.147.67"
      port: 32971
    }
    bound_http_address {
      host: "127.8.147.67"
      port: 38245
    }
  }
}

19:58:24.476 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
19:58:24.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.478611  9293 heartbeater.cc:499] Master 127.8.147.126:35609 was elected leader, sending a full tablet report...
19:58:24.693 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
19:58:24.757 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:24.915 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:24.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:24.952831  9522 heartbeater.cc:499] Master 127.8.147.126:35609 was elected leader, sending a full tablet report...
19:58:24.970 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:24.971 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:24.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:24.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:24.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:25.082 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:25.082 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:25.082 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:25.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52ec21b9, L:/127.0.0.1:46070 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:25.306 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x568ec610, L:/127.0.0.1:43280 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:25.306 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x906d194f, L:/127.0.0.1:47348 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:25.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:25.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=468), Traces: [0ms] refreshing cache from master, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [438ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:25.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.397214  8841 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46070:
19:58:25.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
19:58:25.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
19:58:25.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:58:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:58:25.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
19:58:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:25.399335  8841 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
19:58:25.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:25.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.454522  9736 heartbeater.cc:499] Master 127.8.147.126:35609 was elected leader, sending a full tablet report...
19:58:25.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.458807  9188 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc2b8d95905486cb042bd00d3f5adc1 (DEFAULT_TABLE table=TestHandleTooBusy [id=75931044f65a4989ac56ed1168b32731]), partition=RANGE (key) PARTITION UNBOUNDED
19:58:25.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.461406  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc2b8d95905486cb042bd00d3f5adc1. 1 dirs total, 0 dirs full, 0 dirs failed
19:58:25.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.462198  9417 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc2b8d95905486cb042bd00d3f5adc1 (DEFAULT_TABLE table=TestHandleTooBusy [id=75931044f65a4989ac56ed1168b32731]), partition=RANGE (key) PARTITION UNBOUNDED
19:58:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.463488  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc2b8d95905486cb042bd00d3f5adc1. 1 dirs total, 0 dirs full, 0 dirs failed
19:58:25.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.473724  9628 tablet_service.cc:1511] Processing CreateTablet for tablet 2cc2b8d95905486cb042bd00d3f5adc1 (DEFAULT_TABLE table=TestHandleTooBusy [id=75931044f65a4989ac56ed1168b32731]), partition=RANGE (key) PARTITION UNBOUNDED
19:58:25.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.474965  9778 tablet_bootstrap.cc:492] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: Bootstrap starting.
19:58:25.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.476410  9628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cc2b8d95905486cb042bd00d3f5adc1. 1 dirs total, 0 dirs full, 0 dirs failed
19:58:25.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.478562  9778 tablet_bootstrap.cc:654] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: Neither blocks nor log segments found. Creating new log.
19:58:25.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.479697  9778 log.cc:826] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: Log is configured to *not* fsync() on all Append() calls
19:58:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.490193  9778 tablet_bootstrap.cc:492] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: No bootstrap required, opened a new log
19:58:25.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.490748  9778 ts_tablet_manager.cc:1403] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
19:58:25.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.493216  9779 tablet_bootstrap.cc:492] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: Bootstrap starting.
19:58:25.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.497346  9779 tablet_bootstrap.cc:654] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: Neither blocks nor log segments found. Creating new log.
19:58:25.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.499053  9779 log.cc:826] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: Log is configured to *not* fsync() on all Append() calls
19:58:25.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.511518  9778 raft_consensus.cc:359] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.512462  9778 raft_consensus.cc:385] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:58:25.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.512673  9783 tablet_bootstrap.cc:492] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: Bootstrap starting.
19:58:25.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.512805  9778 raft_consensus.cc:740] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76a21db0257141b296b607dd721a9067, State: Initialized, Role: FOLLOWER
19:58:25.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.513674  9778 consensus_queue.cc:260] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.515668  9778 ts_tablet_manager.cc:1434] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
19:58:25.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.517576  9783 tablet_bootstrap.cc:654] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: Neither blocks nor log segments found. Creating new log.
19:58:25.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.518591  9779 tablet_bootstrap.cc:492] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: No bootstrap required, opened a new log
19:58:25.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.519508  9779 ts_tablet_manager.cc:1403] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.016s
19:58:25.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.522058  9783 log.cc:826] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: Log is configured to *not* fsync() on all Append() calls
19:58:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.526974  9783 tablet_bootstrap.cc:492] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: No bootstrap required, opened a new log
19:58:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.527271  9783 ts_tablet_manager.cc:1403] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
19:58:25.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.530556  9779 raft_consensus.cc:359] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.531005  9779 raft_consensus.cc:385] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:58:25.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.531109  9779 raft_consensus.cc:740] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dfd24a86a0542029fd5874e9a63c1a9, State: Initialized, Role: FOLLOWER
19:58:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.531857  9779 consensus_queue.cc:260] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.534739  9783 raft_consensus.cc:359] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.535179  9783 raft_consensus.cc:385] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:58:25.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.535286  9783 raft_consensus.cc:740] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f45067c07d47b0993a08636bb05494, State: Initialized, Role: FOLLOWER
19:58:25.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.536084  9783 consensus_queue.cc:260] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.537139  9779 ts_tablet_manager.cc:1434] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
19:58:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.538676  9783 ts_tablet_manager.cc:1434] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
19:58:25.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:25.678982  9524 tablet.cc:2406] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:58:25.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:25.680481  9295 tablet.cc:2406] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:58:25.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:25.686009  9739 tablet.cc:2406] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:58:25.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.786612  9787 raft_consensus.cc:493] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
19:58:25.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.787015  9787 raft_consensus.cc:515] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.789069  9787 leader_election.cc:290] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dfd24a86a0542029fd5874e9a63c1a9 (127.8.147.65:32875), 10f45067c07d47b0993a08636bb05494 (127.8.147.67:32971)
19:58:25.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.797010  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc2b8d95905486cb042bd00d3f5adc1" candidate_uuid: "76a21db0257141b296b607dd721a9067" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" is_pre_election: true
19:58:25.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.797092  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc2b8d95905486cb042bd00d3f5adc1" candidate_uuid: "76a21db0257141b296b607dd721a9067" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f45067c07d47b0993a08636bb05494" is_pre_election: true
19:58:25.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.797607  9221 raft_consensus.cc:2468] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76a21db0257141b296b607dd721a9067 in term 0.
19:58:25.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.797588  9657 raft_consensus.cc:2468] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76a21db0257141b296b607dd721a9067 in term 0.
19:58:25.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.798384  9338 leader_election.cc:304] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [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: 10f45067c07d47b0993a08636bb05494, 76a21db0257141b296b607dd721a9067; no voters: 
19:58:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.798794  9787 raft_consensus.cc:2804] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Leader pre-election won for term 1
19:58:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.799022  9787 raft_consensus.cc:493] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
19:58:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.799144  9787 raft_consensus.cc:3060] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 0 FOLLOWER]: Advancing to term 1
19:58:25.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.801783  9787 raft_consensus.cc:515] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.802560  9787 leader_election.cc:290] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [CANDIDATE]: Term 1 election: Requested vote from peers 0dfd24a86a0542029fd5874e9a63c1a9 (127.8.147.65:32875), 10f45067c07d47b0993a08636bb05494 (127.8.147.67:32971)
19:58:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.803093  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc2b8d95905486cb042bd00d3f5adc1" candidate_uuid: "76a21db0257141b296b607dd721a9067" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dfd24a86a0542029fd5874e9a63c1a9"
19:58:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.803102  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cc2b8d95905486cb042bd00d3f5adc1" candidate_uuid: "76a21db0257141b296b607dd721a9067" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f45067c07d47b0993a08636bb05494"
19:58:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.803277  9221 raft_consensus.cc:3060] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [term 0 FOLLOWER]: Advancing to term 1
19:58:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.803325  9657 raft_consensus.cc:3060] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [term 0 FOLLOWER]: Advancing to term 1
19:58:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.805533  9221 raft_consensus.cc:2468] T 2cc2b8d95905486cb042bd00d3f5adc1 P 0dfd24a86a0542029fd5874e9a63c1a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76a21db0257141b296b607dd721a9067 in term 1.
19:58:25.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.805685  9657 raft_consensus.cc:2468] T 2cc2b8d95905486cb042bd00d3f5adc1 P 10f45067c07d47b0993a08636bb05494 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76a21db0257141b296b607dd721a9067 in term 1.
19:58:25.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.805981  9341 leader_election.cc:304] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [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: 0dfd24a86a0542029fd5874e9a63c1a9, 76a21db0257141b296b607dd721a9067; no voters: 
19:58:25.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.806299  9787 raft_consensus.cc:2804] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 1 FOLLOWER]: Leader election won for term 1
19:58:25.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.806736  9787 raft_consensus.cc:697] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [term 1 LEADER]: Becoming Leader. State: Replica: 76a21db0257141b296b607dd721a9067, State: Running, Role: LEADER
19:58:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.807323  9787 consensus_queue.cc:237] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [LEADER]: Queue going to LEADER mode. State: All 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: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } }
19:58:25.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:25.813195  8841 catalog_manager.cc:5719] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76a21db0257141b296b607dd721a9067 (127.8.147.66). New cstate: current_term: 1 leader_uuid: "76a21db0257141b296b607dd721a9067" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76a21db0257141b296b607dd721a9067" member_type: VOTER last_known_addr { host: "127.8.147.66" port: 41167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 } health_report { overall_health: UNKNOWN } } }
19:58:26.156 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.157 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.157 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.159 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.160 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.162 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.164 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.167 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.179 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.200 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.201 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.203 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.206 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.207 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.207 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.207 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:26.208 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7856f18, L:/127.0.0.1:35686 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.208 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.210 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.212 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.221 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.224 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e67a14e, L:/127.0.0.1:35698 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.226 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.230 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.235 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.236 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.237 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=79), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, deferred=null) after lookup
19:58:26.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.239 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.241 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.242 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.244 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.244 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=88), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:26.245 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.271 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.278877  9787 consensus_queue.cc:1048] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dfd24a86a0542029fd5874e9a63c1a9" member_type: VOTER last_known_addr { host: "127.8.147.65" port: 32875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:58:26.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.285 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.285 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.285 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:26.286 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.289 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.290 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.292 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.295 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.325 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.356 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.358 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.360 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.363 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbea153ab, L:/127.0.0.1:55708 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.383 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.412 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8af5f1a, L:/127.0.0.1:35714 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [196ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:26.420 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.422 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x27537dd2, L:/127.0.0.1:55728 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.422 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbd3e7ef, L:/127.0.0.1:35762 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.426 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:26.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90982b88, L:/127.0.0.1:59266 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:26.456 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b547930, L:/127.0.0.1:35702 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.463515  9896 consensus_queue.cc:1048] T 2cc2b8d95905486cb042bd00d3f5adc1 P 76a21db0257141b296b607dd721a9067 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f45067c07d47b0993a08636bb05494" member_type: VOTER last_known_addr { host: "127.8.147.67" port: 32971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:58:26.466 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.471 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.479 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.479 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.481 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.481 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc10f8914, L:/127.0.0.1:35734 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.483 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.492 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.492 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.497 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.492 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.498 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.498 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [179ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, deferred=null) after lookup
19:58:26.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.507 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:26.515 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6cd507d2, L:/127.0.0.1:35730 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.515 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:26.517863  8834 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items
19:58:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.517994  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 0)
19:58:26.531 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8973929, L:/127.0.0.1:35740 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.535387  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 0)
19:58:26.544 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.546 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:26.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.549 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=319), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [294ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:26.550 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.552 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:26.562 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.567 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1da97a6, L:/127.0.0.1:55746 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.576 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1cce822, L:/127.0.0.1:55742 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.578 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:26.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:26.583 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.578 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:26.584 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [270ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:26.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.618 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:26.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.621551  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.623 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.633 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1318310b, L:/127.0.0.1:35748 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.639 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e75532e, L:/127.0.0.1:59258 - R:/127.8.147.124:38247] using TOKEN/null
19:58:26.640 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items
19:58:26.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=433), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [399ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:26.646 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:26.648 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf93e019, L:/127.0.0.1:55724 - R:/127.8.147.125:40997] using TOKEN/null
19:58:26.653 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x11c2d544, L:/127.0.0.1:59250 - R:/127.8.147.124:38247] using TOKEN/null
19:58:26.654 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:26.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299970, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299961, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.665 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299956, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.678 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87d01b75, L:/127.0.0.1:55786 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.679 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37e099b2, L:/127.0.0.1:59310 - R:/127.8.147.124:38247] using TOKEN/null
19:58:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.680415  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.683637  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.689 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x468d215e, L:/127.0.0.1:35772 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:26.693 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7dc099c6, L:/127.0.0.1:59304 - R:/127.8.147.124:38247] using TOKEN/null
19:58:26.697 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d266fb5, L:/127.0.0.1:59292 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.697085  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.698 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items
19:58:26.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.698959  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.701 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2019d23, L:/127.0.0.1:55802 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.701797  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.703 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42c54a4b, L:/127.0.0.1:55772 - R:/127.8.147.125:40997] using TOKEN/null
19:58:26.703 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99308f0d, L:/127.0.0.1:55800 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.707077  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.709 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa486e363, L:/127.0.0.1:59314 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:26.713 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:26.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.720129  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.722025  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.724 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd19de172, L:/127.0.0.1:55760 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:26.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.725255  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 3)
19:58:26.727 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.729 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf5ab66b, L:/127.0.0.1:59302 - R:/127.8.147.124:38247] using TOKEN/null
19:58:26.733 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5076af5e, L:/127.0.0.1:59276 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:26.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.735 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.739650  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 6)
19:58:26.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.742228  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 6)
19:58:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.742957  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 1)
19:58:26.739 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.744482  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 1)
19:58:26.750 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.750 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.749404  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35740 (request call id 1)
19:58:26.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.762497  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35740 (request call id 1)
19:58:26.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.765208  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35740 (request call id 1)
19:58:26.767 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b179d52, L:/127.0.0.1:59318 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.766716  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35740 (request call id 1)
19:58:26.769 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.769 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.770 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=569), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [345ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [415ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items, [513ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [519ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [527ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1562581191(state=PENDING, result=null, callback=(continuation of Deferred@5339890 after retry RPC after error@1815347702), errback=(continuation of Deferred@5339890 after retry RPC after error@1815347702))) after lookup
19:58:26.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.773932  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.777 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.778929  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.781599  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.784374  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.785106  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.785 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items
19:58:26.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.785660  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.789 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.789 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.789 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.788688  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.799222  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.802914  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.804 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.805437  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.806 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items
19:58:26.806 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.807 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.808442  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.821997  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.823 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.823925  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.824410  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.824 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items
19:58:26.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.825423  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35740 (request call id 2)
19:58:26.826 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.827 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.841495  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 9)
19:58:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.843863  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 9)
19:58:26.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.845104  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35772 (request call id 4)
19:58:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.859234  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35772 (request call id 4)
19:58:26.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.862180  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35772 (request call id 4)
19:58:26.863 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items
19:58:26.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.866274  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35772 (request call id 4)
19:58:26.866 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:26.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.874 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:26.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=671), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [413ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [421ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [492ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [496ms] refreshing cache from master, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [500ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [501ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [504ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [516ms] refreshing cache from master, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [519ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [522ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [536ms] refreshing cache from master, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [539ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [540ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [541ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [542ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items, [556ms] refreshing cache from master, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [560ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [560ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [590ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1647547182(state=PENDING, result=null, callback=(continuation of Deferred@76206646 after retry RPC after error@1402680707) -> (continuation of Deferred@2093492789 after retry RPC after error@35417185) -> (continuation of Deferred@1356141942 after retry RPC after error@1516770754) -> (continuation of Deferred@1741423928 after retry RPC after error@106042052), errback=(continuation of Deferred@76206646 after retry RPC after error@1402680707) -> (continuation of Deferred@2093492789 after retry RPC after error@35417185) -> (continuation of Deferred@1356141942 after retry RPC after error@1516770754) -> (continuation of Deferred@1741423928 after retry RPC after error@106042052))) after lookup
19:58:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.883080  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.885094  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.885454  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.902415  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.906293  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.923255  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.923925  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.925977  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35772 (request call id 5)
19:58:26.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:26.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.941308  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 6)
19:58:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.948024  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 5)
19:58:26.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.963289  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 7)
19:58:26.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.965762  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 9)
19:58:26.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:26.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:26.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.982523  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.984087  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:26.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:26.988036  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:26.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.002678  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.003319  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.007459  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.023512  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.024174  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.027935  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35730 (request call id 7)
19:58:27.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:27.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=836), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [383ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [463ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [467ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [489ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [503ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [511ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [528ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [528ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [530ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [548ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [549ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [550ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [550ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [560ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [565ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [568ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [568ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [584ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [586ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [587ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [624ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [625ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [628ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items, [740ms] refreshing cache from master, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [744ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [745ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [803ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@305099463(state=PENDING, result=null, callback=(continuation of Deferred@999402108 after retry RPC after error@1958630151) -> (continuation of Deferred@1627063237 after retry RPC after error@153877591) -> (continuation of Deferred@1071609156 after retry RPC after error@973029331) -> (continuation of Deferred@27457026 after retry RPC after error@1463642917) -> (continuation of Deferred@327963091 after retry RPC after error@1397618134) -> (continuation of Deferred@1170807643 after retry RPC after error@2039559300) -> (continuation of Deferred@149090476 after retry RPC after error@884823843), errback=(continuation of Deferred@999402108 after retry RPC after error@1958630151) -> (continuation of Deferred@1627063237 after retry RPC after error@153877591) -> (continuation of Deferred@1071609156 after retry RPC after error@973029331) -> (continuation of Deferred@27457026 after retry RPC after error@1463642917) -> (continuation of Deferred@327963091 after retry RPC after error@1397618134) -> (continuation of Deferred@1170807643 after retry RPC after error@2039559300) -> (continuation of Deferred@149090476 after retry RPC after error@884823843))) after lookup
19:58:27.045 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.046929  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 8)
19:58:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.047276  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 8)
19:58:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.047516  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 8)
19:58:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.058667  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 8)
19:58:27.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.063328  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 8)
19:58:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.066898  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 8)
19:58:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.073226  8832 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 7)
19:58:27.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.087338  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 8)
19:58:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.087841  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 10)
19:58:27.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.105489  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 10)
19:58:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.107595  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 10)
19:58:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.121264  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 11)
19:58:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.125852  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 11)
19:58:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.127067  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35762 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 11)
19:58:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.143116  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 11)
19:58:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.143116  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 11)
19:58:27.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.149744  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 11)
19:58:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.162638  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 11)
19:58:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.167526  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35762 (request call id 11)
19:58:27.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.182494  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.183388  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.184719  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.199061  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.202183  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.203804  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.218374  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.223047  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.223047  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.239198  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.243705  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 13)
19:58:27.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.258049  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 18)
19:58:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.262050  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35734 (request call id 15)
19:58:27.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.263778  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 16)
19:58:27.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.265558  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 16)
19:58:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.266980  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 11)
19:58:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.278424  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 11)
19:58:27.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.280117  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35730 (request call id 9)
19:58:27.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.284736  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 16)
19:58:27.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.298804  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 20)
19:58:27.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.300369  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 20)
19:58:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.301944  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.303454  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.305380  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.321265  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.322576  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.325551  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.340576  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 12)
19:58:27.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.347 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.360769  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 14)
19:58:27.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.362161  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35734 (request call id 17)
19:58:27.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.365018  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35734 (request call id 17)
19:58:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.380445  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35734 (request call id 17)
19:58:27.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.382180  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35734 (request call id 17)
19:58:27.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.388 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:27.389 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:27.389 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:27.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:27.396 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:27.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:27.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:27.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:27.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:27.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:27.402 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:27.407 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.407594  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 16)
19:58:27.408 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:27.409 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:27.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:27.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:27.419 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:27.420 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:27.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.422178  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 16)
19:58:27.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.431807  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 20)
19:58:27.436 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:27.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.439028  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 21)
19:58:27.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfaa4c4b9, L:/127.0.0.1:55806 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:27.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.441185  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 21)
19:58:27.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.443378  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 18)
19:58:27.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.453 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a876742, L:/127.0.0.1:59334 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.461515  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 18)
19:58:27.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a3bfa09, L:/127.0.0.1:35778 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.472551  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 8)
19:58:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.473306  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 8)
19:58:27.474 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items
19:58:27.474 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.481261  8830 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.8.147.67:41159 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 8)
19:58:27.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:27.482280  9736 heartbeater.cc:646] Failed to heartbeat to 127.8.147.126:35609 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.8.147.67:41159 dropped due to backpressure: service queue is full with 1 items
19:58:27.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.482275  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 8)
19:58:27.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.487 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:27.487 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:27.488 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:27.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:27.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:27.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:27.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:27.489 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:27.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:27.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:27.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:27.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=93), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [36ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1208753795(state=PENDING, result=null, callback=(continuation of Deferred@2015066878 after retry RPC after error@2030974353), errback=(continuation of Deferred@2015066878 after retry RPC after error@2030974353))) after lookup
19:58:27.498 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:27.499 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:27.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:27.504 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:27.505 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:27.508 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:27.510 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:27.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:27.518 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:27.525 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf4c5c96, L:/127.0.0.1:35782 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:27.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:27.525604  8832 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items [suppressed 124 similar messages]
19:58:27.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.525759  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 21)
19:58:27.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.525802  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 21)
19:58:27.526 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items
19:58:27.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.527807  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:27.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 12)
19:58:27.530 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:27.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.551 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.552 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.554203  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 19)
19:58:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.554652  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 19)
19:58:27.557 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde76c00f, L:/127.0.0.1:59346 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:27.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.560220  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.562610  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.564025  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.567 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9ad5ebb, L:/127.0.0.1:55810 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:27.570 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.581405  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.582 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items
19:58:27.583 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.583498  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.583529  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.603065  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 17)
19:58:27.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.604534  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 22)
19:58:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.607688  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 22)
19:58:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.608827  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 2)
19:58:27.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.623386  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 2)
19:58:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.623695  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 2)
19:58:27.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.624722  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 2)
19:58:27.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.625299  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 22)
19:58:27.626 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items
19:58:27.626 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.638584  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 22)
19:58:27.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.641072  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 22)
19:58:27.642 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items
19:58:27.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.642508  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 22)
19:58:27.644 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.644105  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 22)
19:58:27.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.645362  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35686 (request call id 22)
19:58:27.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.649 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.655 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.660830  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.662840  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.668833  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.682801  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.683183  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.683444  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.688076  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.702684  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.703876  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35782 (request call id 4)
19:58:27.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:27.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@867984898(state=PENDING, result=null, callback=(continuation of Deferred@2069679409 after retry RPC after error@46503623) -> (continuation of Deferred@63923008 after retry RPC after error@1402181965) -> (continuation of Deferred@1320940363 after retry RPC after error@1617311733) -> (continuation of Deferred@415993306 after retry RPC after error@1474111103), errback=(continuation of Deferred@2069679409 after retry RPC after error@46503623) -> (continuation of Deferred@63923008 after retry RPC after error@1402181965) -> (continuation of Deferred@1320940363 after retry RPC after error@1617311733) -> (continuation of Deferred@415993306 after retry RPC after error@1474111103))) after lookup
19:58:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.708276  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35782 (request call id 5)
19:58:27.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.712242  8830 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35782 (request call id 5)
19:58:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.712927  8934 master_runner.cc:187] Error getting master registration for 127.8.147.126:35609: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46058 dropped due to backpressure: service queue is full with 1 items, 
19:58:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.713191  8934 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:58:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.716332  8831 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35782 (request call id 5)
19:58:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.716722  8806 master_runner.cc:187] Error getting master registration for 127.8.147.126:35609: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46036 dropped due to backpressure: service queue is full with 1 items, 
19:58:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.716882  8806 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:58:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.728828  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35782 (request call id 5)
19:58:27.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.743292  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35782 (request call id 5)
19:58:27.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.750 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:27.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.756 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.762357  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 21)
19:58:27.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.767494  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 21)
19:58:27.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.768169  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 21)
19:58:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.787954  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 21)
19:58:27.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.808259  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.809 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.811385  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 11)
19:58:27.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.820926  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 11)
19:58:27.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.822397  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 25)
19:58:27.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.827679  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 25)
19:58:27.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.840209  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 25)
19:58:27.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.847113  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 25)
19:58:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.848024  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35772 (request call id 25)
19:58:27.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.854 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.855 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:27.855 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:27.855 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:27.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:27.856 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:27.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:27.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:27.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:27.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.857 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.858 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:27.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:27.861 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:27.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.861511  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.863 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:27.864 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:27.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:27.865 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:27.867 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:27.868 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:27.869 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:27.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:27.875 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:27.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.883054  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.883791  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.884 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04f57598, L:/127.0.0.1:35786 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:27.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.885519  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.886 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items
19:58:27.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.887290  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.887 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x070e41a3, L:/127.0.0.1:59362 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:27.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.895 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x319eb8e7, L:/127.0.0.1:55820 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:27.897 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.900084  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.904655  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 21)
19:58:27.905 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items
19:58:27.907 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.910 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.927724  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35786 (request call id 2)
19:58:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.940555  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 25)
19:58:27.941 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items
19:58:27.941 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.941946  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 25)
19:58:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.946907  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35740 (request call id 21)
19:58:27.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:27.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.963374  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 24)
19:58:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.963954  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35786 (request call id 3)
19:58:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.965499  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 23)
19:58:27.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items
19:58:27.965 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.980932  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 23)
19:58:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.982506  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 23)
19:58:27.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:27.984781  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:27.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 23)
19:58:27.985 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items
19:58:27.985 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.001349  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 23)
19:58:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.001967  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35702 (request call id 23)
19:58:28.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.010 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.020362  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35782 (request call id 11)
19:58:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.021931  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 27)
19:58:28.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.023763  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35786 (request call id 5)
19:58:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.041044  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35786 (request call id 5)
19:58:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.041718  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35786 (request call id 5)
19:58:28.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.056 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=194), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [79ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@728998582(state=PENDING, result=null, callback=(continuation of Deferred@84400014 after retry RPC after error@445779299) -> (continuation of Deferred@2097948412 after retry RPC after error@1264344569) -> (continuation of Deferred@1885096123 after retry RPC after error@2049948358) -> (continuation of Deferred@1711818937 after retry RPC after error@1326604820) -> (continuation of Deferred@1561981661 after retry RPC after error@1525127730), errback=(continuation of Deferred@84400014 after retry RPC after error@445779299) -> (continuation of Deferred@2097948412 after retry RPC after error@1264344569) -> (continuation of Deferred@1885096123 after retry RPC after error@2049948358) -> (continuation of Deferred@1711818937 after retry RPC after error@1326604820) -> (continuation of Deferred@1561981661 after retry RPC after error@1525127730))) after lookup
19:58:28.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.060442  8834 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 26)
19:58:28.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.062244  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35782 (request call id 13)
19:58:28.063 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.063 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.063 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.068549  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 13)
19:58:28.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.074 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.075 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.076 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.077 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.079 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.080744  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.081241  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.081396  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.083706  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.083 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.085 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.100 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb38d98e4, L:/127.0.0.1:55822 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.100 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa731dc79, L:/127.0.0.1:59372 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.101652  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.103906  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.109 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1520d3e1, L:/127.0.0.1:35800 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.109880  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 8)
19:58:28.110 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.110 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.112 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.112 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.113 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.120 [DEBUG - pool-31-thread-1] (NetUtil.java:139) Resolved '127.8.147.126' into [/127.8.147.126] in 2448348ns
19:58:28.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.121933  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 27)
19:58:28.122 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.123 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.124 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.124 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.125 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.128 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.130 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.133 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.137084  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 27)
19:58:28.138 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.138 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.145 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.154 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x390614bc, L:/127.0.0.1:35814 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.154774  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 27)
19:58:28.155 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items
19:58:28.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.158181  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35698 (request call id 27)
19:58:28.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.160 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.160 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.161 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.161 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.161 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.162 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.165 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x381a9ba0, L:/127.0.0.1:55834 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.171 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.172 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7196b95f, L:/127.0.0.1:59374 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.173 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.174 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.175 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.176 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.177 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.183689  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35786 (request call id 8)
19:58:28.184 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.184 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.186 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items
19:58:28.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.185753  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35786 (request call id 8)
19:58:28.188 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.195 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.195 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b7858b8, L:/127.0.0.1:35816 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.196890  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35786 (request call id 8)
19:58:28.197 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items
19:58:28.198 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.202071  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35786 (request call id 8)
19:58:28.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.206297  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35786 (request call id 8)
19:58:28.206 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items
19:58:28.208 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f92bd4a, L:/127.0.0.1:55848 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.216966  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35786 (request call id 8)
19:58:28.217 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.218 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.220 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8d7f8499, L:/127.0.0.1:59382 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.221 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.225674  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35814 (request call id 3)
19:58:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.234508  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35814 (request call id 3)
19:58:28.235 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items
19:58:28.236 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.243813  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 28)
19:58:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.243813  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 28)
19:58:28.244 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items
19:58:28.245 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.255071  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35748 (request call id 28)
19:58:28.255 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items
19:58:28.257 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.260 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.261 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.261 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.261 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.266 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.267529  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35814 (request call id 4)
19:58:28.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.272 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.273 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.274384  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35814 (request call id 4)
19:58:28.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items
19:58:28.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items
19:58:28.277 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.276495  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 6)
19:58:28.278 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.279 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.280045  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 6)
19:58:28.280 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.281 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.283 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.286 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.287410  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 6)
19:58:28.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items
19:58:28.288 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.290 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.296977  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 6)
19:58:28.297 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items
19:58:28.298 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.300315  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 6)
19:58:28.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.301743  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 30)
19:58:28.302 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items
19:58:28.302 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfcaea237, L:/127.0.0.1:55852 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.320592  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 30)
19:58:28.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a3ac6a0, L:/127.0.0.1:35820 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.321938  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35714 (request call id 30)
19:58:28.322 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items
19:58:28.324 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec32326f, L:/127.0.0.1:59384 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.326 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.334122  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35816 (request call id 5)
19:58:28.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.336951  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35816 (request call id 5)
19:58:28.338 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items
19:58:28.339 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.339821  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35816 (request call id 5)
19:58:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.340981  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35816 (request call id 5)
19:58:28.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.355111  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35816 (request call id 5)
19:58:28.355 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items
19:58:28.357 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [49ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1835375549(state=PENDING, result=null, callback=(continuation of Deferred@880707559 after retry RPC after error@1547891791) -> (continuation of Deferred@1286846122 after retry RPC after error@222979314) -> (continuation of Deferred@1305185027 after retry RPC after error@115404409) -> (continuation of Deferred@1471618793 after retry RPC after error@151297305) -> (continuation of Deferred@411475113 after retry RPC after error@429140710), errback=(continuation of Deferred@880707559 after retry RPC after error@1547891791) -> (continuation of Deferred@1286846122 after retry RPC after error@222979314) -> (continuation of Deferred@1305185027 after retry RPC after error@115404409) -> (continuation of Deferred@1471618793 after retry RPC after error@151297305) -> (continuation of Deferred@411475113 after retry RPC after error@429140710))) after lookup
19:58:28.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.364084  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 6)
19:58:28.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.365507  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35814 (request call id 6)
19:58:28.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [153ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [242ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, deferred=Deferred@1576781092(state=PENDING, result=null, callback=(continuation of Deferred@243223093 after retry RPC after error@420863649) -> (continuation of Deferred@1582142988 after retry RPC after error@1562163716) -> (continuation of Deferred@700874096 after retry RPC after error@512843327) -> (continuation of Deferred@752768535 after retry RPC after error@346690834) -> (continuation of Deferred@236832522 after retry RPC after error@451481680) -> (continuation of Deferred@1155109876 after retry RPC after error@10427640), errback=(continuation of Deferred@243223093 after retry RPC after error@420863649) -> (continuation of Deferred@1582142988 after retry RPC after error@1562163716) -> (continuation of Deferred@700874096 after retry RPC after error@512843327) -> (continuation of Deferred@752768535 after retry RPC after error@346690834) -> (continuation of Deferred@236832522 after retry RPC after error@451481680) -> (continuation of Deferred@1155109876 after retry RPC after error@10427640))) after lookup
19:58:28.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.374578  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 7)
19:58:28.375 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items
19:58:28.376 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.380276  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 7)
19:58:28.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.383585  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 7)
19:58:28.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.395329  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 7)
19:58:28.396 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items
19:58:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.396699  8834 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 7)
19:58:28.397 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.403012  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 7)
19:58:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.420672  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 7)
19:58:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.423156  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35800 (request call id 7)
19:58:28.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.426 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.427 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.427 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.427 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=352), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [36ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [49ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [227ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [322ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1051810405(state=PENDING, result=null, callback=(continuation of Deferred@1177815527 after retry RPC after error@1876633880) -> (continuation of Deferred@268148590 after retry RPC after error@1001234054) -> (continuation of Deferred@1563476773 after retry RPC after error@1804972658) -> (continuation of Deferred@952520833 after retry RPC after error@1867030705) -> (continuation of Deferred@884637590 after retry RPC after error@1920621905) -> (continuation of Deferred@2016565703 after retry RPC after error@1389699928) -> (continuation of Deferred@896835675 after retry RPC after error@365228913), errback=(continuation of Deferred@1177815527 after retry RPC after error@1876633880) -> (continuation of Deferred@268148590 after retry RPC after error@1001234054) -> (continuation of Deferred@1563476773 after retry RPC after error@1804972658) -> (continuation of Deferred@952520833 after retry RPC after error@1867030705) -> (continuation of Deferred@884637590 after retry RPC after error@1920621905) -> (continuation of Deferred@2016565703 after retry RPC after error@1389699928) -> (continuation of Deferred@896835675 after retry RPC after error@365228913))) after lookup
19:58:28.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.435 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.439 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.440 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.441 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.443 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.443601  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35748 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35820 (request call id 5)
19:58:28.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.447 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x712a8ba3, L:/127.0.0.1:35828 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.457998  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35820 (request call id 5)
19:58:28.459 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items
19:58:28.460 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f71cacf, L:/127.0.0.1:59388 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.463 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [36ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1328527210(state=PENDING, result=null, callback=(continuation of Deferred@1699313983 after retry RPC after error@2116729074) -> (continuation of Deferred@497428508 after retry RPC after error@788547621) -> (continuation of Deferred@28204155 after retry RPC after error@719882644) -> (continuation of Deferred@111321629 after retry RPC after error@726569868) -> (continuation of Deferred@1492147994 after retry RPC after error@909822393), errback=(continuation of Deferred@1699313983 after retry RPC after error@2116729074) -> (continuation of Deferred@497428508 after retry RPC after error@788547621) -> (continuation of Deferred@28204155 after retry RPC after error@719882644) -> (continuation of Deferred@111321629 after retry RPC after error@726569868) -> (continuation of Deferred@1492147994 after retry RPC after error@909822393))) after lookup
19:58:28.464 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.464 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.465 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.470 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.475 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.476 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.477 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.478 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36bb51d2, L:/127.0.0.1:55862 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.480 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.481 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.483582  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.484 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.489545  8832 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.8.147.65:56555 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:28.490355  9293 heartbeater.cc:646] Failed to heartbeat to 127.8.147.126:35609 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.8.147.65:56555 dropped due to backpressure: service queue is full with 1 items
19:58:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.493992  8834 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.495 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.496060  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.500273  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.501 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items
19:58:28.502 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1b3b39e, L:/127.0.0.1:35834 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.502 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.503317  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.504 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.504 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa411e112, L:/127.0.0.1:55874 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.514516  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.515 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x954607bc, L:/127.0.0.1:59390 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.516 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.520715  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.521 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items
19:58:28.522 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:28.528448  8834 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items [suppressed 133 similar messages]
19:58:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.528556  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 8)
19:58:28.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.534 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.537549  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35834 (request call id 1)
19:58:28.540 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.540158  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35828 (request call id 3)
19:58:28.541 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items
19:58:28.541 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.540843  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 35)
19:58:28.541 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.547672  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 15)
19:58:28.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.556551  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 15)
19:58:28.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.558018  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 15)
19:58:28.559 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.559 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.561 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items
19:58:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.560585  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 15)
19:58:28.562 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.569 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.573 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.575 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.576 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.577912  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35834 (request call id 3)
19:58:28.579 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.580 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.581 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.593 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.596041  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35834 (request call id 3)
19:58:28.597 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b9cd2b7, L:/127.0.0.1:35850 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.598263  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35834 (request call id 3)
19:58:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.600489  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35828 (request call id 5)
19:58:28.602 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.602 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.603 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items
19:58:28.604 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x159c74f3, L:/127.0.0.1:59398 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.605 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x04ffca75, L:/127.0.0.1:55888 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.606 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.616343  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35828 (request call id 5)
19:58:28.618 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.618 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items
19:58:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.617159  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.622 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35828 (request call id 5)
19:58:28.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.617753  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35828 (request call id 5)
19:58:28.624 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@677953584(state=PENDING, result=null, callback=(continuation of Deferred@1590227908 after retry RPC after error@428502916) -> (continuation of Deferred@650117847 after retry RPC after error@1212628863) -> (continuation of Deferred@1359524704 after retry RPC after error@464781450) -> (continuation of Deferred@1036283793 after retry RPC after error@1275659153) -> (continuation of Deferred@1485716163 after retry RPC after error@1669710088), errback=(continuation of Deferred@1590227908 after retry RPC after error@428502916) -> (continuation of Deferred@650117847 after retry RPC after error@1212628863) -> (continuation of Deferred@1359524704 after retry RPC after error@464781450) -> (continuation of Deferred@1036283793 after retry RPC after error@1275659153) -> (continuation of Deferred@1485716163 after retry RPC after error@1669710088))) after lookup
19:58:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.639664  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 6)
19:58:28.640 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items
19:58:28.641 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.646149  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 8)
19:58:28.659 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items
19:58:28.659 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.660 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.657064  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 8)
19:58:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.658034  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 8)
19:58:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.658687  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35814 (request call id 8)
19:58:28.660 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.671 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.680330  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35850 (request call id 4)
19:58:28.681 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items
19:58:28.681 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.681617  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 7)
19:58:28.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.703893  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 7)
19:58:28.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.714601  8834 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.720 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items
19:58:28.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items
19:58:28.721 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.716415  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.719251  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.719734  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.722 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.723814  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.740145  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.740232  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35730 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35816 (request call id 8)
19:58:28.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.742 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.745123  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35786 (request call id 18)
19:58:28.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.755512  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35786 (request call id 18)
19:58:28.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.777159  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.777546  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.778 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=203), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [49ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, deferred=Deferred@1170668878(state=PENDING, result=null, callback=(continuation of Deferred@793904060 after retry RPC after error@1959336316) -> (continuation of Deferred@1471658292 after retry RPC after error@636027393) -> (continuation of Deferred@437893859 after retry RPC after error@648495653) -> (continuation of Deferred@1286812124 after retry RPC after error@564648769) -> (continuation of Deferred@1992209204 after retry RPC after error@1788113324) -> (continuation of Deferred@1073516787 after retry RPC after error@547240350), errback=(continuation of Deferred@793904060 after retry RPC after error@1959336316) -> (continuation of Deferred@1471658292 after retry RPC after error@636027393) -> (continuation of Deferred@437893859 after retry RPC after error@648495653) -> (continuation of Deferred@1286812124 after retry RPC after error@564648769) -> (continuation of Deferred@1992209204 after retry RPC after error@1788113324) -> (continuation of Deferred@1073516787 after retry RPC after error@547240350))) after lookup
19:58:28.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.785944  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 11)
19:58:28.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.795039  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35820 (request call id 15)
19:58:28.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.797494  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35820 (request call id 15)
19:58:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.806372  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35820 (request call id 15)
19:58:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.815897  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 17)
19:58:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.816623  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 17)
19:58:28.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.825582  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 17)
19:58:28.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.834169  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 17)
19:58:28.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.836957  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 17)
19:58:28.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.838187  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35834 (request call id 7)
19:58:28.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:28.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [245ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [363ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@260544124(state=PENDING, result=null, callback=(continuation of Deferred@604012814 after retry RPC after error@1052932461) -> (continuation of Deferred@1554985132 after retry RPC after error@1873307955) -> (continuation of Deferred@1333824825 after retry RPC after error@1646562485) -> (continuation of Deferred@1202453005 after retry RPC after error@1810297402) -> (continuation of Deferred@549737274 after retry RPC after error@1724064435) -> (continuation of Deferred@2116081652 after retry RPC after error@571182376) -> (continuation of Deferred@550787024 after retry RPC after error@1610428355), errback=(continuation of Deferred@604012814 after retry RPC after error@1052932461) -> (continuation of Deferred@1554985132 after retry RPC after error@1873307955) -> (continuation of Deferred@1333824825 after retry RPC after error@1646562485) -> (continuation of Deferred@1202453005 after retry RPC after error@1810297402) -> (continuation of Deferred@549737274 after retry RPC after error@1724064435) -> (continuation of Deferred@2116081652 after retry RPC after error@571182376) -> (continuation of Deferred@550787024 after retry RPC after error@1610428355))) after lookup
19:58:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.848404  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35834 (request call id 8)
19:58:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.854315  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35834 (request call id 8)
19:58:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.857095  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35834 (request call id 8)
19:58:28.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.874855  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35820 (request call id 17)
19:58:28.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.875 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:28.876 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:28.876 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:28.876 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:28.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:28.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:28.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:28.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:28.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:28.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:28.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:28.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.883 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.884 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:28.885 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:28.889 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:28.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:28.891 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:28.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:28.891 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:28.892 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:28.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.893782  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 13)
19:58:28.895 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:28.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.896394  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.897416  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.900 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:28.906 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5653f0a, L:/127.0.0.1:35852 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.907105  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.908147  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.909 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:28.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.914494  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.916 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdbe01ab0, L:/127.0.0.1:59410 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:28.927 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f98e44e, L:/127.0.0.1:55902 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.928583  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35778 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.929 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.934279  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.936759  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 18)
19:58:28.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.946625  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.947 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:28.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.949 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.950006  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 21)
19:58:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.965929  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 21)
19:58:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.967379  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35778 (request call id 21)
19:58:28.968 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:28.969 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:28.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:28.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.985867  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 17)
19:58:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.987072  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 3)
19:58:28.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:28.998176  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:28.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 3)
19:58:29.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.000717  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:29.001 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.006215  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.007432  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.008 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:29.008 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.013851  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.017063  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.017326  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.025570  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.026882  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:29.028 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.037429  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.045640  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35730 (request call id 37)
19:58:29.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.048 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.057744  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 14)
19:58:29.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.065991  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 21)
19:58:29.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.076712  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 21)
19:58:29.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.078 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:29.078 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:29.079 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:29.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:29.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:29.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:29.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:29.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.079921  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:29.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 9)
19:58:29.082 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:29.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:29.084 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:29.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.087 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:29.088 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:29.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:29.091 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:29.092 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:29.092 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:29.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:29.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.103749  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 6)
19:58:29.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.107237  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 6)
19:58:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.114111  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 17)
19:58:29.114 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:29.115 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.115809  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 17)
19:58:29.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a7c1a00, L:/127.0.0.1:35854 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.116978  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 17)
19:58:29.117 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items
19:58:29.120 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x125654f8, L:/127.0.0.1:55908 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:29.127 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:29.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.141541  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 17)
19:58:29.144 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5241b5b, L:/127.0.0.1:59412 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:29.146 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.149 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:29.150 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:29.150 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:29.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:29.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:29.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:29.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:29.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:29.153 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:29.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:29.156 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.157454  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 16)
19:58:29.165 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.167348  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 16)
19:58:29.168 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items
19:58:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.168558  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.168 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 16)
19:58:29.169 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items
19:58:29.170 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.171 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:29.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:29.173 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:29.173 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:29.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:29.176 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:29.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:29.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.180 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.181628  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 24)
19:58:29.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.185564  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35800 (request call id 24)
19:58:29.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.188 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:29.188 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:29.188 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:29.189 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:29.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:29.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:29.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:29.191 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:29.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:29.194 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c15d336, L:/127.0.0.1:35870 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.195111  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 2)
19:58:29.196 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items
19:58:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.197707  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items
19:58:29.198 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.205932  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.208372  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.208 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items
19:58:29.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:29.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:29.209 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6de20d5d, L:/127.0.0.1:59422 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:29.210 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:29.210 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.211 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:29.212 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:29.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:29.214 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8bae8ca8, L:/127.0.0.1:55920 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:29.215 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.215 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:29.216 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:29.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:29.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:29.220 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:29.224 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:29.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.226485  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.226562  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.228 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items
19:58:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.228070  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.228 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items
19:58:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.228 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.229 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.238 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee4806bc, L:/127.0.0.1:35886 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.238783  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.239 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items
19:58:29.240 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c3f4892, L:/127.0.0.1:55922 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:29.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2becf2dd, L:/127.0.0.1:59428 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:29.242 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.245837  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.247164  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 17)
19:58:29.247 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items
19:58:29.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.250 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.250 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.252439  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 5)
19:58:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.253883  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 5)
19:58:29.254 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items
19:58:29.255 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.266472  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 5)
19:58:29.267 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items
19:58:29.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.266474  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 5)
19:58:29.268 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.273080  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 5)
19:58:29.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items
19:58:29.274 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.274544  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35854 (request call id 5)
19:58:29.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:29.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [60ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1595159118(state=PENDING, result=null, callback=(continuation of Deferred@968647584 after retry RPC after error@1845562994) -> (continuation of Deferred@1094910245 after retry RPC after error@1060883713) -> (continuation of Deferred@1707087909 after retry RPC after error@55896177) -> (continuation of Deferred@1514638103 after retry RPC after error@997529243) -> (continuation of Deferred@1586569440 after retry RPC after error@2049068067), errback=(continuation of Deferred@968647584 after retry RPC after error@1845562994) -> (continuation of Deferred@1094910245 after retry RPC after error@1060883713) -> (continuation of Deferred@1707087909 after retry RPC after error@55896177) -> (continuation of Deferred@1514638103 after retry RPC after error@997529243) -> (continuation of Deferred@1586569440 after retry RPC after error@2049068067))) after lookup
19:58:29.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.285773  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35854 (request call id 6)
19:58:29.286 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items
19:58:29.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.286878  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35854 (request call id 6)
19:58:29.287 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.288 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.292361  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35886 (request call id 3)
19:58:29.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.294322  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35886 (request call id 3)
19:58:29.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.308228  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35886 (request call id 3)
19:58:29.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.314499  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35886 (request call id 3)
19:58:29.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.326465  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35870 (request call id 5)
19:58:29.327 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items
19:58:29.327 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.328308  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35870 (request call id 5)
19:58:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.333719  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35870 (request call id 5)
19:58:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.347601  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35870 (request call id 5)
19:58:29.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:29.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=194), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@2037107140(state=PENDING, result=null, callback=(continuation of Deferred@1184878199 after retry RPC after error@1213772896) -> (continuation of Deferred@1044835694 after retry RPC after error@423900811) -> (continuation of Deferred@554745762 after retry RPC after error@753333332) -> (continuation of Deferred@625099067 after retry RPC after error@487246710) -> (continuation of Deferred@960727770 after retry RPC after error@572296690), errback=(continuation of Deferred@1184878199 after retry RPC after error@1213772896) -> (continuation of Deferred@1044835694 after retry RPC after error@423900811) -> (continuation of Deferred@554745762 after retry RPC after error@753333332) -> (continuation of Deferred@625099067 after retry RPC after error@487246710) -> (continuation of Deferred@960727770 after retry RPC after error@572296690))) after lookup
19:58:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.353191  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35870 (request call id 6)
19:58:29.353 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items
19:58:29.354 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.366755  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 8)
19:58:29.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.367929  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 8)
19:58:29.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.374238  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35852 (request call id 8)
19:58:29.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:29.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=500), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [230ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [284ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [482ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [482ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@2082150847(state=PENDING, result=null, callback=(continuation of Deferred@1083838495 after retry RPC after error@1303216571) -> (continuation of Deferred@952555190 after retry RPC after error@473229040) -> (continuation of Deferred@205395841 after retry RPC after error@767553508) -> (continuation of Deferred@599981955 after retry RPC after error@410689133) -> (continuation of Deferred@1677988092 after retry RPC after error@907416407) -> (continuation of Deferred@35446001 after retry RPC after error@1322890025) -> (continuation of Deferred@169794046 after retry RPC after error@211087169) -> (continuation of Deferred@1745572214 after retry RPC after error@1799944101), errback=(continuation of Deferred@1083838495 after retry RPC after error@1303216571) -> (continuation of Deferred@952555190 after retry RPC after error@473229040) -> (continuation of Deferred@205395841 after retry RPC after error@767553508) -> (continuation of Deferred@599981955 after retry RPC after error@410689133) -> (continuation of Deferred@1677988092 after retry RPC after error@907416407) -> (continuation of Deferred@35446001 after retry RPC after error@1322890025) -> (continuation of Deferred@169794046 after retry RPC after error@211087169) -> (continuation of Deferred@1745572214 after retry RPC after error@1799944101))) after lookup
19:58:29.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.386900  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35852 (request call id 9)
19:58:29.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.391 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:29.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=184), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@972990757(state=PENDING, result=null, callback=(continuation of Deferred@56051935 after retry RPC after error@1746115900) -> (continuation of Deferred@1837140889 after retry RPC after error@570142861) -> (continuation of Deferred@408094173 after retry RPC after error@1818067350) -> (continuation of Deferred@99091399 after retry RPC after error@2045490223) -> (continuation of Deferred@2031500066 after retry RPC after error@2034717863), errback=(continuation of Deferred@56051935 after retry RPC after error@1746115900) -> (continuation of Deferred@1837140889 after retry RPC after error@570142861) -> (continuation of Deferred@408094173 after retry RPC after error@1818067350) -> (continuation of Deferred@99091399 after retry RPC after error@2045490223) -> (continuation of Deferred@2031500066 after retry RPC after error@2034717863))) after lookup
19:58:29.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.396975  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 19)
19:58:29.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.397495  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 6)
19:58:29.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.406080  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 6)
19:58:29.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.408325  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 6)
19:58:29.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.414590  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 6)
19:58:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.416988  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 6)
19:58:29.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.419780  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 10)
19:58:29.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.426414  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 10)
19:58:29.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.437340  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 10)
19:58:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.446732  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35828 (request call id 10)
19:58:29.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.457497  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 22)
19:58:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.466466  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35870 (request call id 7)
19:58:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.466904  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35870 (request call id 7)
19:58:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.467832  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35870 (request call id 7)
19:58:29.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.480518  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35870 (request call id 7)
19:58:29.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.488 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.491636  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 10)
19:58:29.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.496 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:29.496 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:29.496 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:29.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:29.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:29.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:29.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:29.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:29.502 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:29.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:29.505 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.506390  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 15)
19:58:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.506527  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 15)
19:58:29.508 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:29.509 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:29.511 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:29.513 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:29.514 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.514884  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 25)
19:58:29.517 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:29.520 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.520012  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 25)
19:58:29.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:29.523 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:29.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.525903  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 25)
19:58:29.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:29.532668  8830 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items [suppressed 140 similar messages]
19:58:29.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.532769  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 7)
19:58:29.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.535786  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 9)
19:58:29.536 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0f20061, L:/127.0.0.1:59438 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:29.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.540068  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 9)
19:58:29.545 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f0714ef, L:/127.0.0.1:35898 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:29.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.545876  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 9)
19:58:29.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.546013  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.546 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items
19:58:29.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 9)
19:58:29.547 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde64683a, L:/127.0.0.1:55938 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:29.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.548020  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 9)
19:58:29.549 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.558 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.566298  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 16)
19:58:29.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.566298  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 16)
19:58:29.570 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items
19:58:29.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.569615  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 16)
19:58:29.571 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.573897  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 26)
19:58:29.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.577870  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 26)
19:58:29.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.585490  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 26)
19:58:29.590 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items
19:58:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.590181  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 26)
19:58:29.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.592 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.594 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.598009  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35834 (request call id 22)
19:58:29.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.606295  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 10)
19:58:29.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.609772  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35898 (request call id 3)
19:58:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.616870  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35898 (request call id 3)
19:58:29.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.626647  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35898 (request call id 3)
19:58:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.637444  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35898 (request call id 3)
19:58:29.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.646194  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35898 (request call id 3)
19:58:29.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.658186  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35898 (request call id 3)
19:58:29.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:29.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1921249918(state=PENDING, result=null, callback=(continuation of Deferred@117688437 after retry RPC after error@1136354304) -> (continuation of Deferred@2144403639 after retry RPC after error@313265457) -> (continuation of Deferred@200621937 after retry RPC after error@326553963), errback=(continuation of Deferred@117688437 after retry RPC after error@1136354304) -> (continuation of Deferred@2144403639 after retry RPC after error@313265457) -> (continuation of Deferred@200621937 after retry RPC after error@326553963))) after lookup
19:58:29.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.666023  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 36)
19:58:29.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.667167  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 36)
19:58:29.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.677160  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35814 (request call id 36)
19:58:29.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.703 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:29.703 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:29.703 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:29.704 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:29.704 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:29.704 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:29.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:29.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.707624  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 17)
19:58:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.709209  8834 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 17)
19:58:29.712 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:29.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:29.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:29.714 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:29.715 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:29.716 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:29.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:29.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:29.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.718528  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 17)
19:58:29.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:29.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:29.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:29.730 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:29.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.732921  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 8)
19:58:29.737 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f7bb329, L:/127.0.0.1:59454 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:29.745 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7aa838e, L:/127.0.0.1:35906 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.745790  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 8)
19:58:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.746130  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 8)
19:58:29.746 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items
19:58:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.747881  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 8)
19:58:29.748 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfa1345d, L:/127.0.0.1:55946 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.749425  8834 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 8)
19:58:29.751 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.754943  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35886 (request call id 8)
19:58:29.756 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items
19:58:29.756 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.768 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.768 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.775426  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 2)
19:58:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.780601  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 2)
19:58:29.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.786288  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 16)
19:58:29.786 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items
19:58:29.787 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.789328  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35898 (request call id 7)
19:58:29.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.793 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.794 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:29.794 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:29.794 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:29.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:29.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:29.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:29.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:29.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.797753  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 30)
19:58:29.798 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items
19:58:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.799644  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35850 (request call id 30)
19:58:29.801 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:29.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:29.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.803 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:29.805 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:29.805 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:29.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:29.807 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:29.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:29.810 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:29.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:29.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.819888  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 21)
19:58:29.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:29.824 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:29.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92a27411, L:/127.0.0.1:55952 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:29.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff35cc19, L:/127.0.0.1:35914 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:29.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.829010  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 21)
19:58:29.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items
19:58:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.834043  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 21)
19:58:29.835 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7570221c, L:/127.0.0.1:59468 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:29.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.835592  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.837 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 4)
19:58:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.846657  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 4)
19:58:29.847 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items
19:58:29.847 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.854310  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 4)
19:58:29.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.860216  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 4)
19:58:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.866281  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 4)
19:58:29.868 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items
19:58:29.868 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.868110  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 18)
19:58:29.868 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items
19:58:29.868 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.874500  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 31)
19:58:29.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.880450  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 23)
19:58:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.886649  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 23)
19:58:29.887 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items
19:58:29.889 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.892820  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 23)
19:58:29.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.893662  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 23)
19:58:29.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.894774  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35906 (request call id 5)
19:58:29.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.898 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:29.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1748170481(state=PENDING, result=null, callback=(continuation of Deferred@263163834 after retry RPC after error@1494276905) -> (continuation of Deferred@2003303645 after retry RPC after error@136120766) -> (continuation of Deferred@2067567960 after retry RPC after error@615170181) -> (continuation of Deferred@1818448345 after retry RPC after error@206828818) -> (continuation of Deferred@324679573 after retry RPC after error@1636197267), errback=(continuation of Deferred@263163834 after retry RPC after error@1494276905) -> (continuation of Deferred@2003303645 after retry RPC after error@136120766) -> (continuation of Deferred@2067567960 after retry RPC after error@615170181) -> (continuation of Deferred@1818448345 after retry RPC after error@206828818) -> (continuation of Deferred@324679573 after retry RPC after error@1636197267))) after lookup
19:58:29.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:29.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.906054  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 4)
19:58:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.912920  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 4)
19:58:29.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.915217  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 4)
19:58:29.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.920413  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.920 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items
19:58:29.921 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.932199  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.933916  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.935348  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.947 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items
19:58:29.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.946501  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.947 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.952517  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.955772  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 24)
19:58:29.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:29.972 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:29.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.974489  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 34)
19:58:29.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.974992  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 34)
19:58:29.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.985898  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 6)
19:58:29.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.987136  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 6)
19:58:29.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.992707  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 6)
19:58:29.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:29.995149  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:29.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35914 (request call id 6)
19:58:30.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.001 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:30.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@13383252(state=PENDING, result=null, callback=(continuation of Deferred@1335017024 after retry RPC after error@1470814787) -> (continuation of Deferred@1696415312 after retry RPC after error@75680305) -> (continuation of Deferred@1580733535 after retry RPC after error@1606530329) -> (continuation of Deferred@1394798351 after retry RPC after error@1105425432) -> (continuation of Deferred@1600588439 after retry RPC after error@224138527) -> (continuation of Deferred@1229117740 after retry RPC after error@324741032), errback=(continuation of Deferred@1335017024 after retry RPC after error@1470814787) -> (continuation of Deferred@1696415312 after retry RPC after error@75680305) -> (continuation of Deferred@1580733535 after retry RPC after error@1606530329) -> (continuation of Deferred@1394798351 after retry RPC after error@1105425432) -> (continuation of Deferred@1600588439 after retry RPC after error@224138527) -> (continuation of Deferred@1229117740 after retry RPC after error@324741032))) after lookup
19:58:30.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.006 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:30.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:30.007 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:30.007 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:30.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:30.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:30.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:30.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:30.007 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:30.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:30.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:30.011 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:30.012 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:30.013 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:30.013 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:30.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:30.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:30.015 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:30.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:30.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:30.020 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:30.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.026463  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.033 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7394a010, L:/127.0.0.1:59474 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:30.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab31827f, L:/127.0.0.1:35924 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:30.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.034854  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.035 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.038 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31cc88ed, L:/127.0.0.1:55960 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:30.039 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.046517  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.052204  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.053809  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.054 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.055 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.055495  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.065868  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 17)
19:58:30.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.074 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.074188  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 35)
19:58:30.075 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.075 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.075647  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 35)
19:58:30.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.080495  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 35)
19:58:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.086000  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 35)
19:58:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.087186  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 10)
19:58:30.094 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.093649  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 10)
19:58:30.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.095227  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.095 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 10)
19:58:30.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.099768  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 10)
19:58:30.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.104 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.107 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.109196  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.113 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.113034  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.115 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.119997  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.126971  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.133520  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.134 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.134 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.140220  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.146942  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.152908  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.160454  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.166334  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.172905  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35854 (request call id 16)
19:58:30.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items
19:58:30.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.177 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.187280  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 26)
19:58:30.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.207 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.208 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.209645  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35898 (request call id 12)
19:58:30.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.220009  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.226125  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.229604  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.246465  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.249891  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.266584  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.269222  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 31)
19:58:30.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.275 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.285872  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35914 (request call id 17)
19:58:30.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.287992  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35914 (request call id 17)
19:58:30.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.289533  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35898 (request call id 16)
19:58:30.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.293762  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35924 (request call id 7)
19:58:30.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.309 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:30.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [282ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@676441327(state=PENDING, result=null, callback=(continuation of Deferred@1990302387 after retry RPC after error@2033004400) -> (continuation of Deferred@842581679 after retry RPC after error@388702931) -> (continuation of Deferred@1839552135 after retry RPC after error@2103685868) -> (continuation of Deferred@161091153 after retry RPC after error@1206491147) -> (continuation of Deferred@4194079 after retry RPC after error@1621874982) -> (continuation of Deferred@958053348 after retry RPC after error@850941196) -> (continuation of Deferred@1300267843 after retry RPC after error@1943798076), errback=(continuation of Deferred@1990302387 after retry RPC after error@2033004400) -> (continuation of Deferred@842581679 after retry RPC after error@388702931) -> (continuation of Deferred@1839552135 after retry RPC after error@2103685868) -> (continuation of Deferred@161091153 after retry RPC after error@1206491147) -> (continuation of Deferred@4194079 after retry RPC after error@1621874982) -> (continuation of Deferred@958053348 after retry RPC after error@850941196) -> (continuation of Deferred@1300267843 after retry RPC after error@1943798076))) after lookup
19:58:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.311641  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 8)
19:58:30.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.312901  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.315294  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.326285  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.326310  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.329910  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.346479  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.346498  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.349164  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 18)
19:58:30.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.354211  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 36)
19:58:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.365989  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 36)
19:58:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.366029  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35816 (request call id 36)
19:58:30.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.386248  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35914 (request call id 21)
19:58:30.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.388368  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35914 (request call id 21)
19:58:30.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.400962  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35914 (request call id 21)
19:58:30.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.419662  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.422325  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.426203  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.427142  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.440043  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.446652  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.450017  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.460497  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.465802  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.466668  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35924 (request call id 9)
19:58:30.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:30.478 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:30.478 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:30.478 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:30.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:30.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:30.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:30.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:30.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:30.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:30.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:30.485 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:30.487 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.487053  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35828 (request call id 37)
19:58:30.488 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:30.488 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:30.489 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:30.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:30.490 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:30.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:30.491 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:30.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.497606  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 11)
19:58:30.498 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:30.502 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29e2f6f8, L:/127.0.0.1:35940 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:30.502 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba7df4ca, L:/127.0.0.1:55974 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:30.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.503768  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 11)
19:58:30.504 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items
19:58:30.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.506001  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 11)
19:58:30.509 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90aaaf32, L:/127.0.0.1:59478 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:30.510 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.515 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.519 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:30.559075  8830 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items [suppressed 137 similar messages]
19:58:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.559202  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.559 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items
19:58:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 10)
19:58:30.559 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.560242  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 10)
19:58:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.571741  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 10)
19:58:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.571815  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 10)
19:58:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.573539  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 10)
19:58:30.574 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items
19:58:30.575 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.581 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.587898  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35940 (request call id 3)
19:58:30.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.593890  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35940 (request call id 3)
19:58:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.613409  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35940 (request call id 3)
19:58:30.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.618 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:30.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items, [74ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items, [86ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1306451051(state=PENDING, result=null, callback=(continuation of Deferred@1855630012 after retry RPC after error@2086252649) -> (continuation of Deferred@385325077 after retry RPC after error@770777892) -> (continuation of Deferred@369468268 after retry RPC after error@661553981), errback=(continuation of Deferred@1855630012 after retry RPC after error@2086252649) -> (continuation of Deferred@385325077 after retry RPC after error@770777892) -> (continuation of Deferred@369468268 after retry RPC after error@661553981))) after lookup
19:58:30.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.622 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:30.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.633625  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 14)
19:58:30.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.648834  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 14)
19:58:30.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.650233  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35898 (request call id 20)
19:58:30.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.668159  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35898 (request call id 20)
19:58:30.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.674003  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35898 (request call id 20)
19:58:30.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.683 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:30.683 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:30.683 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:30.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:30.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:30.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:30.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:30.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:30.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:30.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:30.688 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:30.689 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:30.690 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:30.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:30.691 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:30.693 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:30.693 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:30.696 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:30.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:30.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.706523  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 35)
19:58:30.707 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:30.710 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42ba694b, L:/127.0.0.1:55986 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.712518  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35852 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 19)
19:58:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.713143  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 19)
19:58:30.716 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0281ae6, L:/127.0.0.1:35944 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.716845  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 19)
19:58:30.717 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.719 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ac9cd26, L:/127.0.0.1:59482 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:30.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.724 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.725 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:30.726 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:30.726 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:30.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:30.726 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:30.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:30.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:30.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:30.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:30.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:30.731 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.730866  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 9)
19:58:30.732 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.733 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.734 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:30.735 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:30.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:30.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:30.740 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:30.740 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:30.742 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:30.745 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:30.747 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.751044  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 9)
19:58:30.751 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.752 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.753471  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 17)
19:58:30.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf90d1e0f, L:/127.0.0.1:35948 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:30.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.755471  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 17)
19:58:30.757 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.757 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f6160b9, L:/127.0.0.1:55988 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:30.764 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf8c00c88, L:/127.0.0.1:59498 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:30.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.766149  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.766 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 28)
19:58:30.771 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.771176  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 28)
19:58:30.773 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.775138  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35870 (request call id 28)
19:58:30.776 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.777 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.783 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.783 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:30.784 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:30.784 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:30.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:30.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:30.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:30.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:30.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:30.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:30.787 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:30.789 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.790925  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 10)
19:58:30.791 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:30.791 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.792 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:30.792 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.793 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:30.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:30.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.795539  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 10)
19:58:30.796 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.796 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:30.798 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89d11745, L:/127.0.0.1:55998 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:30.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:30.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.811481  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 10)
19:58:30.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.813830  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 18)
19:58:30.814 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.816 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.817 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.816061  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 18)
19:58:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.816699  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35906 (request call id 16)
19:58:30.819 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:30.822 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:30.824 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.827 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:30.828 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:30.828 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:30.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:30.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:30.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34dfa48f, L:/127.0.0.1:35954 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:30.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:30.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.830500  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 6)
19:58:30.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.835177  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 6)
19:58:30.836 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.836 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.837 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:30.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:30.840 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:30.840 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:30.841 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:30.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:30.844 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:30.846 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x553d6b90, L:/127.0.0.1:59512 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:30.848 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.852 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:30.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.853031  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 6)
19:58:30.854 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.855 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.858009  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 6)
19:58:30.858 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.858 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:30.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:30.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:30.862 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:30.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff04d32d, L:/127.0.0.1:35962 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.864388  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 6)
19:58:30.865 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items
19:58:30.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.867693  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 11)
19:58:30.868 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.868 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.873 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x843e983b, L:/127.0.0.1:56002 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:30.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.872942  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 11)
19:58:30.875 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.875 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.881 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x53c88b0c, L:/127.0.0.1:59520 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:30.883 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.884 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.890973  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 7)
19:58:30.893 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.893123  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 7)
19:58:30.894 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.895 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.895251  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 7)
19:58:30.896 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.901711  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 7)
19:58:30.902 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items
19:58:30.902 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.905951  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35944 (request call id 7)
19:58:30.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.906931  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 36)
19:58:30.907 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items
19:58:30.907 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.912 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.912424  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 36)
19:58:30.914 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.922185  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35852 (request call id 36)
19:58:30.923 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items
19:58:30.925 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.926 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.929383  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35906 (request call id 17)
19:58:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.932893  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35906 (request call id 17)
19:58:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.933275  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 5)
19:58:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.934208  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.934 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.935 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.935585  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.936 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items
19:58:30.936 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.943169  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.944 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items
19:58:30.944 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.952354  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.955621  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.963085  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.963 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items
19:58:30.963 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.972682  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.974243  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.974 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items
19:58:30.974 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.975039  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35924 (request call id 19)
19:58:30.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:30.985 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.993353  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 25)
19:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.993798  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 7)
19:58:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:30.995148  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:30.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 7)
19:58:31.003 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items
19:58:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.002398  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 7)
19:58:31.003 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.007745  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 7)
19:58:31.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.012883  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 7)
19:58:31.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.015383  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35954 (request call id 7)
19:58:31.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.027 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:31.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.027 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:31.027 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:31.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [57ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [121ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [184ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@2127800093(state=PENDING, result=null, callback=(continuation of Deferred@2087211999 after retry RPC after error@285404683) -> (continuation of Deferred@429201927 after retry RPC after error@2057157991) -> (continuation of Deferred@1154875200 after retry RPC after error@1109472103) -> (continuation of Deferred@1943358470 after retry RPC after error@1689563550) -> (continuation of Deferred@259026359 after retry RPC after error@1140968757) -> (continuation of Deferred@493685967 after retry RPC after error@1553229501) -> (continuation of Deferred@1350935885 after retry RPC after error@447193613), errback=(continuation of Deferred@2087211999 after retry RPC after error@285404683) -> (continuation of Deferred@429201927 after retry RPC after error@2057157991) -> (continuation of Deferred@1154875200 after retry RPC after error@1109472103) -> (continuation of Deferred@1943358470 after retry RPC after error@1689563550) -> (continuation of Deferred@259026359 after retry RPC after error@1140968757) -> (continuation of Deferred@493685967 after retry RPC after error@1553229501) -> (continuation of Deferred@1350935885 after retry RPC after error@447193613))) after lookup
19:58:31.028 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:31.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:31.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:31.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:31.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:31.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.030 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:31.031 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:31.031 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:31.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:31.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:31.032 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:31.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:31.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:31.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:31.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:31.035 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:31.037 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:31.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:31.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:31.039 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:31.040 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:31.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.043503  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35962 (request call id 6)
19:58:31.045 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:31.046 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:31.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:31.049 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:31.056 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:31.058 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbce80441, L:/127.0.0.1:35978 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.058900  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35962 (request call id 6)
19:58:31.059 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items
19:58:31.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:31.063 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:31.066 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa74c7551, L:/127.0.0.1:56010 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:31.068 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:31.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:31.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.072324  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35962 (request call id 6)
19:58:31.075 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0a5451ac, L:/127.0.0.1:59532 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:31.077 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:31.077 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:31.080 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:31.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39fc0a3c, L:/127.0.0.1:35994 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:31.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:31.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=252), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@994710994(state=PENDING, result=null, callback=(continuation of Deferred@703109763 after retry RPC after error@1649381573) -> (continuation of Deferred@1418408431 after retry RPC after error@1057245737) -> (continuation of Deferred@1389749192 after retry RPC after error@1275238639) -> (continuation of Deferred@1099685065 after retry RPC after error@1547932627) -> (continuation of Deferred@561377328 after retry RPC after error@2045296913) -> (continuation of Deferred@1712990065 after retry RPC after error@646446442), errback=(continuation of Deferred@703109763 after retry RPC after error@1649381573) -> (continuation of Deferred@1418408431 after retry RPC after error@1057245737) -> (continuation of Deferred@1389749192 after retry RPC after error@1275238639) -> (continuation of Deferred@1099685065 after retry RPC after error@1547932627) -> (continuation of Deferred@561377328 after retry RPC after error@2045296913) -> (continuation of Deferred@1712990065 after retry RPC after error@646446442))) after lookup
19:58:31.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.094939  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35962 (request call id 7)
19:58:31.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.095928  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35962 (request call id 7)
19:58:31.097 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items
19:58:31.098 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items
19:58:31.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.098282  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35962 (request call id 7)
19:58:31.100 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.101 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.105439  8832 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 11)
19:58:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.112632  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 11)
19:58:31.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x017cc029, L:/127.0.0.1:56020 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:31.116 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x681afefb, L:/127.0.0.1:59536 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.118781  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 11)
19:58:31.119 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items
19:58:31.119 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.120 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=443), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [179ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [218ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items, [440ms] refreshing cache from master, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [442ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@471845238(state=PENDING, result=null, callback=(continuation of Deferred@660475983 after retry RPC after error@1305943086) -> (continuation of Deferred@166198775 after retry RPC after error@1800524228) -> (continuation of Deferred@1012562057 after retry RPC after error@1234773312) -> (continuation of Deferred@2141680065 after retry RPC after error@438124544) -> (continuation of Deferred@1970077178 after retry RPC after error@1977574706) -> (continuation of Deferred@825375537 after retry RPC after error@1096773719) -> (continuation of Deferred@1406060203 after retry RPC after error@1572265749) -> (continuation of Deferred@2105379873 after retry RPC after error@1201313297), errback=(continuation of Deferred@660475983 after retry RPC after error@1305943086) -> (continuation of Deferred@166198775 after retry RPC after error@1800524228) -> (continuation of Deferred@1012562057 after retry RPC after error@1234773312) -> (continuation of Deferred@2141680065 after retry RPC after error@438124544) -> (continuation of Deferred@1970077178 after retry RPC after error@1977574706) -> (continuation of Deferred@825375537 after retry RPC after error@1096773719) -> (continuation of Deferred@1406060203 after retry RPC after error@1572265749) -> (continuation of Deferred@2105379873 after retry RPC after error@1201313297))) after lookup
19:58:31.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.139 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items
19:58:31.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [201ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [202ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [402ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1717125415(state=PENDING, result=null, callback=(continuation of Deferred@1106502060 after retry RPC after error@929810962) -> (continuation of Deferred@673921066 after retry RPC after error@72811633) -> (continuation of Deferred@1526164438 after retry RPC after error@858067392) -> (continuation of Deferred@1111397862 after retry RPC after error@2121692508) -> (continuation of Deferred@532551839 after retry RPC after error@68071865) -> (continuation of Deferred@849974651 after retry RPC after error@2134428391) -> (continuation of Deferred@271404927 after retry RPC after error@1633658810) -> (continuation of Deferred@530834599 after retry RPC after error@653617734), errback=(continuation of Deferred@1106502060 after retry RPC after error@929810962) -> (continuation of Deferred@673921066 after retry RPC after error@72811633) -> (continuation of Deferred@1526164438 after retry RPC after error@858067392) -> (continuation of Deferred@1111397862 after retry RPC after error@2121692508) -> (continuation of Deferred@532551839 after retry RPC after error@68071865) -> (continuation of Deferred@849974651 after retry RPC after error@2134428391) -> (continuation of Deferred@271404927 after retry RPC after error@1633658810) -> (continuation of Deferred@530834599 after retry RPC after error@653617734))) after lookup
19:58:31.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.139139  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 3)
19:58:31.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.141180  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.141 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items
19:58:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.142346  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.143 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.144 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.152783  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items
19:58:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.158131  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.158532  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items
19:58:31.161 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.161 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.173210  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.177448  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.178 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items
19:58:31.178 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.192206  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35948 (request call id 9)
19:58:31.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.199468  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35994 (request call id 4)
19:58:31.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.199920  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 5)
19:58:31.200 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items
19:58:31.200 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.212528  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 5)
19:58:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.215574  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35906 (request call id 24)
19:58:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.215898  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35906 (request call id 24)
19:58:31.216 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items
19:58:31.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.236236  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [121ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1729777547(state=PENDING, result=null, callback=(continuation of Deferred@1243683818 after retry RPC after error@1454886363) -> (continuation of Deferred@845596436 after retry RPC after error@120959172) -> (continuation of Deferred@1158219139 after retry RPC after error@758698476) -> (continuation of Deferred@694349112 after retry RPC after error@58444608) -> (continuation of Deferred@248767409 after retry RPC after error@1703928886), errback=(continuation of Deferred@1243683818 after retry RPC after error@1454886363) -> (continuation of Deferred@845596436 after retry RPC after error@120959172) -> (continuation of Deferred@1158219139 after retry RPC after error@758698476) -> (continuation of Deferred@694349112 after retry RPC after error@58444608) -> (continuation of Deferred@248767409 after retry RPC after error@1703928886))) after lookup
19:58:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.242381  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35994 (request call id 6)
19:58:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.250459  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35994 (request call id 6)
19:58:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.252794  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35994 (request call id 6)
19:58:31.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.255081  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35994 (request call id 6)
19:58:31.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.258296  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 6)
19:58:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.271024  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 6)
19:58:31.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.273054  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 6)
19:58:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.275364  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 6)
19:58:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.291250  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 6)
19:58:31.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.295658  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35978 (request call id 6)
19:58:31.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=261), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [179ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@32064874(state=PENDING, result=null, callback=(continuation of Deferred@1391337748 after retry RPC after error@807551711) -> (continuation of Deferred@718239747 after retry RPC after error@1640413733) -> (continuation of Deferred@1107546504 after retry RPC after error@1612011437) -> (continuation of Deferred@835400908 after retry RPC after error@1703454530) -> (continuation of Deferred@962307562 after retry RPC after error@1933124947) -> (continuation of Deferred@465310380 after retry RPC after error@1001260078), errback=(continuation of Deferred@1391337748 after retry RPC after error@807551711) -> (continuation of Deferred@718239747 after retry RPC after error@1640413733) -> (continuation of Deferred@1107546504 after retry RPC after error@1612011437) -> (continuation of Deferred@835400908 after retry RPC after error@1703454530) -> (continuation of Deferred@962307562 after retry RPC after error@1933124947) -> (continuation of Deferred@465310380 after retry RPC after error@1001260078))) after lookup
19:58:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.311661  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35978 (request call id 7)
19:58:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.322552  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35962 (request call id 8)
19:58:31.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.338 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.340 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.351017  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 16)
19:58:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.358107  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35978 (request call id 8)
19:58:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.368468  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35978 (request call id 8)
19:58:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.372813  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35978 (request call id 8)
19:58:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.373445  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 29)
19:58:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.375000  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 29)
19:58:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.387854  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 29)
19:58:31.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.398447  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 29)
19:58:31.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.400 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:31.400 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:31.401 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:31.401 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:31.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:31.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:31.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:31.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:31.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:31.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:31.406 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:31.408 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:31.409 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:31.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:31.410 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:31.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:31.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:31.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:31.413 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.418378  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 17)
19:58:31.420 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:31.424 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5ecfd24, L:/127.0.0.1:36004 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.424749  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 17)
19:58:31.425 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
19:58:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.430298  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 17)
19:58:31.432 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x568d7177, L:/127.0.0.1:59548 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:31.438 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3550f9ab, L:/127.0.0.1:56024 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:31.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.441 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.447 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.448319  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 21)
19:58:31.449 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
19:58:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.449389  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 21)
19:58:31.452 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.462575  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 21)
19:58:31.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.469693  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 21)
19:58:31.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
19:58:31.472 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.482061  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 21)
19:58:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.490329  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35940 (request call id 21)
19:58:31.490 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
19:58:31.491 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.502424  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35962 (request call id 13)
19:58:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.509788  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 4)
19:58:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.513001  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35954 (request call id 18)
19:58:31.513 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
19:58:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.513470  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.513 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35954 (request call id 18)
19:58:31.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.515336  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 12)
19:58:31.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.518208  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 12)
19:58:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.522303  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 12)
19:58:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.530764  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 12)
19:58:31.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.532068  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 12)
19:58:31.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.544 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.552392  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 5)
19:58:31.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:31.562575  8831 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items [suppressed 126 similar messages]
19:58:31.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.562691  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 5)
19:58:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.571812  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 19)
19:58:31.572 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
19:58:31.572 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.572855  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 19)
19:58:31.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.583011  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 11)
19:58:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.592492  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 11)
19:58:31.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.598193  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 11)
19:58:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.602008  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 11)
19:58:31.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.604 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:31.604 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:31.604 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:31.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:31.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:31.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:31.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:31.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:31.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:31.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:31.610 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:31.611 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:31.612 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:31.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:31.615 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:31.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:31.616 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:31.618 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:31.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:31.629 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:31.629 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd59d7b29, L:/127.0.0.1:56026 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:31.633 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0e3391c, L:/127.0.0.1:36008 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:31.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.634925  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35954 (request call id 19)
19:58:31.635 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items
19:58:31.639 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7851ae3c, L:/127.0.0.1:59558 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:31.641 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.647 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.651 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:31.651 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:31.651 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:31.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:31.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:31.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:31.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:31.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.653945  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.654461  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.655 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items
19:58:31.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:31.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:31.657 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:31.658 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:31.659 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.660 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:31.660 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:31.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:31.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:31.665 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:31.666 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:31.673 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.673146  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items
19:58:31.675 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.676 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:31.682 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x820ba8e6, L:/127.0.0.1:56038 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:31.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44f3cce3, L:/127.0.0.1:36022 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:31.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.683658  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.687 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items
19:58:31.688 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c79b52c, L:/127.0.0.1:59574 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:31.689 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.692 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items
19:58:31.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.692344  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.694 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.700232  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.701 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items
19:58:31.702 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.713429  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.713871  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items
19:58:31.715 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.719724  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36004 (request call id 6)
19:58:31.720 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items
19:58:31.722 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=318), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [242ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@290696855(state=PENDING, result=null, callback=(continuation of Deferred@90571965 after retry RPC after error@537435001) -> (continuation of Deferred@2111270883 after retry RPC after error@1903972824) -> (continuation of Deferred@1149952166 after retry RPC after error@549283869) -> (continuation of Deferred@1725146014 after retry RPC after error@1966263309) -> (continuation of Deferred@1722719709 after retry RPC after error@756608149) -> (continuation of Deferred@1445754363 after retry RPC after error@899520919), errback=(continuation of Deferred@90571965 after retry RPC after error@537435001) -> (continuation of Deferred@2111270883 after retry RPC after error@1903972824) -> (continuation of Deferred@1149952166 after retry RPC after error@549283869) -> (continuation of Deferred@1725146014 after retry RPC after error@1966263309) -> (continuation of Deferred@1722719709 after retry RPC after error@756608149) -> (continuation of Deferred@1445754363 after retry RPC after error@899520919))) after lookup
19:58:31.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.740197  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36004 (request call id 7)
19:58:31.741 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items
19:58:31.742 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.747 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.750 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.751982  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.755915  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.759653  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.760 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items
19:58:31.762 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.775480  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.795832  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.799911  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.800 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items
19:58:31.802 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.815937  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 5)
19:58:31.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.817889  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35994 (request call id 9)
19:58:31.818 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items
19:58:31.818 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:31.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.832930  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 6)
19:58:31.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.838100  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36008 (request call id 6)
19:58:31.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.851 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [207ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@74307327(state=PENDING, result=null, callback=(continuation of Deferred@379849983 after retry RPC after error@540605477) -> (continuation of Deferred@1779681192 after retry RPC after error@2305595) -> (continuation of Deferred@920000820 after retry RPC after error@1365774879) -> (continuation of Deferred@624079133 after retry RPC after error@1014567286) -> (continuation of Deferred@987803764 after retry RPC after error@722056669) -> (continuation of Deferred@453198840 after retry RPC after error@1862603599), errback=(continuation of Deferred@379849983 after retry RPC after error@540605477) -> (continuation of Deferred@1779681192 after retry RPC after error@2305595) -> (continuation of Deferred@920000820 after retry RPC after error@1365774879) -> (continuation of Deferred@624079133 after retry RPC after error@1014567286) -> (continuation of Deferred@987803764 after retry RPC after error@722056669) -> (continuation of Deferred@453198840 after retry RPC after error@1862603599))) after lookup
19:58:31.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.856 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.858088  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 9)
19:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.858748  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 25)
19:58:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.869951  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 25)
19:58:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.872067  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 25)
19:58:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.879607  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36022 (request call id 6)
19:58:31.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.890134  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36022 (request call id 6)
19:58:31.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.892165  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36022 (request call id 6)
19:58:31.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.909453  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36022 (request call id 6)
19:58:31.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.912369  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36022 (request call id 6)
19:58:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.929591  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36022 (request call id 6)
19:58:31.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:31.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=274), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@396987060(state=PENDING, result=null, callback=(continuation of Deferred@1419164009 after retry RPC after error@645192588) -> (continuation of Deferred@748795633 after retry RPC after error@2005300731) -> (continuation of Deferred@372955027 after retry RPC after error@370333283) -> (continuation of Deferred@933624942 after retry RPC after error@1942515404) -> (continuation of Deferred@856602985 after retry RPC after error@858767525) -> (continuation of Deferred@737217570 after retry RPC after error@469739934), errback=(continuation of Deferred@1419164009 after retry RPC after error@645192588) -> (continuation of Deferred@748795633 after retry RPC after error@2005300731) -> (continuation of Deferred@372955027 after retry RPC after error@370333283) -> (continuation of Deferred@933624942 after retry RPC after error@1942515404) -> (continuation of Deferred@856602985 after retry RPC after error@858767525) -> (continuation of Deferred@737217570 after retry RPC after error@469739934))) after lookup
19:58:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.939234  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 26)
19:58:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.940263  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36022 (request call id 7)
19:58:31.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:31.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:31.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:31.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.972119  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.972111  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.972734  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.973161  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.977344  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.979290  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.997663  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:31.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:31.999439  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:31.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:32.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.009326  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:32.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.012049  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:32.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.017810  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:32.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.019599  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 20)
19:58:32.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.034 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.036010  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 27)
19:58:32.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.038183  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 27)
19:58:32.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.039860  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 27)
19:58:32.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.052696  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 27)
19:58:32.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.060176  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35948 (request call id 27)
19:58:32.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.063 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:32.063 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:32.063 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:32.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:32.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:32.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:32.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:32.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:32.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:32.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:32.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.067 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:32.067 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:32.067 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:32.067 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:32.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:32.067 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:32.067 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:32.068 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:32.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:32.070 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:32.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:32.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:32.071 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:32.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:32.072 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:32.073 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:32.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:32.075 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:32.075 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:32.075 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:32.078 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:32.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:32.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.080888  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 18)
19:58:32.082 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:32.083 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:32.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e028a25, L:/127.0.0.1:36024 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:32.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.088183  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 18)
19:58:32.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items
19:58:32.094 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e435e75, L:/127.0.0.1:59578 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:32.097 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7778e129, L:/127.0.0.1:56042 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:32.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:32.098 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.100 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:32.104 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:32.108 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:32.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.111332  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 18)
19:58:32.111 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items
19:58:32.113 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf28de3a2, L:/127.0.0.1:36030 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:32.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.118069  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 18)
19:58:32.118 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.119539  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 18)
19:58:32.120 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:32.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe535d57c, L:/127.0.0.1:56046 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:32.130 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1233ec6d, L:/127.0.0.1:59594 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.130862  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 18)
19:58:32.131 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.132 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items
19:58:32.132 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.133085  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 12)
19:58:32.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.149879  8834 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 16)
19:58:32.150 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.150 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.151175  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 16)
19:58:32.151 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items
19:58:32.152 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.156 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.156008  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 16)
19:58:32.157 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.171538  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35948 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36024 (request call id 4)
19:58:32.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.175 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:32.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1992760631(state=PENDING, result=null, callback=(continuation of Deferred@1969661529 after retry RPC after error@1967762471) -> (continuation of Deferred@1021942606 after retry RPC after error@1921582913) -> (continuation of Deferred@840770343 after retry RPC after error@168663511) -> (continuation of Deferred@2060337203 after retry RPC after error@1086841636), errback=(continuation of Deferred@1969661529 after retry RPC after error@1967762471) -> (continuation of Deferred@1021942606 after retry RPC after error@1921582913) -> (continuation of Deferred@840770343 after retry RPC after error@168663511) -> (continuation of Deferred@2060337203 after retry RPC after error@1086841636))) after lookup
19:58:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.176656  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36030 (request call id 3)
19:58:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.177841  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.177915  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.178 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.179 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.192705  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.196827  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.197 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.197 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.211190  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.212715  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.216094  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.216 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.217 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.232249  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 19)
19:58:32.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.251591  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36024 (request call id 7)
19:58:32.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.252388  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36024 (request call id 7)
19:58:32.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.256588  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36024 (request call id 7)
19:58:32.257 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items
19:58:32.257 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.264 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:32.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.270751  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 23)
19:58:32.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.272548  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 21)
19:58:32.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.277231  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36030 (request call id 7)
19:58:32.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.279 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:32.279 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:32.279 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:32.279 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:32.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [141ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [141ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [201ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@522990991(state=PENDING, result=null, callback=(continuation of Deferred@564657407 after retry RPC after error@1315423160) -> (continuation of Deferred@1510179183 after retry RPC after error@612194285) -> (continuation of Deferred@983766937 after retry RPC after error@1244232054) -> (continuation of Deferred@216498597 after retry RPC after error@1122725355) -> (continuation of Deferred@1616291312 after retry RPC after error@1639289413) -> (continuation of Deferred@1374670207 after retry RPC after error@1215461020) -> (continuation of Deferred@492708679 after retry RPC after error@1345633555), errback=(continuation of Deferred@564657407 after retry RPC after error@1315423160) -> (continuation of Deferred@1510179183 after retry RPC after error@612194285) -> (continuation of Deferred@983766937 after retry RPC after error@1244232054) -> (continuation of Deferred@216498597 after retry RPC after error@1122725355) -> (continuation of Deferred@1616291312 after retry RPC after error@1639289413) -> (continuation of Deferred@1374670207 after retry RPC after error@1215461020) -> (continuation of Deferred@492708679 after retry RPC after error@1345633555))) after lookup
19:58:32.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:32.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:32.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:32.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:32.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:32.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:32.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:32.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:32.286 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:32.287 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:32.288 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:32.291 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.291388  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 24)
19:58:32.292 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:32.293 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:32.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:32.295 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:32.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:32.306 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:32.308 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbfc14534, L:/127.0.0.1:36040 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.308835  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 24)
19:58:32.310 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items
19:58:32.310 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdad43f49, L:/127.0.0.1:59598 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:32.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.310949  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 24)
19:58:32.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.312628  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 22)
19:58:32.319 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7edb13a9, L:/127.0.0.1:56052 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:32.320 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.329 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items
19:58:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.328485  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 22)
19:58:32.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.330188  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 22)
19:58:32.331 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.331198  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 22)
19:58:32.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.338 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.348891  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 2)
19:58:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.350361  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 26)
19:58:32.350 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items
19:58:32.351 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.351236  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 26)
19:58:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.357122  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 26)
19:58:32.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.359826  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35944 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 16)
19:58:32.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.369055  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 3)
19:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.370671  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36024 (request call id 13)
19:58:32.371 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items
19:58:32.371 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.377411  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36024 (request call id 13)
19:58:32.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.388530  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 4)
19:58:32.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.389575  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 4)
19:58:32.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.390794  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.391 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items
19:58:32.391 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.396063  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.397513  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.409633  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.416204  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.417692  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.429037  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.429728  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.430 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items
19:58:32.430 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:32.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.436483  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35944 (request call id 27)
19:58:32.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.439 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.450006  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 22)
19:58:32.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.452705  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 22)
19:58:32.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.456638  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 22)
19:58:32.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.457978  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35978 (request call id 10)
19:58:32.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.458413  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35978 (request call id 10)
19:58:32.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:32.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.472779  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 25)
19:58:32.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.475790  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 15)
19:58:32.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.477125  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 26)
19:58:32.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.478188  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 26)
19:58:32.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.488389  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.489334  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.491225  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.492820  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.498261  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.509536  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.510501  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.512038  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.516055  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.518529  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.530651  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.537869  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 6)
19:58:32.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.540 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:32.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=254), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@640624281(state=PENDING, result=null, callback=(continuation of Deferred@1896826170 after retry RPC after error@2002635651) -> (continuation of Deferred@1055052358 after retry RPC after error@1629892845) -> (continuation of Deferred@1779142502 after retry RPC after error@1930645623) -> (continuation of Deferred@1540082865 after retry RPC after error@188362365) -> (continuation of Deferred@1031598275 after retry RPC after error@1409654771) -> (continuation of Deferred@1362001798 after retry RPC after error@188607000), errback=(continuation of Deferred@1896826170 after retry RPC after error@2002635651) -> (continuation of Deferred@1055052358 after retry RPC after error@1629892845) -> (continuation of Deferred@1779142502 after retry RPC after error@1930645623) -> (continuation of Deferred@1540082865 after retry RPC after error@188362365) -> (continuation of Deferred@1031598275 after retry RPC after error@1409654771) -> (continuation of Deferred@1362001798 after retry RPC after error@188607000))) after lookup
19:58:32.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.545298  8832 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 13)
19:58:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.550988  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 13)
19:58:32.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.552357  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 13)
19:58:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.558017  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 13)
19:58:32.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:32.570137  8834 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items [suppressed 133 similar messages]
19:58:32.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.570286  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 13)
19:58:32.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.592809  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 29)
19:58:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.598285  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 29)
19:58:32.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.605221  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 12)
19:58:32.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.617434  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 12)
19:58:32.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.618449  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 12)
19:58:32.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.636214  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 12)
19:58:32.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.637555  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 12)
19:58:32.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.643 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.644 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:32.644 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:32.644 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:32.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:32.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:32.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:32.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:32.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:32.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:32.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:32.649 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:32.650 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:32.650 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:32.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:32.653 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:32.656 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:32.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:32.665 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5dd41ddc, L:/127.0.0.1:36052 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:32.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:32.669 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:32.670 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:32.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.673 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:32.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:32.682 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa4cd2be, L:/127.0.0.1:56066 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:32.685 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x28684937, L:/127.0.0.1:59604 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:32.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:32.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.691205  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 2)
19:58:32.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.708442  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 2)
19:58:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.712525  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 30)
19:58:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.714068  8830 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46058 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 30)
19:58:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.714419  8934 master_runner.cc:187] Error getting master registration for 127.8.147.126:35609: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46058 dropped due to backpressure: service queue is full with 1 items, 
19:58:32.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.714591  8934 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:58:32.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.718092  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 30)
19:58:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.719973  8831 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46036 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 30)
19:58:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.720322  8806 master_runner.cc:187] Error getting master registration for 127.8.147.126:35609: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46036 dropped due to backpressure: service queue is full with 1 items, 
19:58:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.720494  8806 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:58:32.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.728631  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 30)
19:58:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.729974  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 26)
19:58:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.730991  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 26)
19:58:32.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.748986  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 26)
19:58:32.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.751133  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 26)
19:58:32.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.769178  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 13)
19:58:32.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.771274  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 5)
19:58:32.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.776 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.777630  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 33)
19:58:32.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.788628  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
19:58:32.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.792165  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 31)
19:58:32.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.792446  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 31)
19:58:32.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.795902  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.797731  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.799345  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.810978  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.817847  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.819463  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.831152  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.837990  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.839603  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.851356  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.857277  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.859905  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 18)
19:58:32.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.861 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.870424  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36024 (request call id 26)
19:58:32.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.878185  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 38)
19:58:32.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.880084  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 38)
19:58:32.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.889912  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35994 (request call id 38)
19:58:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.891049  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.899330  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.908365  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.909025  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.911249  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.928880  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.929527  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.931491  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.949288  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.949677  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.950687  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 26)
19:58:32.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.952211  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 32)
19:58:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.957921  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36008 (request call id 32)
19:58:32.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.969100  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 19)
19:58:32.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.975884  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 19)
19:58:32.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.977 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.989938  8834 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 32)
19:58:32.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:32.991036  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:32.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 32)
19:58:32.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:32.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:32.993 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:32.993 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:32.993 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:32.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:32.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:32.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:32.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:32.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:32.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:32.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.000 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.001426  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 27)
19:58:33.002 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:33.003 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:33.003 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:33.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:33.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:33.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:33.006 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:33.007 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:33.008 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:33.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.011404  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 27)
19:58:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.012349  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.016402  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.018188  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.019 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf29f947d, L:/127.0.0.1:36068 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:33.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.020107  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.020 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
19:58:33.021 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9c01e77, L:/127.0.0.1:56080 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:33.022 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x95c01222, L:/127.0.0.1:59614 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:33.023 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.030642  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.036518  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.043155  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.043 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
19:58:33.044 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.050916  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.051616  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.056708  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35886 (request call id 40)
19:58:33.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.064352  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 2)
19:58:33.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.070755  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 13)
19:58:33.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.070875  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36024 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 13)
19:58:33.071 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
19:58:33.071 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.072710  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 13)
19:58:33.078 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.078 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.082871  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 3)
19:58:33.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.088723  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 3)
19:58:33.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.091046  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36024 (request call id 32)
19:58:33.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
19:58:33.091 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.091944  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36024 (request call id 32)
19:58:33.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.093 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.093 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.094 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.094 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.099 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:33.100 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:33.100 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:33.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:33.101 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:33.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:33.103 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:33.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:33.106 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:33.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.108930  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 4)
19:58:33.108 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:33.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.112175  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 4)
19:58:33.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0a50039, L:/127.0.0.1:36076 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:33.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32314b87, L:/127.0.0.1:56082 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:33.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.114307  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 4)
19:58:33.114 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.116078  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 25)
19:58:33.116 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
19:58:33.116 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.120 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x57efd2c3, L:/127.0.0.1:59624 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:33.121 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.128300  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 25)
19:58:33.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.132458  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 25)
19:58:33.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.136821  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 13)
19:58:33.142 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.140767  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 13)
19:58:33.142 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.148640  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 13)
19:58:33.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.156770  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 13)
19:58:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.159755  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36022 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 13)
19:58:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.162722  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 13)
19:58:33.164 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.164 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.165 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.165 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.165 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:33.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=167), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, deferred=Deferred@1198837431(state=PENDING, result=null, callback=(continuation of Deferred@1046238455 after retry RPC after error@1987676692) -> (continuation of Deferred@1186680558 after retry RPC after error@660287992) -> (continuation of Deferred@2080125448 after retry RPC after error@1106193993) -> (continuation of Deferred@1572848804 after retry RPC after error@588638746) -> (continuation of Deferred@962850818 after retry RPC after error@21367809), errback=(continuation of Deferred@1046238455 after retry RPC after error@1987676692) -> (continuation of Deferred@1186680558 after retry RPC after error@660287992) -> (continuation of Deferred@2080125448 after retry RPC after error@1106193993) -> (continuation of Deferred@1572848804 after retry RPC after error@588638746) -> (continuation of Deferred@962850818 after retry RPC after error@21367809))) after lookup
19:58:33.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:33.173 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:33.178 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:33.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.179 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.180613  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 29)
19:58:33.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.181866  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 29)
19:58:33.182 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.184 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.186 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:33.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:33.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.188776  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 29)
19:58:33.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.190830  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36022 (request call id 29)
19:58:33.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:33.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.194 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.195 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.195 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.195 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.196 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.198 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:33.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.200783  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.202 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.203 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:33.204 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:33.205 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:33.206 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:33.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.208961  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.211295  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.217 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xece1c3bd, L:/127.0.0.1:59626 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:33.217 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a3ef965, L:/127.0.0.1:36092 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:33.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.218312  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.218 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items
19:58:33.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a90c933, L:/127.0.0.1:56084 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:33.220 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.220 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.221982  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.222 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.222 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.223 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.231726  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.239681  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.241 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items
19:58:33.241 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.250893  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.259105  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items
19:58:33.261 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.271235  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 21)
19:58:33.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.276 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.277318  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 27)
19:58:33.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.279 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.280 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.280 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.280 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.281 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.281 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.282 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items
19:58:33.282 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.281898  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36076 (request call id 6)
19:58:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.283720  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36076 (request call id 6)
19:58:33.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.285 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:33.286 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:33.287 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:33.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:33.287 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:33.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:33.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.288637  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 27)
19:58:33.289 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
19:58:33.289 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.289 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:33.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:33.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.291147  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 27)
19:58:33.291 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:33.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:33.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.295 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.295 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.296 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.299 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa61610a6, L:/127.0.0.1:36096 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:33.301 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0fbee5df, L:/127.0.0.1:59632 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:33.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcefc1614, L:/127.0.0.1:56088 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:33.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.302662  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.303416  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.304 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items
19:58:33.307 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.323444  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.327 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items
19:58:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.327340  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.329 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.331413  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.343765  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.348102  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.350 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items
19:58:33.350 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.363215  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.367702  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36092 (request call id 4)
19:58:33.368 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items
19:58:33.368 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:33.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items, [124ms] refreshing cache from master, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1583122079(state=PENDING, result=null, callback=(continuation of Deferred@2086620372 after retry RPC after error@1867053911) -> (continuation of Deferred@77688741 after retry RPC after error@1047755216) -> (continuation of Deferred@944552742 after retry RPC after error@276200763) -> (continuation of Deferred@530965719 after retry RPC after error@977117962), errback=(continuation of Deferred@2086620372 after retry RPC after error@1867053911) -> (continuation of Deferred@77688741 after retry RPC after error@1047755216) -> (continuation of Deferred@944552742 after retry RPC after error@276200763) -> (continuation of Deferred@530965719 after retry RPC after error@977117962))) after lookup
19:58:33.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:33.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:33.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=285), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [15ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [16ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [190ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@2018021857(state=PENDING, result=null, callback=(continuation of Deferred@1548002615 after retry RPC after error@1241140782) -> (continuation of Deferred@605824085 after retry RPC after error@409431726) -> (continuation of Deferred@1634934152 after retry RPC after error@2053350582) -> (continuation of Deferred@1058539811 after retry RPC after error@472453744) -> (continuation of Deferred@1699726112 after retry RPC after error@49192235) -> (continuation of Deferred@2109787460 after retry RPC after error@699333150) -> (continuation of Deferred@853764808 after retry RPC after error@1142075002), errback=(continuation of Deferred@1548002615 after retry RPC after error@1241140782) -> (continuation of Deferred@605824085 after retry RPC after error@409431726) -> (continuation of Deferred@1634934152 after retry RPC after error@2053350582) -> (continuation of Deferred@1058539811 after retry RPC after error@472453744) -> (continuation of Deferred@1699726112 after retry RPC after error@49192235) -> (continuation of Deferred@2109787460 after retry RPC after error@699333150) -> (continuation of Deferred@853764808 after retry RPC after error@1142075002))) after lookup
19:58:33.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.394383  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36076 (request call id 8)
19:58:33.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:33.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:33.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [21ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [107ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1670586601(state=PENDING, result=null, callback=(continuation of Deferred@1037847893 after retry RPC after error@667791053) -> (continuation of Deferred@489898220 after retry RPC after error@1742585803) -> (continuation of Deferred@942989440 after retry RPC after error@1917164173) -> (continuation of Deferred@1979093001 after retry RPC after error@2136955547), errback=(continuation of Deferred@1037847893 after retry RPC after error@667791053) -> (continuation of Deferred@489898220 after retry RPC after error@1742585803) -> (continuation of Deferred@942989440 after retry RPC after error@1917164173) -> (continuation of Deferred@1979093001 after retry RPC after error@2136955547))) after lookup
19:58:33.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.402215  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 5)
19:58:33.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.416970  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 5)
19:58:33.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.420941  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 5)
19:58:33.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.423605  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.436074  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.441411  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.456244  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.461417  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.467456  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.476588  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
19:58:33.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.481706  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36076 (request call id 13)
19:58:33.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.496809  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 33)
19:58:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.498697  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36030 (request call id 33)
19:58:33.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.511785  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.517922  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.518864  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.528478  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.538208  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.539170  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.548728  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.558928  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.559674  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.568086  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.568794  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 22)
19:58:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:33.572770  8832 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items [suppressed 142 similar messages]
19:58:33.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.572893  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36052 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 14)
19:58:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.578959  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 14)
19:58:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.579705  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 14)
19:58:33.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.581 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.597990  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 29)
19:58:33.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.618978  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36092 (request call id 12)
19:58:33.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.628353  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36092 (request call id 12)
19:58:33.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.636610  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36092 (request call id 12)
19:58:33.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.645087  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 13)
19:58:33.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.647753  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 13)
19:58:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.648602  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 13)
19:58:33.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.656731  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 13)
19:58:33.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.676188  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 13)
19:58:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.679178  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 13)
19:58:33.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.728214  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 36)
19:58:33.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.737860  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 36)
19:58:33.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.758312  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 36)
19:58:33.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.778533  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 36)
19:58:33.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.789 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.798650  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36092 (request call id 14)
19:58:33.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.798941  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36092 (request call id 14)
19:58:33.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.800457  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36092 (request call id 14)
19:58:33.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.803 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.804 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.804 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.804 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.804 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.838214  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 35)
19:58:33.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.841055  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 35)
19:58:33.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.861466  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 35)
19:58:33.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.888 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.888 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.888 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.891 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:33.891 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:33.891 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:33.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:33.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:33.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:33.891 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:33.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:33.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:33.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:33.895 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:33.896 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:33.896 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:33.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:33.899 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:33.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:33.901 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:33.903 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:33.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.904 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:33.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25af071d, L:/127.0.0.1:36102 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:33.912 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:33.917 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ab98ae6, L:/127.0.0.1:56104 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:33.920 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9162b48c, L:/127.0.0.1:59634 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:33.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.971375  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 23)
19:58:33.972 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items
19:58:33.972 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.977612  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36052 (request call id 23)
19:58:33.978 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items
19:58:33.978 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:33.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:33.988 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:33.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:33.997777  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:33.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36102 (request call id 2)
19:58:34.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:34.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=108), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@1410994199(state=PENDING, result=null, callback=(continuation of Deferred@1222587475 after retry RPC after error@1703190814) -> (continuation of Deferred@816569330 after retry RPC after error@875949912), errback=(continuation of Deferred@1222587475 after retry RPC after error@1703190814) -> (continuation of Deferred@816569330 after retry RPC after error@875949912))) after lookup
19:58:34.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.018229  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 37)
19:58:34.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.037358  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 37)
19:58:34.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.057566  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 37)
19:58:34.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.076823  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 37)
19:58:34.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.089 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.088162  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35978 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 9)
19:58:34.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:34.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.096989  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 8)
19:58:34.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.098658  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35978 (request call id 38)
19:58:34.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.106 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:34.106 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:34.106 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:34.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:34.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:34.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:34.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:34.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:34.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:34.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:34.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.117208  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 9)
19:58:34.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.119752  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 9)
19:58:34.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.139259  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 9)
19:58:34.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.159577  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 9)
19:58:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.165480  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 14)
19:58:34.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.179661  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36092 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.66:43561 (request call id 14)
19:58:34.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.206 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.207 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:34.207 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:34.207 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:34.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:34.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:34.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:34.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:34.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:34.210 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:34.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:34.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.212 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:34.212 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:34.213 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:34.214 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:34.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:34.214 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:34.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:34.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:34.216 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:34.217 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:34.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51aba29e, L:/127.0.0.1:36118 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:34.227 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ca6dd8b, L:/127.0.0.1:56118 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:34.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.226966  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 10)
19:58:34.227 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items
19:58:34.228 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41192f60, L:/127.0.0.1:59638 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:34.229 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.233608  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 10)
19:58:34.234 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items
19:58:34.234 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.254084  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 10)
19:58:34.255 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items
19:58:34.255 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.274544  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 10)
19:58:34.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items
19:58:34.275 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.293821  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 10)
19:58:34.294 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items
19:58:34.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.295 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.295 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:34.296 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:34.296 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:34.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:34.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:34.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:34.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:34.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:34.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:34.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:34.300 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:34.301 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:34.302 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:34.302 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:34.303 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:34.303 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:34.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:34.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:34.305 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:34.305 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:34.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.307 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:34.307 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:34.307 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:34.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:34.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:34.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:34.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:34.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:34.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf189f4bb, L:/127.0.0.1:59644 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:34.317 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c55f1c6, L:/127.0.0.1:56128 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:34.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:34.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:34.318 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74668b3a, L:/127.0.0.1:36132 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:34.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:34.320 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [16ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=null) after lookup
19:58:34.321 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:58:34.321 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.126:35609(127.8.147.126:35609)] connecting to peer
19:58:34.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:34.322 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.125:40997(127.8.147.125:40997)] connecting to peer
19:58:34.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.147.126:35609(127.8.147.126:35609)] Successfully connected to peer
19:58:34.324 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.126
19:58:34.324 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.147.124:38247(127.8.147.124:38247)] connecting to peer
19:58:34.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.147.125:40997(127.8.147.125:40997)] Successfully connected to peer
19:58:34.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.125
19:58:34.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.147.124:38247(127.8.147.124:38247)] Successfully connected to peer
19:58:34.334 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.147.124
19:58:34.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5df7f142, L:/127.0.0.1:36138 - R:/127.8.147.126:35609] using SASL/PLAIN
19:58:34.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.335896  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36118 (request call id 5)
19:58:34.336 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items
19:58:34.338 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5bc44ae8, L:/127.0.0.1:56140 - R:/127.8.147.125:40997] using SASL/PLAIN
19:58:34.342 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa21fde2b, L:/127.0.0.1:59654 - R:/127.8.147.124:38247] using SASL/PLAIN
19:58:34.343 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.362998  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36118 (request call id 5)
19:58:34.363 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items
19:58:34.364 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.383431  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36118 (request call id 5)
19:58:34.384 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items
19:58:34.384 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.396 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:34.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [15ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [16ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [17ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@350106549(state=PENDING, result=null, callback=(continuation of Deferred@1845677399 after retry RPC after error@1167994766) -> (continuation of Deferred@1748036720 after retry RPC after error@219560280) -> (continuation of Deferred@1963337176 after retry RPC after error@1104189097) -> (continuation of Deferred@778871183 after retry RPC after error@302813667) -> (continuation of Deferred@1449156255 after retry RPC after error@331411236), errback=(continuation of Deferred@1845677399 after retry RPC after error@1167994766) -> (continuation of Deferred@1748036720 after retry RPC after error@219560280) -> (continuation of Deferred@1963337176 after retry RPC after error@1104189097) -> (continuation of Deferred@778871183 after retry RPC after error@302813667) -> (continuation of Deferred@1449156255 after retry RPC after error@331411236))) after lookup
19:58:34.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.405768  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36118 (request call id 6)
19:58:34.407 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.147.126:35609: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items
19:58:34.407 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247; will retry
19:58:34.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:34.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.423072  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36118 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36138 (request call id 4)
19:58:34.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:58:34.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [15ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.125:40997: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.147.126:35609,127.8.147.125:40997,127.8.147.124:38247) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.126:35609, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.125:40997, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.147.124:38247, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.124:38247: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.147.126:35609: OK, deferred=Deferred@381610692(state=PENDING, result=null, callback=(continuation of Deferred@1865301145 after retry RPC after error@660782491) -> (continuation of Deferred@387462502 after retry RPC after error@1989219723) -> (continuation of Deferred@1757750580 after retry RPC after error@1517933522) -> (continuation of Deferred@203194110 after retry RPC after error@1927221179), errback=(continuation of Deferred@1865301145 after retry RPC after error@660782491) -> (continuation of Deferred@387462502 after retry RPC after error@1989219723) -> (continuation of Deferred@1757750580 after retry RPC after error@1517933522) -> (continuation of Deferred@203194110 after retry RPC after error@1927221179))) after lookup
19:58:34.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 75931044f65a4989ac56ed1168b32731
19:58:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.435433  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36118 (request call id 8)
19:58:34.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.443364  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36118 (request call id 8)
19:58:34.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.462736  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36118 (request call id 8)
19:58:34.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.483040  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36138 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36118 (request call id 8)
19:58:34.499 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.499 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.503050  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36138 (request call id 10)
19:58:34.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.516858  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36138 (request call id 10)
19:58:34.518 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.519 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.532 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.537002  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 14)
19:58:34.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.542316  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 14)
19:58:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.562876  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 14)
19:58:34.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:34.582156  8832 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items [suppressed 57 similar messages]
19:58:34.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.582278  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 14)
19:58:34.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.582983  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 15)
19:58:34.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.597564  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36102 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.65:56555 (request call id 15)
19:58:34.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.600 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.616660  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36102 (request call id 16)
19:58:34.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.619 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.632 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.633 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:34.633 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:34.633 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:34.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:34.633 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:34.633 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:34.633 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:34.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:34.635 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:34.635 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:34.685806  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:58:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.147.67:41159 (request call id 14)
19:58:34.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.733 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:34.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:34.936 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:34.937 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:34.937 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:34.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:34.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:34.937 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:34.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:34.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:34.939 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:34.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:35.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:35.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:35.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:35.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:35.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:35.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:35.037 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:35.037 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:35.038 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:35.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:35.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:35.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:35.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:35.039 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:35.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:35.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:35.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:35.111 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:35.111 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:35.112 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:35.112 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:35.112 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:35.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:35.112 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:35.112 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:35.113 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:35.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:35.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:35.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2cc2b8d95905486cb042bd00d3f5adc1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:58:35.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2cc2b8d95905486cb042bd00d3f5adc1@[0dfd24a86a0542029fd5874e9a63c1a9(127.8.147.65:32875),10f45067c07d47b0993a08636bb05494(127.8.147.67:32971),76a21db0257141b296b607dd721a9067(127.8.147.66:41167)[L]]}]
19:58:35.127 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:35.127 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:35.128 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:35.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:35.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:35.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:35.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:35.129 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:35.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:35.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:35.130 [DEBUG - main] (Connection.java:575) [peer master-127.8.147.124:38247(127.8.147.124:38247)] disconnecting while in state READY
19:58:35.130 [DEBUG - main] (Connection.java:575) [peer master-127.8.147.125:40997(127.8.147.125:40997)] disconnecting while in state READY
19:58:35.131 [DEBUG - main] (Connection.java:575) [peer master-127.8.147.126:35609(127.8.147.126:35609)] disconnecting while in state READY
19:58:35.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.147.124:38247(127.8.147.124:38247)] handling channelInactive
19:58:35.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.147.124:38247(127.8.147.124:38247)] cleaning up while in state READY due to: connection closed
19:58:35.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.147.125:40997(127.8.147.125:40997)] handling channelInactive
19:58:35.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.147.125:40997(127.8.147.125:40997)] cleaning up while in state READY due to: connection closed
19:58:35.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:58:35.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.147.126:35609(127.8.147.126:35609)] handling channelInactive
19:58:35.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.147.126:35609(127.8.147.126:35609)] cleaning up while in state READY due to: connection closed
19:58:35.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.133052  8781 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu pid 9057
19:58:35.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.141377  9280 generic_service.cc:196] Checking for leaks (request via RPC)
19:58:35.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.242863  8781 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu with pid 9057
19:58:35.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.271440  8781 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu pid 9309
19:58:35.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.278108  9514 generic_service.cc:196] Checking for leaks (request via RPC)
19:58:35.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.373577  8781 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu with pid 9309
19:58:35.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:35.402040  9557 connection.cc:573] server connection from 127.8.147.66:58617 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
19:58:35.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.402396  8781 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu pid 9531
19:58:35.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.414052  9727 generic_service.cc:196] Checking for leaks (request via RPC)
19:58:35.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.505630  8781 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu with pid 9531
19:58:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:35.532377  8966 connection.cc:573] server connection from 127.8.147.67:54357 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
19:58:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.532513  8781 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu pid 8806
19:58:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.533735  8853 generic_service.cc:196] Checking for leaks (request via RPC)
19:58:35.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.658995  8781 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu with pid 8806
19:58:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 19:58:35.693007  8889 connection.cc:573] server connection from 127.0.0.1:47318 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
19:58:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.693640  8781 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu pid 8870
19:58:35.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.694742  8925 generic_service.cc:196] Checking for leaks (request via RPC)
19:58:35.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.810832  8781 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu with pid 8870
19:58:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.841321  8781 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu pid 8934
19:58:35.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.842690  8989 generic_service.cc:196] Checking for leaks (request via RPC)
19:58:35.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 19:58:35.956921  8781 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasktE9QAL/build/asan/bin/kudu with pid 8934
19:58:36.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T19:58:36Z chronyd exiting

Time: 15.779

OK (1 test)

